ludum-dare-21/objects/obj_enemy_mook/Create_0.gml

9 lines
104 B
Plaintext
Raw Permalink Normal View History

2021-06-16 23:23:00 -07:00
life = 250;
direction = 350;
alarms = 0;
sounder = 0;
hit = 0;
shots = 0;
lnp_x = 0;
lnp_y = 0;