Hi all, I've a problem.
Hi have 2 sprite with physics, solid, jump-thru and platform behaviors (I can change the object to be controlled). Now when i put a sprite on the other one, and move the one under, i want that the one up falls.
but look how remains when i move the sprite wich is under : (sometime fall, sometime not)
<img src="http://i49.tinypic.com/fxulg7.png" border="0" />
The sprite above is calle BIG and the under one MEDIUM. My events for fall is:
medium platform moving-->big fall platform down through jump-thru
Without any action BIG sprite remain attached with MEDIUM sprite.
As always, sorry my bad english.