gmc-jam-7/objects/obj_shot/Create_0.gml

5 lines
56 B
Plaintext
Raw Normal View History

if direction = 0
vspeed = -10
friction = -random(1)