Search results for query: *

  • Users: Luigifan18
  • Content: Threads
  • Order by date
  1. Luigifan18

    [Open Assets] Whirlwind Shield Jump Factor Boost

    Luigifan18 submitted a new resource: Whirlwind Shield Jump Factor Boost - A passive effect for the Whirlwind Shield that increases jump height. Read more about this resource...
  2. Luigifan18

    Iterative function is returning an unexpected symbol

    Hey, I tried to make an iterative function to enable Flora's Holy Flame to bust walls, and it's generating an error. Here's my code and the error. --Breaking bustable walls and spikes addHook("MobjLineCollide", function(mobj, line) local backfront = {line.frontsector, line.backsector}...
  3. Luigifan18

    Character-generated objects are failing to spawn or behave properly

    Hey, I've been having a really hard time getting one of my characters' abilities to work right. The basic projectile (which is supposed to deal less than 1 damage per shot) scores several consecutive hits on contact, her flame blast attack isn't breaking bustable walls, her obelisks don't...
  4. Luigifan18

    How do I attach captions to custom sounds?

    By this, I mean the commentary that the game can display alongside sound effects playing, like [Electric zap], [Aquaphobia], or [Obnoxious disco music]. I checked the wiki, and it says nothing about how a caption would be attached to a sound. (It would be part of the sound effect table, right?)
  5. Luigifan18

    The Belnades Sisters — WIP (Spriting & Coding Assistance Needed)

    So, for the past few months, I've been diligently working on bringing my main Sonic OCs — Annie, Sonja, Flora, and Cassandra Belnades — to Sonic Robo Blast 2. Progress hasn't always been smooth, but all 4 are currently in a semi-playable state. However, I still have a long way left to go, and I...
  6. Luigifan18

    Replicating enemy abilities

    So, I'm creating some characters, and one of them, Cassandra Belnades, is supposed to be able to use a special projectile to gain the abilities of whatever enemy it hits. However, I'm at a loss for how to recreate certain enemy abilities... Right now, I want to allow Cassandra to execute the...
  7. Luigifan18

    Help wanted with programming and spriting new characters - the Belnades Sisters!

    Hey, it's the Internet Wanderer, Luigifan! I've been watching people play SRB2 on YouTube and playing the game myself, and I want to try my hand at adding some of my own OCs to the game. Specifically, the Belnades sisters, who are some of the main characters of my ongoing fanfic/roleplay. (I...
  8. Luigifan18

    Belnades Sisters Brainstorming

    Hey, I'm currently brainstorming a set of four addon characters who will each have some shared abilities and some unique abilities that turn the game on its head, especially for co-op, and I want to know how feasible it would be to program them. I'll provide a detailed guide to their abilities...
Back
Top