Black Holes
Used in the Clovervest Games, these are my version of the infamous "black hole." Mine comes in five different sizes, the bigger ones being more difficult to escape. When you get too close, the Black Hole will pull you inward, but if you can make circles fast enough around its "orbit," or simply double jump, you may be able to leave its grasp. The center of each Black Hole is an invisible hitbox that forces the player out of bounds when touched.
I used a couple different elements put together to make it more detailed than a simple "black hole."
(Tiny) Black Hole- Code: Select all
llitem:10:BlackHoleWHOLE;13496;4168;100,100,100,100,-50,-50,-25,0,0,25,-100;20,3;.eM.eM.eM.eM.eM.eM.eM.eM.eM.eM2eKeMeKeMeKeMeKeMeKeMeKeMeKeMeKeMeKeMeK21;all;0;1;5;300;0;100;-7.5;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;;0.25;0.25;1;48;5|6:BlackHoleTRIGGER;13480;4152;32;32;0;1;cinemamode:playsound,64,2.25:playsound,64,2.25:playsound,69,2.5:playsound,69,2.5:setmusic,0,0:sleep,1:movechar,this,99999,99999,0,0,0,1:sleep,1:cinemaoff|x901;13496;4168;1;1;0;100,100,100,87.5,25,25,50,0,0,25,-100
(Small) Black Hole- Code: Select all
llitem:10:BlackHoleWHOLE;13280;3104;100,100,100,100,-50,-50,-25,0,0,25,-100;20,3;.eM.eM.eM.eM.eM.eM.eM.eM.eM.eM2eKeMeKeMeKeMeKeMeKeMeKeMeKeMeKeMeKeMeK21;all;0;1;5;300;0;100;-7.5;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;;0.375;0.375;1;56;5|6:BlackHoleTRIGGER;13260;3084;40;40;0;1;cinemamode:playsound,64,2.25:playsound,64,2.25:playsound,69,2.5:playsound,69,2.5:setmusic,0,0:sleep,1:movechar,this,99999,99999,0,0,0,1:sleep,1:cinemaoff|x901;13280;3104;1.5;1.5;0;100,100,100,87.5,25,25,50,0,0,25,-100
(Medium-sized) Black Hole- Code: Select all
llitem:10:BlackHoleWHOLE;14128;3104;100,100,100,100,-50,-50,-25,0,0,25,-100;20,3;.eM.eM.eM.eM.eM.eM.eM.eM.eM.eM2eKeMeKeMeKeMeKeMeKeMeKeMeKeMeKeMeKeMeK21;all;0;1;5;300;0;100;-7.5;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;;0.5;0.5;1;64;5|6:BlackHoleTRIGGER;14104;3080;48;48;0;1;cinemamode:playsound,64,2.25:playsound,64,2.25:playsound,69,2.5:playsound,69,2.5:setmusic,0,0:sleep,1:movechar,this,99999,99999,0,0,0,1:sleep,1:cinemaoff|x901;14128;3104;2;2;0;100,100,100,87.5,25,25,50,0,0,25,-100
(Large) Black Hole- Code: Select all
llitem:10:BlackHoleWHOLE;14368;3136;100,100,100,100,-50,-50,-25,0,0,25,-100;20,3;.eM.eM.eM.eM.eM.eM.eM.eM.eM.eM2eKeMeKeMeKeMeKeMeKeMeKeMeKeMeKeMeKeMeK21;all;0;1;5;300;0;100;-7.5;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;;0.75;0.75;1;88;5|6:BlackHoleTRIGGER;14336;3104;64;64;0;1;cinemamode:playsound,64,2.25:playsound,64,2.25:playsound,69,2.5:playsound,69,2.5:setmusic,0,0:sleep,1:movechar,this,99999,99999,0,0,0,1:sleep,1:cinemaoff|x901;14368;3136;3;3;0;100,100,100,87.5,25,25,50,0,0,25,-100
(Huge) Black Hole- Code: Select all
llitem:10:BlackHoleWHOLE;14720;2688;100,100,100,100,-50,-50,-25,0,0,25,-100;20,3;.eM.eM.eM.eM.eM.eM.eM.eM.eM.eM2eKeMeKeMeKeMeKeMeKeMeKeMeKeMeKeMeKeMeK21;all;0;1;5;300;0;100;-7.5;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;;1;1;1;112;5|6:BlackHoleTRIGGER;14680;2648;80;80;0;1;cinemamode:playsound,64,2.25:playsound,64,2.25:playsound,69,2.5:playsound,69,2.5:setmusic,0,0:sleep,1:movechar,this,99999,99999,0,0,0,1:sleep,1:cinemaoff|x901;14720;2688;4;4;0;100,100,100,87.5,25,25,50,0,0,25,-100
Stray Wheels
Used in the Clovervest Games, these are simply dark-colored, wooden wheels that spin when you stand on top, away from the top-center. It took a long while to make it so that they don't take forever to stop spinning when going really fast. They spin faster the more time you spend running on them.
Make sure that the invisible "patch" is in the center of the actual Stray Wheel. It is used to prevent the player from getting stuck inside the wheel.
(Small) Stray Wheel- Code: Select all
llitem:10:StrayWheelSMALLpatch;14192;6896;0,0,0,0;28,3;aB84;all;0;0;5;300;0;100;0;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;0;;0.125;0.125;0;0;1|10:StrayWheelSMALL;14192;6896;50,50,50,100,0,0,0,0,0,75,-100;24,4;cd24di.di.di.di.di.di.di.di.di.di.di.di.dh.dh.dh.dh.dh.dh.dh.dh.dh.dh.dh.dh.aB24;all;0;2;11.8888;33333;0;188.888;0;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,3,0.75:playsound,8,1.55:pl_wait,1,0:playsound,3,0.375:playsound,7,1.05;0.125;0.125;0;0;1
(Medium-sized) Stray Wheel- Code: Select all
llitem:10:StrayWheelMEDIUMpatch;14608;4488;0,0,0,0;28,3;aB84;all;0;0;5;300;0;100;0;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;0;;0.25;0.25;0;0;1|10:StrayWheelMEDIUM;14608;4488;50,50,50,100,0,0,0,0,0,75,-100;24,4;cd24di.di.di.di.di.di.di.di.di.di.di.di.dh.dh.dh.dh.dh.dh.dh.dh.dh.dh.dh.dh.aB24;all;0;2;11.8888;33333;0;188.888;0;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,3,0.75:playsound,8,1.55:pl_wait,1,0:playsound,3,0.375:playsound,7,1.05;0.25;0.25;0;0;1
(Large) Stray Wheel- Code: Select all
llitem:10:StrayWheelLARGEpatch;14704;6656;0,0,0,0;28,3;aB84;all;0;0;5;300;0;100;0;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;0;;0.375;0.375;0;0;1|10:StrayWheelLARGE;14704;6656;50,50,50,100,0,0,0,0,0,75,-100;24,4;cd24di.di.di.di.di.di.di.di.di.di.di.di.dh.dh.dh.dh.dh.dh.dh.dh.dh.dh.dh.dh.aB24;all;0;2;11.8888;33333;0;188.888;0;90;30;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,3,0.75:playsound,8,1.55:pl_wait,1,0:playsound,3,0.375:playsound,7,1.05;0.375;0.375;0;0;1
Toxin Bombs
Used in the Clovervest Games, these are large, round shells that puff up when touched and subsequently explode, emitting poisonous gases. These gases inflict a poison that can only be cured by leaving the area.
If you want, you could mess with the hitboxes' contents in an attempt to add another cure, but its effects are by default meant to only go away by refreshing any level transitions.
Please note that the timer, also by default, uses a Type 1 subtitle function to be displayed, so if you are using something else that takes up its space, you could always change the timer's position.
NOTE: I'm providing up to ten copies of my Toxin Bombs. If you want to add more than ten into your level, copy/paste an entire copy and change all tags to a number above "10." Also make sure that the Respawner gets these new copies added in, separated by the final "divider" in the function list (for ease of reference).
Toxin Bomb (Copy 1)- Code: Select all
llitem:x19:ToxinBombShell1;13984;2080;1.5;1.5;0;62.5,62.5,62.5,100,0,25,0,0,0,50,62.5,-137.5|x615:ToxinBombMark1;13984;2056;1.5;1;-45;125,125,125,100,250,0,0,0,0,-100|x44:ToxinBombAntenna1;13984;2028;0.5;0.25;180;75,75,75,100,0,0,0,0,-75,0,100,75|6:ToxinBombHitbox1;13952;2016;64;80;0;1;playsound,66,1:setscale,ToxinBombAntenna1,0.01,0.01,0,1,1,0,1:setscale,ToxinBombMark1,0.01,0.01,0,1,1,0,1:setscale,ToxinBombShell1,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombShell1,1.75,1.75,0,1,1,0,1:sleep,1:setscale,ToxinBombShell1,2,2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell1,2.2,2.2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell1,2.35,2.35,0,1,1,0,1:sleep,1:setscale,ToxinBombShell1,2.45,2.45,0,1,1,0,1:sleep,1:setscale,ToxinBombShell1,2.5,2.5,0,1,1,0,1:sleep,1:playsound,63,2.25:playsound,26,2.25:branch,5,22,g_TOXINBOMBcondition,1:set,g_TOXINBOMBcondition,1:activate,ToxinBombEffect:c,Already%20poisoned...:setscale,ToxinBombShell1,0.01,0.01,0,1,1,0,1:setscale,ToxinBombEmission1,4,4,0,1,1,0,1:sleep,20:setscale,ToxinBombEmission1,3.75,3.75,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission1,3.25,3.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission1,2.5,2.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission1,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission1,0.25,0.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission1,0.01,0.01,0,1,1,0,1|x901:ToxinBombEmission1;13984;2040;0.5;0.5;0;100,100,100,100,0,150,0,0,-50,-100
Toxin Bomb (Copy 2)- Code: Select all
llitem:x19:ToxinBombShell2;13984;2080;1.5;1.5;0;62.5,62.5,62.5,100,0,25,0,0,0,50,62.5,-137.5|x615:ToxinBombMark2;13984;2056;1.5;1;-45;125,125,125,100,250,0,0,0,0,-100|x44:ToxinBombAntenna2;13984;2028;0.5;0.25;180;75,75,75,100,0,0,0,0,-75,0,100,75|6:ToxinBombHitbox2;13952;2016;64;80;0;1;playsound,66,1:setscale,ToxinBombAntenna2,0.01,0.01,0,1,1,0,1:setscale,ToxinBombMark2,0.01,0.01,0,1,1,0,1:setscale,ToxinBombShell2,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombShell2,1.75,1.75,0,1,1,0,1:sleep,1:setscale,ToxinBombShell2,2,2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell2,2.2,2.2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell2,2.35,2.35,0,1,1,0,1:sleep,1:setscale,ToxinBombShell2,2.45,2.45,0,1,1,0,1:sleep,1:setscale,ToxinBombShell2,2.5,2.5,0,1,1,0,1:sleep,1:playsound,63,2.25:playsound,26,2.25:branch,5,22,g_TOXINBOMBcondition,1:set,g_TOXINBOMBcondition,1:activate,ToxinBombEffect:c,Already%20poisoned...:setscale,ToxinBombShell2,0.01,0.01,0,1,1,0,1:setscale,ToxinBombEmission2,4,4,0,1,1,0,1:sleep,20:setscale,ToxinBombEmission2,3.75,3.75,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission2,3.25,3.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission2,2.5,2.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission2,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission2,0.25,0.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission2,0.01,0.01,0,1,1,0,1|x901:ToxinBombEmission2;13984;2040;0.5;0.5;0;100,100,100,100,0,150,0,0,-50,-100
Toxin Bomb (Copy 3)- Code: Select all
llitem:x19:ToxinBombShell3;13984;2080;1.5;1.5;0;62.5,62.5,62.5,100,0,25,0,0,0,50,62.5,-137.5|x615:ToxinBombMark3;13984;2056;1.5;1;-45;125,125,125,100,250,0,0,0,0,-100|x44:ToxinBombAntenna3;13984;2028;0.5;0.25;180;75,75,75,100,0,0,0,0,-75,0,100,75|6:ToxinBombHitbox3;13952;2016;64;80;0;1;playsound,66,1:setscale,ToxinBombAntenna3,0.01,0.01,0,1,1,0,1:setscale,ToxinBombMark3,0.01,0.01,0,1,1,0,1:setscale,ToxinBombShell3,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombShell3,1.75,1.75,0,1,1,0,1:sleep,1:setscale,ToxinBombShell3,2,2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell3,2.2,2.2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell3,2.35,2.35,0,1,1,0,1:sleep,1:setscale,ToxinBombShell3,2.45,2.45,0,1,1,0,1:sleep,1:setscale,ToxinBombShell3,2.5,2.5,0,1,1,0,1:sleep,1:playsound,63,2.25:playsound,26,2.25:branch,5,22,g_TOXINBOMBcondition,1:set,g_TOXINBOMBcondition,1:activate,ToxinBombEffect:c,Already%20poisoned...:setscale,ToxinBombShell3,0.01,0.01,0,1,1,0,1:setscale,ToxinBombEmission3,4,4,0,1,1,0,1:sleep,20:setscale,ToxinBombEmission3,3.75,3.75,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission3,3.25,3.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission3,2.5,2.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission3,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission3,0.25,0.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission3,0.01,0.01,0,1,1,0,1|x901:ToxinBombEmission3;13984;2040;0.5;0.5;0;100,100,100,100,0,150,0,0,-50,-100
Toxin Bomb (Copy 4)- Code: Select all
llitem:x19:ToxinBombShell4;13984;2080;1.5;1.5;0;62.5,62.5,62.5,100,0,25,0,0,0,50,62.5,-137.5|x615:ToxinBombMark4;13984;2056;1.5;1;-45;125,125,125,100,250,0,0,0,0,-100|x44:ToxinBombAntenna4;13984;2028;0.5;0.25;180;75,75,75,100,0,0,0,0,-75,0,100,75|6:ToxinBombHitbox4;13952;2016;64;80;0;1;playsound,66,1:setscale,ToxinBombAntenna4,0.01,0.01,0,1,1,0,1:setscale,ToxinBombMark4,0.01,0.01,0,1,1,0,1:setscale,ToxinBombShell4,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombShell4,1.75,1.75,0,1,1,0,1:sleep,1:setscale,ToxinBombShell4,2,2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell4,2.2,2.2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell4,2.35,2.35,0,1,1,0,1:sleep,1:setscale,ToxinBombShell4,2.45,2.45,0,1,1,0,1:sleep,1:setscale,ToxinBombShell4,2.5,2.5,0,1,1,0,1:sleep,1:playsound,63,2.25:playsound,26,2.25:branch,5,22,g_TOXINBOMBcondition,1:set,g_TOXINBOMBcondition,1:activate,ToxinBombEffect:c,Already%20poisoned...:setscale,ToxinBombShell4,0.01,0.01,0,1,1,0,1:setscale,ToxinBombEmission4,4,4,0,1,1,0,1:sleep,20:setscale,ToxinBombEmission4,3.75,3.75,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission4,3.25,3.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission4,2.5,2.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission4,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission4,0.25,0.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission4,0.01,0.01,0,1,1,0,1|x901:ToxinBombEmission4;13984;2040;0.5;0.5;0;100,100,100,100,0,150,0,0,-50,-100
Toxin Bomb (Copy 5)- Code: Select all
llitem:x19:ToxinBombShell5;13984;2080;1.5;1.5;0;62.5,62.5,62.5,100,0,25,0,0,0,50,62.5,-137.5|x615:ToxinBombMark5;13984;2056;1.5;1;-45;125,125,125,100,250,0,0,0,0,-100|x44:ToxinBombAntenna5;13984;2028;0.5;0.25;180;75,75,75,100,0,0,0,0,-75,0,100,75|6:ToxinBombHitbox5;13952;2016;64;80;0;1;playsound,66,1:setscale,ToxinBombAntenna5,0.01,0.01,0,1,1,0,1:setscale,ToxinBombMark5,0.01,0.01,0,1,1,0,1:setscale,ToxinBombShell5,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombShell5,1.75,1.75,0,1,1,0,1:sleep,1:setscale,ToxinBombShell5,2,2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell5,2.2,2.2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell5,2.35,2.35,0,1,1,0,1:sleep,1:setscale,ToxinBombShell5,2.45,2.45,0,1,1,0,1:sleep,1:setscale,ToxinBombShell5,2.5,2.5,0,1,1,0,1:sleep,1:playsound,63,2.25:playsound,26,2.25:branch,5,22,g_TOXINBOMBcondition,1:set,g_TOXINBOMBcondition,1:activate,ToxinBombEffect:c,Already%20poisoned...:setscale,ToxinBombShell5,0.01,0.01,0,1,1,0,1:setscale,ToxinBombEmission5,4,4,0,1,1,0,1:sleep,20:setscale,ToxinBombEmission5,3.75,3.75,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission5,3.25,3.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission5,2.5,2.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission5,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission5,0.25,0.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission5,0.01,0.01,0,1,1,0,1|x901:ToxinBombEmission5;13984;2040;0.5;0.5;0;100,100,100,100,0,150,0,0,-50,-100
Toxin Bomb (Copy 6)- Code: Select all
llitem:x19:ToxinBombShell6;13984;2080;1.5;1.5;0;62.5,62.5,62.5,100,0,25,0,0,0,50,62.5,-137.5|x615:ToxinBombMark6;13984;2056;1.5;1;-45;125,125,125,100,250,0,0,0,0,-100|x44:ToxinBombAntenna6;13984;2028;0.5;0.25;180;75,75,75,100,0,0,0,0,-75,0,100,75|6:ToxinBombHitbox6;13952;2016;64;80;0;1;playsound,66,1:setscale,ToxinBombAntenna6,0.01,0.01,0,1,1,0,1:setscale,ToxinBombMark6,0.01,0.01,0,1,1,0,1:setscale,ToxinBombShell6,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombShell6,1.75,1.75,0,1,1,0,1:sleep,1:setscale,ToxinBombShell6,2,2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell6,2.2,2.2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell6,2.35,2.35,0,1,1,0,1:sleep,1:setscale,ToxinBombShell6,2.45,2.45,0,1,1,0,1:sleep,1:setscale,ToxinBombShell6,2.5,2.5,0,1,1,0,1:sleep,1:playsound,63,2.25:playsound,26,2.25:branch,5,22,g_TOXINBOMBcondition,1:set,g_TOXINBOMBcondition,1:activate,ToxinBombEffect:c,Already%20poisoned...:setscale,ToxinBombShell6,0.01,0.01,0,1,1,0,1:setscale,ToxinBombEmission6,4,4,0,1,1,0,1:sleep,20:setscale,ToxinBombEmission6,3.75,3.75,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission6,3.25,3.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission6,2.5,2.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission6,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission6,0.25,0.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission6,0.01,0.01,0,1,1,0,1|x901:ToxinBombEmission6;13984;2040;0.5;0.5;0;100,100,100,100,0,150,0,0,-50,-100
Toxin Bomb (Copy 7)- Code: Select all
llitem:x19:ToxinBombShell7;13984;2080;1.5;1.5;0;62.5,62.5,62.5,100,0,25,0,0,0,50,62.5,-137.5|x615:ToxinBombMark7;13984;2056;1.5;1;-45;125,125,125,100,250,0,0,0,0,-100|x44:ToxinBombAntenna7;13984;2028;0.5;0.25;180;75,75,75,100,0,0,0,0,-75,0,100,75|6:ToxinBombHitbox7;13952;2016;64;80;0;1;playsound,66,1:setscale,ToxinBombAntenna7,0.01,0.01,0,1,1,0,1:setscale,ToxinBombMark7,0.01,0.01,0,1,1,0,1:setscale,ToxinBombShell7,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombShell7,1.75,1.75,0,1,1,0,1:sleep,1:setscale,ToxinBombShell7,2,2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell7,2.2,2.2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell7,2.35,2.35,0,1,1,0,1:sleep,1:setscale,ToxinBombShell7,2.45,2.45,0,1,1,0,1:sleep,1:setscale,ToxinBombShell7,2.5,2.5,0,1,1,0,1:sleep,1:playsound,63,2.25:playsound,26,2.25:branch,5,22,g_TOXINBOMBcondition,1:set,g_TOXINBOMBcondition,1:activate,ToxinBombEffect:c,Already%20poisoned...:setscale,ToxinBombShell7,0.01,0.01,0,1,1,0,1:setscale,ToxinBombEmission7,4,4,0,1,1,0,1:sleep,20:setscale,ToxinBombEmission7,3.75,3.75,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission7,3.25,3.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission7,2.5,2.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission7,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission7,0.25,0.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission7,0.01,0.01,0,1,1,0,1|x901:ToxinBombEmission7;13984;2040;0.5;0.5;0;100,100,100,100,0,150,0,0,-50,-100
Toxin Bomb (Copy 8)- Code: Select all
llitem:x19:ToxinBombShell8;13984;2080;1.5;1.5;0;62.5,62.5,62.5,100,0,25,0,0,0,50,62.5,-137.5|x615:ToxinBombMark8;13984;2056;1.5;1;-45;125,125,125,100,250,0,0,0,0,-100|x44:ToxinBombAntenna8;13984;2028;0.5;0.25;180;75,75,75,100,0,0,0,0,-75,0,100,75|6:ToxinBombHitbox8;13952;2016;64;80;0;1;playsound,66,1:setscale,ToxinBombAntenna8,0.01,0.01,0,1,1,0,1:setscale,ToxinBombMark8,0.01,0.01,0,1,1,0,1:setscale,ToxinBombShell8,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombShell8,1.75,1.75,0,1,1,0,1:sleep,1:setscale,ToxinBombShell8,2,2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell8,2.2,2.2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell8,2.35,2.35,0,1,1,0,1:sleep,1:setscale,ToxinBombShell8,2.45,2.45,0,1,1,0,1:sleep,1:setscale,ToxinBombShell8,2.5,2.5,0,1,1,0,1:sleep,1:playsound,63,2.25:playsound,26,2.25:branch,5,22,g_TOXINBOMBcondition,1:set,g_TOXINBOMBcondition,1:activate,ToxinBombEffect:c,Already%20poisoned...:setscale,ToxinBombShell8,0.01,0.01,0,1,1,0,1:setscale,ToxinBombEmission8,4,4,0,1,1,0,1:sleep,20:setscale,ToxinBombEmission8,3.75,3.75,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission8,3.25,3.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission8,2.5,2.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission8,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission8,0.25,0.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission8,0.01,0.01,0,1,1,0,1|x901:ToxinBombEmission8;13984;2040;0.5;0.5;0;100,100,100,100,0,150,0,0,-50,-100
Toxin Bomb (Copy 9)- Code: Select all
llitem:x19:ToxinBombShell9;13984;2080;1.5;1.5;0;62.5,62.5,62.5,100,0,25,0,0,0,50,62.5,-137.5|x615:ToxinBombMark9;13984;2056;1.5;1;-45;125,125,125,100,250,0,0,0,0,-100|x44:ToxinBombAntenna9;13984;2028;0.5;0.25;180;75,75,75,100,0,0,0,0,-75,0,100,75|6:ToxinBombHitbox9;13952;2016;64;80;0;1;playsound,66,1:setscale,ToxinBombAntenna9,0.01,0.01,0,1,1,0,1:setscale,ToxinBombMark9,0.01,0.01,0,1,1,0,1:setscale,ToxinBombShell9,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombShell9,1.75,1.75,0,1,1,0,1:sleep,1:setscale,ToxinBombShell9,2,2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell9,2.2,2.2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell9,2.35,2.35,0,1,1,0,1:sleep,1:setscale,ToxinBombShell9,2.45,2.45,0,1,1,0,1:sleep,1:setscale,ToxinBombShell9,2.5,2.5,0,1,1,0,1:sleep,1:playsound,63,2.25:playsound,26,2.25:branch,5,22,g_TOXINBOMBcondition,1:set,g_TOXINBOMBcondition,1:activate,ToxinBombEffect:c,Already%20poisoned...:setscale,ToxinBombShell9,0.01,0.01,0,1,1,0,1:setscale,ToxinBombEmission9,4,4,0,1,1,0,1:sleep,20:setscale,ToxinBombEmission9,3.75,3.75,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission9,3.25,3.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission9,2.5,2.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission9,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission9,0.25,0.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission9,0.01,0.01,0,1,1,0,1|x901:ToxinBombEmission9;13984;2040;0.5;0.5;0;100,100,100,100,0,150,0,0,-50,-100
Toxin Bomb (Copy 10)- Code: Select all
llitem:x19:ToxinBombShell10;13984;2080;1.5;1.5;0;62.5,62.5,62.5,100,0,25,0,0,0,50,62.5,-137.5|x615:ToxinBombMark10;13984;2056;1.5;1;-45;125,125,125,100,250,0,0,0,0,-100|x44:ToxinBombAntenna10;13984;2028;0.5;0.25;180;75,75,75,100,0,0,0,0,-75,0,100,75|6:ToxinBombHitbox10;13952;2016;64;80;0;1;playsound,66,1:setscale,ToxinBombAntenna10,0.01,0.01,0,1,1,0,1:setscale,ToxinBombMark10,0.01,0.01,0,1,1,0,1:setscale,ToxinBombShell10,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombShell10,1.75,1.75,0,1,1,0,1:sleep,1:setscale,ToxinBombShell10,2,2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell10,2.2,2.2,0,1,1,0,1:sleep,1:setscale,ToxinBombShell10,2.35,2.35,0,1,1,0,1:sleep,1:setscale,ToxinBombShell10,2.45,2.45,0,1,1,0,1:sleep,1:setscale,ToxinBombShell10,2.5,2.5,0,1,1,0,1:sleep,1:playsound,63,2.25:playsound,26,2.25:branch,5,22,g_TOXINBOMBcondition,1:set,g_TOXINBOMBcondition,1:activate,ToxinBombEffect:c,Already%20poisoned...:setscale,ToxinBombShell10,0.01,0.01,0,1,1,0,1:setscale,ToxinBombEmission10,4,4,0,1,1,0,1:sleep,20:setscale,ToxinBombEmission10,3.75,3.75,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission10,3.25,3.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission10,2.5,2.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission10,1.5,1.5,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission10,0.25,0.25,0,1,1,0,1:sleep,1:setscale,ToxinBombEmission10,0.01,0.01,0,1,1,0,1|x901:ToxinBombEmission10;13984;2040;0.5;0.5;0;100,100,100,100,0,150,0,0,-50,-100
Toxin Bomb (Side-Effects) **Uses subtitle Type 1**- Code: Select all
llitem:6:ToxinBombEffect;13272;4968;1;1;0;0;branch,6,386,g_TOXINBOMBcondition,1:setpostfilter,0:setmusic,29,0:subtitle,1,Seconds%20to%20live%3A%2060,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2059,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2058,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2057,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2056,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2055,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2054,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2053,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2052,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2051,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2050,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2049,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2048,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2047,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2046,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2045,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2044,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2043,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2042,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2041,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2040,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2039,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2038,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2037,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2036,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2035,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2034,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2033,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2032,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2031,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2030,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2029,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2028,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2027,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2026,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2025,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2024,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2023,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2022,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2021,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2020,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2019,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2018,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2017,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2016,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2015,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2014,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2013,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2012,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2011,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%2010,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%209,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%208,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%207,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%206,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%205,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%204,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%203,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%202,100:sleep,30:subtitle_off:subtitle,1,Seconds%20to%20live%3A%201,100:sleep,30:subtitle_off:set,g_TOXINBOMBcondition,0:cinemamode:setmusic,0,0:playsound,61,2:playsound,61,2:sleep,1:movechar,this,99999,99999,0,0,0,1:cinemaoff:exit
Toxin Bomb (Respawner) **should cover entire level [transition(s)] containing the specified copies, just to be safe**
NOTE: This will automatically reset the variable check for you so it doesn't break. Just make sure you cannot touch this while already poisoned!- Code: Select all
llitem:6:ToxinBombReset;13216;4768;320;288;0;1;set,g_TOXINBOMBcondition,0:setscale,ToxinBombShell1,1.5,1.5,0,1,1,0,1:setscale,ToxinBombMark1,1.5,1,0,1,1,0,1:setscale,ToxinBombEmission1,0.01,0.01,0,1,1,0,1:setscale,ToxinBombAntenna1,0.5,0.25,0,1,1,0,1:c,%5BDivider%5D:setscale,ToxinBombShell2,1.5,1.5,0,1,1,0,1:setscale,ToxinBombMark2,1.5,1,0,1,1,0,1:setscale,ToxinBombEmission2,0.01,0.01,0,1,1,0,1:setscale,ToxinBombAntenna2,0.5,0.25,0,1,1,0,1:c,%5BDivider%5D:setscale,ToxinBombShell3,1.5,1.5,0,1,1,0,1:setscale,ToxinBombMark3,1.5,1,0,1,1,0,1:setscale,ToxinBombEmission3,0.01,0.01,0,1,1,0,1:setscale,ToxinBombAntenna3,0.5,0.25,0,1,1,0,1:c,%5BDivider%5D:setscale,ToxinBombShell4,1.5,1.5,0,1,1,0,1:setscale,ToxinBombMark4,1.5,1,0,1,1,0,1:setscale,ToxinBombEmission4,0.01,0.01,0,1,1,0,1:setscale,ToxinBombAntenna4,0.5,0.25,0,1,1,0,1:c,%5BDivider%5D:setscale,ToxinBombShell5,1.5,1.5,0,1,1,0,1:setscale,ToxinBombMark5,1.5,1,0,1,1,0,1:setscale,ToxinBombEmission5,0.01,0.01,0,1,1,0,1:setscale,ToxinBombAntenna5,0.5,0.25,0,1,1,0,1:c,%5BDivider%5D:setscale,ToxinBombShell6,1.5,1.5,0,1,1,0,1:setscale,ToxinBombMark6,1.5,1,0,1,1,0,1:setscale,ToxinBombEmission6,0.01,0.01,0,1,1,0,1:setscale,ToxinBombAntenna6,0.5,0.25,0,1,1,0,1:c,%5BDivider%5D:setscale,ToxinBombShell7,1.5,1.5,0,1,1,0,1:setscale,ToxinBombMark7,1.5,1,0,1,1,0,1:setscale,ToxinBombEmission7,0.01,0.01,0,1,1,0,1:setscale,ToxinBombAntenna7,0.5,0.25,0,1,1,0,1:c,%5BDivider%5D:setscale,ToxinBombShell8,1.5,1.5,0,1,1,0,1:setscale,ToxinBombMark8,1.5,1,0,1,1,0,1:setscale,ToxinBombEmission8,0.01,0.01,0,1,1,0,1:setscale,ToxinBombAntenna8,0.5,0.25,0,1,1,0,1:c,%5BDivider%5D:setscale,ToxinBombShell9,1.5,1.5,0,1,1,0,1:setscale,ToxinBombMark9,1.5,1,0,1,1,0,1:setscale,ToxinBombEmission9,0.01,0.01,0,1,1,0,1:setscale,ToxinBombAntenna9,0.5,0.25,0,1,1,0,1:c,%5BDivider%5D:setscale,ToxinBombShell10,1.5,1.5,0,1,1,0,1:setscale,ToxinBombMark10,1.5,1,0,1,1,0,1:setscale,ToxinBombEmission10,0.01,0.01,0,1,1,0,1:setscale,ToxinBombAntenna10,0.5,0.25,0,1,1,0,1:c,%5BDivider%5D
Stick Flippers
Used in the Clovervest Games, these are rotating green, flipper-like platforms that immediately pause when the player lands on it. Just as you come off, it'll start back up and rotate again.
I used several different sizes, including doubled-up Stick Flippers (with four flippers each).
I removed the ability for it to never stop rotating under specified conditions, because I thought it would be useless outside of the Clovervest Games.
Stick Flipper (Size A)- Code: Select all
llitem:9:StickFlipperSIZEa;464;1424;150,150,150,100,-50,-100,-66,0,0,66.666,-33.33,66.6;26,26;.297eMeK2eL.11eYeW9eK2fO2eK2eW9eXeZeW9eK2fO2eK2eW9fa.11eNeK2eO;all;-180;1;5;300;0;100;-5;135;75;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,14,1.25:playsound,76,0.75:pause,self:pl_wait,1,0:play,self:playsound,80,0.25:playsound,6,2.5:playsound,6,2.5:playsound,5,3;0.1;0.1;0;0;1
Double Stick Flipper (Size A)- Code: Select all
llitem:9:DoubleStickFlipperSIZEa;560;1424;150,150,150,100,-50,-100,-66,0,0,66.666,-33.33,66.6;26,26;.12eYeX.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eK2.23eMeK2eL.11eYeW9eK2fO2eK2eW9eXeZeW9eK2fO2eK2eW9fa.11eNeK2eO.23eK2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eZfa;all;-180;1;5;300;0;100;-5;135;75;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,14,1.25:playsound,76,0.75:pause,self:pl_wait,1,0:play,self:playsound,80,0.25:playsound,6,2.5:playsound,6,2.5:playsound,5,3;0.1;0.1;0;0;1
Stick Flipper (Size B)- Code: Select all
llitem:9:StickFlipperSIZEb;620;1439;150,150,150,100,-50,-100,-66,0,0,66.666,-33.33,66.6;26,26;.297eMeK2eL.11eYeW9eK2fO2eK2eW9eXeZeW9eK2fO2eK2eW9fa.11eNeK2eO;all;-180;1;5;300;0;100;-4.6875;135;75;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,14,1.25:playsound,76,0.75:pause,self:pl_wait,1,0:play,self:playsound,80,0.25:playsound,6,2.5:playsound,6,2.5:playsound,5,3;0.125;0.125;0;0;1
Double Stick Flipper (Size B)- Code: Select all
llitem:9:DoubleStickFlipperSIZEb;720;1239;150,150,150,100,-50,-100,-66,0,0,66.666,-33.33,66.6;26,26;.12eYeX.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eK2.23eMeK2eL.11eYeW9eK2fO2eK2eW9eXeZeW9eK2fO2eK2eW9fa.11eNeK2eO.23eK2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eZfa;all;-180;1;5;300;0;100;-4.6875;135;75;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,14,1.25:playsound,76,0.75:pause,self:pl_wait,1,0:play,self:playsound,80,0.25:playsound,6,2.5:playsound,6,2.5:playsound,5,3;0.125;0.125;0;0;1
Stick Flipper (Size C)- Code: Select all
llitem:9:StickFlipperSIZEc;759;1372;150,150,150,100,-50,-100,-66,0,0,66.666,-33.33,66.6;26,26;.297eMeK2eL.11eYeW9eK2fO2eK2eW9eXeZeW9eK2fO2eK2eW9fa.11eNeK2eO;all;-180;1;5;300;0;100;-4.375;135;75;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,14,1.25:playsound,76,0.75:pause,self:pl_wait,1,0:play,self:playsound,80,0.25:playsound,6,2.5:playsound,6,2.5:playsound,5,3;0.15;0.15;0;0;1
Double Stick Flipper (Size C)- Code: Select all
llitem:9:DoubleStickFlipperSIZEc;641;1374;150,150,150,100,-50,-100,-66,0,0,66.666,-33.33,66.6;26,26;.12eYeX.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eK2.23eMeK2eL.11eYeW9eK2fO2eK2eW9eXeZeW9eK2fO2eK2eW9fa.11eNeK2eO.23eK2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eZfa;all;-180;1;5;300;0;100;-4.375;135;75;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,14,1.25:playsound,76,0.75:pause,self:pl_wait,1,0:play,self:playsound,80,0.25:playsound,6,2.5:playsound,6,2.5:playsound,5,3;0.15;0.15;0;0;1
Stick Flipper (Size D)- Code: Select all
llitem:9:StickFlipperSIZEd;657;1328;150,150,150,100,-50,-100,-66,0,0,66.666,-33.33,66.6;26,26;.297eMeK2eL.11eYeW9eK2fO2eK2eW9eXeZeW9eK2fO2eK2eW9fa.11eNeK2eO;all;-180;1;5;300;0;100;-3.75;135;75;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,14,1.25:playsound,76,0.75:pause,self:pl_wait,1,0:play,self:playsound,80,0.25:playsound,6,2.5:playsound,6,2.5:playsound,5,3;0.2;0.2;0;0;1
Double Stick Flipper (Size D)- Code: Select all
llitem:9:DoubleStickFlipperSIZEd;762;1171;150,150,150,100,-50,-100,-66,0,0,66.666,-33.33,66.6;26,26;.12eYeX.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eK2.23eMeK2eL.11eYeW9eK2fO2eK2eW9eXeZeW9eK2fO2eK2eW9fa.11eNeK2eO.23eK2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eZfa;all;-180;1;5;300;0;100;-3.75;135;75;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,14,1.25:playsound,76,0.75:pause,self:pl_wait,1,0:play,self:playsound,80,0.25:playsound,6,2.5:playsound,6,2.5:playsound,5,3;0.2;0.2;0;0;1
Stick Flipper (Size E)- Code: Select all
llitem:9:StickFlipperSIZEe;760;1461;150,150,150,100,-50,-100,-66,0,0,66.666,-33.33,66.6;26,26;.297eMeK2eL.11eYeW9eK2fO2eK2eW9eXeZeW9eK2fO2eK2eW9fa.11eNeK2eO;all;-180;1;5;300;0;100;-3.125;135;75;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,14,1.25:playsound,76,0.75:pause,self:pl_wait,1,0:play,self:playsound,80,0.25:playsound,6,2.5:playsound,6,2.5:playsound,5,3;0.25;0.25;0;0;1
Double Stick Flipper (Size E)- Code: Select all
llitem:9:DoubleStickFlipperSIZEe;525;1123;150,150,150,100,-50,-100,-66,0,0,66.666,-33.33,66.6;26,26;.12eYeX.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eK2.23eMeK2eL.11eYeW9eK2fO2eK2eW9eXeZeW9eK2fO2eK2eW9fa.11eNeK2eO.23eK2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eW2.24eZfa;all;-180;1;5;300;0;100;-3.125;135;75;0;3;3;5;5;5;5;30;30;128;128;0;0;0;0;3;10;10;30;0;1;1;-;0;1;64;5;0;0;1000;3;0;1;playsound,14,1.25:playsound,76,0.75:pause,self:pl_wait,1,0:play,self:playsound,80,0.25:playsound,6,2.5:playsound,6,2.5:playsound,5,3;0.25;0.25;0;0;1