Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_quote_battle_ceroba_genocide_intro_Step_0
(
view raw script w/o annotations or w/e
)
1
with (obj_heart_battle_fighting_parent)
2
{
3
moveable = false
4
if (image_alpha > 0)
5
image_alpha -= 0.1
6
}