Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_rotating_tower_animation_PreCreate_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
animation_speed = 4;
|
|
3
|
frame_count = 4;
|
|
4
|
copy_collision = false;
|
|
5
|
index = 0;
|