Hi, I would like to know why the sine behavior stops when I use "Update initial state".
Someone knows?
https://www.dropbox.com/s/lgk9o6bj91zin ... .capx?dl=0
It's updating to the initial state every tick that the right arrow key is held down.
The initial state of the sine behavior is being updated.
It is not being upgraded to the initial state.
When the cursor is released the sine behavior should work.
Develop games in your browser. Powerful, performant & highly capable.
Ah, I see. It's a bug in the plugin - the Init() function converts the magnitude degrees to radians, but it's called every time that the initial state is updated.
Okay. I do not speak English and it takes me time to prepare a bug report correctly, if anyone wants to prepare it, you have permission to use my capx file.
I'll do it, no probs.
Thanks!.