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

4 lines
33 B
Plaintext
Raw Normal View History

2021-06-16 23:23:00 -07:00
life = 1000;
direction = 359;