Deltarune (Chapter 5) script viewer
← back to main script listing
gml_Object_obj_climb_scarecrowthrowshuriken_PreCreate_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
timer = 0;
|
|
3
|
throwtime = 45;
|
|
4
|
throwspeed = 4;
|
|
5
|
throwcount = 1;
|
|
6
|
throwwait = 5;
|