I have a easy problem that i need help whit fixing. Sprite1258 is supposed to change movement direction constantly whit the help of Sprite 1288s timers. The problem is that Sprite 1288s timer never starts or doestn't make Sprite 1258 change direction. So i want to know how i should make it work. This is a very easy thing and thus i can't find a reason to it not working. So here is a capx whit just the problem and nothing else. So i would be glad if you could tell me what i am doing wrong so i can make progress whit this.
https://www.dropbox.com/s/4yxcwylmk4w90 ... .capx?dl=0
Develop games in your browser. Powerful, performant & highly capable.
Get rid of all of the "etcetera"s. If you choose that one, nothing happens. In Action3, set the action to "Nothing", otherwise you constantly stay in Action3 and reset the timer. You need to clear the Direction, so only the timeout happens.