|
|
本帖最后由 EPFL_GO111 于 2010-5-8 10:32 编辑 5 U# q1 o+ G- E; C* J5 }" a
3 A) d$ V% L* @8 Q1 y% j `8 G
now i have an idea that if the leader object in the route 1 has the distance less than 10 meters (for example), i would choose the route 2 to avoid it.. however, if the leader object in the route 1 has the distance greater than 10 meters, i would choose the route 1 to continue my journey.
0 [' J% f+ {+ @: W5 ^7 }3 Z% V1 s# ~) H( Y
0 R# t0 _; A$ N# xCan Extendsim detect the distance? or how can i realize this function by using other ways?
1 F$ u l1 L: N$ I2 u1 T5 [' Z' G j3 a0 {
thank you for sharing your ideas. thx
9 i+ M* x3 k7 l& k5 `3 m% G" ~' r( B( S% N: d5 D
如题,我想实现如下效果:如果我前面的小球(在路径1)距离我小于10米,我就会选择路径2去避免与他相碰,但是,如果我前面的小球(在路径1)距离我大于10米,我还是会选择路径1去继续我的旅程。& Z$ c0 f1 n" l7 ]3 R4 X0 a
5 W1 B7 B: Y+ s3 n! e请问Extendsim可以探测距离吗?还是要用其它方法去实现?谢谢指导!! |
|