Yes i created two event situation one sprite solid behavior(the platform)
sprite2 platform behavior(ball shaped sprite sits on platform)
sprite3 platform behavior
just two events...event number one
sprite2 Platform on Jump System Create Object Sprite3 on layer 0 etc.
just testing that one event sprite2 jumps and moves on platform as should...each jump sprite 3 in created and falls to platform as should
adding the second event is where i fail...second event is creating button
adding the same information as first event...
run...sprite jumps and generates sprite3 every time it jumps
then i press button and sprite is generated the same way as event one
but when i go to jump again...sprite is frozen in place and will not move or jump .... button event still works generating the sprite...
I'm sure im missin the big picture....any explanation would be appreciated.