- Read the Submission Rules before posting otherwise the mod may be rejected if it doesn't comply with these rules. (Updated February 10, 2023)
- I'm aware of the current Submission Rules
- Author does not approve the use of his content in other addons without his permission
- No
i have make a SUPER PACK of LUA !
mapused : TESTZONE
/SuperPainSector/
i have make super sonic vulnerable by sector(except if sonic have a shield to damage respective)
/SuperSheild/
the player can now turn super i he have a sheild.
the player have to perssn SPIN after he use his sheild habilty.
/BeakerSuper/
With Super from you can BREAK WALL, BREAK FOOR, BREAK CELING, BREAK SPIKE and USE SPRING STRONG.
/SuperOption/
You have 2 Lua Option Heather
the Tests Zones are Black Core Zone Act 1; 2 and 3.
with nosuperdeath you begin super,
if the super form dislable you death.
with doomsayfoat when you trun super you can perss CUSTOM1 to fly down and CUSTOM2 to fly up,
you have CA_HOMMINGTHOK ability this speed is your +10FRACUNIT,
and perss SPIN to stop your character.
mapused : TESTZONE
/SuperPainSector/
i have make super sonic vulnerable by sector(except if sonic have a shield to damage respective)
/SuperSheild/
the player can now turn super i he have a sheild.
the player have to perssn SPIN after he use his sheild habilty.
/BeakerSuper/
With Super from you can BREAK WALL, BREAK FOOR, BREAK CELING, BREAK SPIKE and USE SPRING STRONG.
/SuperOption/
You have 2 Lua Option Heather
the Tests Zones are Black Core Zone Act 1; 2 and 3.
Code:
Lua.NoSuperDeath = true
with nosuperdeath you begin super,
if the super form dislable you death.
Code:
Lua.DoomsayFloat = true
with doomsayfoat when you trun super you can perss CUSTOM1 to fly down and CUSTOM2 to fly up,
you have CA_HOMMINGTHOK ability this speed is your +10FRACUNIT,
and perss SPIN to stop your character.