if i wrap x and set an actor to run at 100 acceleration it gets faster and faster and faster by every cycle. i need it to stay at a constant 100 acceleration and not go above that. can some one help me?
JohnPapiomitis said: then have a rule when attirubte self motion linear x is greater then or equal to 300 -constrain attribute self motion linear x to 300
Or just set a max speed of 300 and apply max speed. 1 less constrain = better performance.
Comments
interpolate self motion linear x to 300
then have a rule when attirubte self motion linear x is greater then or equal to 300
-constrain attribute self motion linear x to 300
long day for me..