Search results for query: *

  1. A'Dilla

    hi, srb2 doesnt recognize my addons folder, i tried changing the name of the folder but nothing happens

    SRB2 when looking for addons by default searches for them inside your srb2 folder (Or at least it should). I assume you've downloaded Junio and Mimic 2 times and placed them inside SRB2's folder and inside your custom one. Find your SRB2 folder and put the mods in THAT addon folder or open the...
  2. A'Dilla

    SOC - Trying to work with A_SetFuse

    It worked when I tried it out! Thanks for your help!
  3. A'Dilla

    SOC - Trying to work with A_SetFuse

    I tested it out, but it still disappeared instead of jumping into the smoke state. What is also weird is that I also tested it out without the spaces and when spawning in the rocks they seem to not disappear at all. Also, this seems to be the easiest way to deal with upper and lower bits, thanks...
  4. A'Dilla

    Is there anyway of making a super sonic only level?

    Theres a linedef trigger that allows the game to check if the player has all the emeralds. I believe both The Mystic Realm (In AGZ3) and Emerald Quest (In the Hub world, it checks to see if you have the emeralds in the final stage of the game) have these triggers. So if you don't get a response...
  5. A'Dilla

    SOC - Trying to work with A_SetFuse

    I've been doing some silly coding stuff lately and I've been needing the use of A_SetFuse. It works almost like it says it does, being that when the action is activated it will act like a ticking bomb. However it will never changes states like it says it will when it reaches the last tic, I also...
  6. A'Dilla

    Tails' Khaos Kontraption (chaos mod for Ring Racers)

    OOOOOh. I love the Chaotic edition mods for both of the games so I know for sure this is going to be great. Everything so far looks nice so keep it up! If I could ask though will the console spam be staying? And will the "You get the bees" audio be able to be turned off? I'm not a huge fan of...
  7. A'Dilla

    [Open Assets] Jet Metal Sonic

    Hello! Found out that using Jet Metal in a multiplayer session causes him to have a set of bugs that is identical to the post above me. Jet metal also flashes uncontrollably when even when he is not charging or in his dash state. Whenever I (the host) am not Jet Metal, the other players who are...
  8. A'Dilla

    [Open Assets] Lose Your Mind

    This mod has a nice amount of potential as a challenge! Currently however the mod isn't all that fun. First off the meter feels like it drains pretty fast which kind of leads you with no time before your consequences. This is fine for single player but for multiplayer this could just be a...
  9. A'Dilla

    Stuck a bit on Arid Canyon, any advice?

    The twisters shoot you out depending on the camera angle when you first entered it I am pretty sure. So, make sure you aim where you are going before trying the twister. If you're using the Automatic playstyle, then it will shoot you out on the input direction instead of the camera direction...
  10. A'Dilla

    How can I stop enemies' invincibility frames|Struggling to make a Multi Hit enemy

    I was just able to test it out and got it to work. Thanks for your help!
  11. A'Dilla

    How can I stop enemies' invincibility frames|Struggling to make a Multi Hit enemy

    I've been doing a few things using SOC mainly because I'm never learning lua, and I have been stuck trying to figure out how to make a Multi Hit enemy without it being unable to be injured after the first hit. I've looked on the wiki but the help it provides is outdated. The attachment you...
  12. A'Dilla

    Official Level Design Collab 2023: Round 1

    I literally forgot to mention this yesterday, but to the person who made Pseudo Meadow Match Zone, you should double check your spawner points. As no vanilla character can get out of here.
  13. A'Dilla

    SRB2 v2.2.13 Released

    Can you please exclude the models in the patch releases? I understand putting it in the installer, as someone new can instantly be handed in models. But for the patchers it's just annoying having to take out my models and replace them. The first time this happened to me my models mix with the...
  14. A'Dilla

    srb2 wont open

    Is it deleted deleted? Like, is it "right clicked and hit send to trash" deleted or "Clean my trash" deleted? If its the first type of deleted, you can recover the SRB2 folder, where your latest-logs.txt file is. Plus even if its the second type of deleted, you could always just... reinstall the...
  15. A'Dilla

    Textures appear red In-Game but not in Editor [RESOLVED]

    Are you opening SRB2 using zone builder or manually? When testing levels that shouldn't happen since you gave ZB the pack. Anyways though, it can either be inside the wad, or you can create, and put your map inside a pk3 extension, which is way easier to navigate. For both of these, you'll need...
  16. A'Dilla

    Snick The Porcupine From PT (Progress Thread)

    OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOH *Snapshot sfx* I'm telling on you!!!!
  17. A'Dilla

    How to edit the in-game Camera for Trailers, Montages & Other Projects

    The entirety of the camera options should be here. I think what people use when they want the camera still is with the work of cam_still, cam_dist, and cam_height. The last two for being if they want a specific angle or distance from the player or something.
  18. A'Dilla

    how to add custom music to slade

    Alright. So first off, try to make your file extension a .ogg, and that you add "O_" to your music file, an example for one would be O_doom. Secondly, because I'm assuming your file is a PK3, create a folder in your SLADE, and name it Music. After that simply put the music file in your folder...
  19. A'Dilla

    how to add custom music to slade

    Alright, so just to know, what is the extension of the music file? Many use .ogg (or .mid for MIDI music only) for their music, but wav should be able to work as well. Second, are you trying to get the music to appear in the game using the tunes command or are you trying to get it to work in a...
  20. A'Dilla

    how to add custom music to slade

    Depending on the music, you first might want to learn how to loop it. If your mod is a PK3, create a folder and name it to "Music". If it is a WAD file, you should be able to skip that first step. Afterwards, just add the music using the import files button (control+shift+I).
Back
Top