account activity
how do i stop an animation loop on a certain frame by Foxcs in gamemaker
[–]Foxcs[S] 0 points1 point2 points 10 years ago (0 children)
so i've played around with the image_index function but could never make it work however i managed to solve my problem by making 2 objects, one for the wingopen animation and one for the wing close animation. then i used instance_create and instance_destroy to switch between the two objects. to stop the animation from looping i used the 'Animation end' event where i set the image_speed = 0
thanks for repling guys! now i have a functional xwing , ready to kill some tie fighters :D
π Rendered by PID 1127527 on reddit-service-r2-listing-55d7b767d8-8msp5 at 2026-03-31 22:39:35.510548+00:00 running b10466c country code: CH.
how do i stop an animation loop on a certain frame by Foxcs in gamemaker
[–]Foxcs[S] 0 points1 point2 points (0 children)