These events are working exactly like I would expect...
<img src="http://dl.dropbox.com/u/49217199/code.png" border="0" />
The System: Create Object event does not appear to be creating any objects. The event is triggering though, because it does change the DEBUG text.
Also if I use a Spawn Object at Object event, it works fine. But I want to spawn the Rocket sprite relative to x, y coordinates and not another sprite.
I can't figure out why it's not working like I would expect.