Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_bridge_chain_Step_0
(
view raw script w/o annotations or w/e
)
1
if (platform.image_index < 12)
2
image_index = platform.image_index
3
else
4
image_index = 12