You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
gravity = 0.2
|
|
gravity_direction = 270
|
|
spikeoffset = 18
|
|
enablespikes = 0
|
|
spike = instance_create(x, 80, oSpikes1)
|
|
spike.image_yscale = 5
|
|
alarm[0] = 90
|
|
alarm[1] = 5
|
|
falling = 1
|
|
hspeed = 0
|