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

5 lines
47 B
Plaintext

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