Space Game V 1.2

trying to spawn multiple enemies at the same time produces this error

Code:
___________________________________________
ERROR in
action number 1
of Key Press Event for 4-key Key
for object Controller_level_1:

Error in expression:ship1.x+15
 position 7: Unknown variable x

I get about the same thing except when I kill a boss. Maybe you can debug it?
 
The first one I am now aware of, basically it means the guy doesn't know where to go when you are dead. I'll look at the boss too and see what I can find. Thanks.
 
Back
Top Bottom