Animate afer N second. It doesn't work!
can anyone explain me why this thing doesn't work???
what i did:
1) i created an integer, let's call it: TimeVariable.
2) i used change attribute behavior where i generate a random number between 5 and 10 and i assign it to TimeVariable.
3) then anime the actor every TimeVariable
http://imageshack.us/a/img839/4243/schermata20121022alle01.png
Thanks a lot for ur support.
what i did:
1) i created an integer, let's call it: TimeVariable.
2) i used change attribute behavior where i generate a random number between 5 and 10 and i assign it to TimeVariable.
3) then anime the actor every TimeVariable
http://imageshack.us/a/img839/4243/schermata20121022alle01.png
Thanks a lot for ur support.
Comments
Anyways i've had these same problems. Try RUN TO COMPLETION checked off.
Also you may need to actually put the animate behavior inside a second time that is set to run for x number of seconds as well. Run to completion may just trigger that animate to never stop.