Pixel-Composer/objects/Obj_Debug_FallText_Firestore/Step_0.gml
2023-11-14 20:29:11 +07:00

4 lines
47 B
Text

y ++
if(y > room_height)
instance_destroy()