Hi folks!
I'm about to copy the "Geometry Dash"-game for education.
My question: How is it possible to get the absolute x-position value of a sprite? It seems, that, when scroll-to is enabled, the "spawn another object" or even "create object"-action doesn't work when using the Sprite.X | Sprite.Y-values...
When I turn off the scroll-to-behavior, it works... but I need this behavior in order to get the game done.
Reproduce the problem in the demo below by once jumping on the first triangle... (it works) BUT THEN jumping on the second or third triangle (the explosion doesn't spawn at the right position)...
DEMO: http://gertschp.myhostpoint.ch/PositionProblem
CAPX: http://gertschp.myhostpoint.ch/PositionProblem.capx
Thx for your help!
Cheers!
Philip