gmc-jam-3/objects/obj_bullet_player/Destroy_0.gml

2 lines
93 B
Plaintext
Raw Normal View History

action_create_object_motion(obj_bullet_boss_particle, x, y, 2, -direction -50+ random(100));