WELCOME TO THE RING RACERS DEBT RELIEF PROGRAM!
Ring Racer's debt development is a small "easy mode" mod that steers the game from the complex "Fighting Game of Racing Games" we all know and love.
BUT WHAT DOES IT DO?
The mod, for all intents and purposes, just turns the complexities of ring...
This lua script adds 5 new abilities to the game. It's my first time using lua so it might not be all that good, but it's fun to play!
Credits: enes2gamer, Ninja Kirby, Miles Prower, and Jana Sol for helping me code in this godforsaken language.
Let's get started with the abilities!
Ability 1...
basically, if you press custom3 you will see some lines in the console depending on the character. This has been sitting in my addons file for one year and a half and its not complete, it has sonic lines, tails lines, knuckles lines and i got the honor of getting permission to put lines for...
Another day, another work in progress. This time it's a fun little experiment I have been making over the course of a few days. Like the title says: it's an attempt at integrating that style of jumping before drifting into ring racers. I call it "Spring Racers". This will make more sense when I...
HEADS UP: Because of me not being smart. I got a bit of help from Microsoft Copilot on this. But with a few tweaks from the SRB2 Discord on making it work properly.
Also this will only work once you are IN the special stage, And only works in single player. Doesn't work in time attack. Sadly...
Hello, I'm writing here today in hopes to get some help with my mod, So as the title suggests I am trying to make it so that my custom character can break the breakable floor in Deep Sea Zone act 2 when they stomp but no matter what I do with the stomp script my character will not break the...
NOTE: This is an example mod for helping Lua modders! Loading it on it's own does NOT boost performance.
Recently, several forms of global Lua hooks got deprecated. Many coders used them merely for convenience/laziness, not realizing how terribly much they killed SRB2's performance. That...
A little Lua script I put together, inspired by another Sonic fangame, Sonic Utopia. It allows you to uncurl by simply letting go of the Spin button.
This allows rolling to become less committal, letting you pick up a bit of speed or hit an enemy without having to go out of your way to get...
This simple script allows server hosters to save their campaing progress without them needing to do it manually
I made this script mostly for my server but i thought this could be useful for anyone else with the same problem
And now with update 2.2.15 where the green sonic bug is more frequent...
I was making some mods when i came out with a idea that when the player jump on the enemy would set the player player.mo.momz to 7*FRACUNIT, but i dont know how to detect if the player hited a enemy
2.2.15 and onward will not have the shield button, this addon is now obsolete and should not be used.
This addon needs to be loaded before your characters to work properly.
2.2.14 adds a great new feature to assign shield abilities to a dedicated button! However, some older characters may...
Hello, I am writing here today to see if anyone can help me solve this problem I've come across while making my SRB2 character mod (Yor Forger in SRB2)
after finishing my characters sprites and went to add a custom move to her, I found this Open Assets pack that had a ton of custom moves in the...
How do I configure or add the MT_TAILSOVERLAY sprites to show up according to the players actions?
I tried both this, to draw existing sprites
local function DashT(mobj)
for mobj in MT_TAILSOVERLAY
if player.mo.state == S_ECLIP_DASH //dash with GASP sprites
mobj.state = S_TAILSOVERLAY_GASP...
Hello! Another addon I made!
This addon will make you give 50 rings when collected a token, if you have ALL EMERALDS.
Normal preview:
Preview with ALL EMERALDS:
I have a simple if statement:
if this and that
localvariableimade = true
but i want a result more like this:
if this and that
localvariableimade = true //but only for half a second! and then it goes false again.
i'd be happy if you guys could help!
You read the title. Specifically, need help with checking if the current p.mo.skin is touching a damaging object, but inside of a PlayerThink hook.
I'd be very happy if you guys could help, and thanks in advance for any advice.
Apply Momentum - By ThatOneCartridgeGuy
An Introduction to this addon!
This here lua addon is designed to give the player momentum by manipulating the player's current normalspeed based on their current Z position when on the ground. This, and an obvious speed cap to make sure you don't...
Looking for a true challenge? Are you masochist enough? March of the Machines is a simple lua script that modifies bots behaviors, making them more difficult to play against.
This script is the successor of an old SRB2 Kart patch I made for Sonic1983’s Player Bots mod that I’ve never released...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.