Page 1 of 1
Actor Velocity and Path

Posted:
Thu Jun 29, 2006 10:06 pm
by jamtc
Hi again !
I need to understand how to increase and decrease the actors' velocity through the path.
I need control this because (in my game) some actors will go faster then others in the same path.
How is the solution ?
Thanks...

Posted:
Thu Jun 29, 2006 10:35 pm
by Game A Gogo
try using: directional_velocity in the script

Posted:
Thu Jun 29, 2006 10:50 pm
by jamtc
How ?
Actors --> Path
(Control different actors walk fast and slow in the same path)
???

Posted:
Thu Jun 29, 2006 11:26 pm
by Game A Gogo
in draw actor use: directional_velocity=2;

Posted:
Thu Jun 29, 2006 11:46 pm
by jamtc
it still not work ...
I do a test with
Actor following the path and nothing ...
But with
actor without a path it's working !
I need actors following a path. Please help me...


Posted:
Fri Jun 30, 2006 1:53 am
by makslane
You can't change the path velocity

Posted:
Fri Jun 30, 2006 1:57 am
by jamtc
Could you
implement this feature in the next version of GE ?
Is there a way to substitute a path (long path) by an alternative solution ?


Posted:
Fri Jun 30, 2006 3:11 am
by makslane
Is in my task list!