Undertale script viewer

← back to main script listing

gml_Object_obj_stormstar_gen_Other_11

(view raw script w/o annotations or w/e)
1
caster_stop(expl);
2
caster_play(expl, 0.4, 2);
3
with (obj_vsflowey_shaker)
4
    instance_destroy();
5
shk = instance_create(0, 0, obj_vsflowey_shaker);
6
shk.shakex = 5;
7
shk.shakey = 5;