lua

  1. WindowsXPfan

    [Open Assets] Yor Forger (AKA Thorn Princess) 1.1

    Thorn Princess leaps out from the shadows as DR. Eggman becomes her latest target, Play as Yor Forger the deadly assassin in Sonic Robo Blast 2 with 3 new ability's. A stomp that will throw Yor into the ground below her crushing badniks and monitors. A deadly punch that'll throw Yor forward...
  2. WindowsXPfan

    Having trouble adding .lua custom moves tomy custom character (.wad)

    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...
  3. klasky

    [Open Assets] [Port] SRB2 Unleashed v1.0.1

  4. The RJnator

    The RJ Pack! v3.1

    THIS PACK INCLUDES A CHARACTER WITH PROFANE LANGUAGE. CONTINUE TO DOWNLOAD AT YOUR OWN DISCRETION. Ladies and gentlemen, I present to you, the... Currently includes: 4 characters and 2 colors Racers Colors All sprites, sounds, and some lua codes were put together by me. The custom...
  5. Mr Bones

    (SOLVED)How to relate the tail follow object to the player's skin

    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...
  6. ChickThingz

    [Open Assets] Superstars Amy (Patch) 1.0.1

    THIS ADDON REQUIRES SRB2 V2.2.13 TO WORK CORRECTLY This is a patch that makes Amy Rose behave like in Superstars. Amy can spin when jumping and Spindash with this patch, like in Superstars. But she has new abilities taken from Superstars, like.. Ability: Double Jump Press Jump while jumping...
  7. Sls64LGamingBro

    Alt Knuckles

    Sls64LGamingBro submitted a new resource: Alt Knuckles - Knock Knock it's Knuckles! Read more about this resource...
  8. Sls64LGamingBro

    Alt Knuckles v1.0

    YouTube Video It's Alt Knuckles, and he's ready to smash and drill his way into SRB2! Abilities Punch (Ground/Air) Pressing Spin will activate the Punch, allowing you to boost your acceleration and smash baddies! Uppercut Double jump to boost your height in mid-air. It's...
  9. FAVman33

    [Open Assets] Fav's Kart Luas For Empty Karts And Gibs That Has A Really Long Title 1

    Alternatively, you could call it FKLFEKAGTHARLT. So let's call this "Fav's Kart Luas" Instead! This here is a collection of Lua files to help customize a character's kart upon their untimely demise. Here's the rundown! NOTE: THIS SCRIPT MAY BECOME OBSOLETE BY THE TIME 2.4 ROLLS AROUND. Do keep...
  10. Maverick Finn

    LUA recreation of CA_HOMINGTHOK

    I want a character to have the built-in CA_HOMINGTHOK ability. But it can only be mapped to Jump in vanilla, and I specifically want it to be mapped to Spin, along with some extra tweaks, such as: bigger range, only use the ability if something is actually being targeted, etc. I am willing to...
  11. Signol

    [Open Assets] Siggy's Ghostmode 1.0

    Basically just the revive system from a gamemode mod I'm working on But as a standalone mod! With some changes to make it work by itself. This mod is intended for use in co-op, mostly. Haven't tried it in others. If you die, you become a ghost, you can't interact with anything, basically. You...
  12. Titou

    Lunar Maps v2

    Lunar Maps A pack currently containing 3 Map(s) for DRRR This is my first time making a map pack for this game, and to make it a more unique I use my coding skills to include some gimmicks using Lua! Badger Co. Mines Track 1 This map is based from the game "Dungeons of Aether"...
  13. RalphJeremy65

    [Open Assets] RalphJeremy65's Titlecard-inspired HUD Mod v1

    At one point, I designed a HUD out of boredom. I wanted to make a HUD design that takes motifs from SRB2's title card, with the Sᴍᴀʟʟ Cᴀᴘs typography style and the diamond with lines thing. Comes in a "Standard" variant and a "Lite" variant, Standard adds some extra minor quirks like a...
  14. RDude

    RAMPAGE: Alpha 5 Demos.

    WARNING: DM05 (MAPM5) OF THIS MOD CONTAINS A SECRET WITH SOME MODERATE FLASHING LIGHTS, THIS SHOULDN'T BE AN ISSUE FOR THOSE WITH EPILEPSY, BUT THE WARNING IS THERE REGARDLESS. YOU *HAVE* BEEN WARNED. Hey guys, It's me again, not often I post here huh? Especially not with updates to my mods...
  15. kirbwasnttaken

    [Open Assets] Recolorable Crawlas V1

    Pretty simple addon, lets you recolor crawlas via command. To change their color, use the command "changecrawlacolor" To change a blue crawla's color, do "changecrawlacolor blue whatevercolorthisismeanttobe" To change a red crawla's color, do "changecrawlacolor red whatevercolorthisismeanttobe"...
  16. kirbwasnttaken

    [Open Assets] Livin' The Dream Version 1.3

    Look at this! Promotional Art! So good, ik Livin the Dream is a moveset mod that tries to be as original as possible. This mod is probably also one of the fastest mods you've ever played, so ig I'll just go through all of the moves. [/SPOILER] Also, Livin A Nightmare is the...
  17. Maverick Finn

    execute smth for a specific time

    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!
  18. Maverick Finn

    LUA: "If" statement to identify if current player is touching something

    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.
  19. Dark94

    Dark94's WIP stuff!

    Welcome, fellow user of this very website... In this thread, you may find all my W.I.P. things, all in one place. Questions are welcomed here, so fell free to ask. Um... I think that's enough text. Now, some footage!
  20. Maverick Finn

    Code for making Metal's Hover defy gravity

    In vanilla, if you use Metal's Hover and stand still mid-air, you will gradually lose height. Can someone guide me through a lua code that cancels that behavior?
Back
Top