diff --git a/objects/obj_player.object.gmx b/objects/obj_player.object.gmx index a6cfb2d..2cfd2cc 100644 --- a/objects/obj_player.object.gmx +++ b/objects/obj_player.object.gmx @@ -184,13 +184,10 @@ pull_towards_black_holes(); 1 damage_player(5); + instance_create(other.x,other.y,obj_boom_fx); -image_angle += 180; -direction += 180; -speed = 20; - - +speed = -20;