#moddinghelp

  1. JohnDough71

    srb2 zone builder does this.

    As you can see, a lot is going on in here (the attachment). I just updated from 2.2.13 to 2.2.15 yesterday. before that, it worked perfectly fine. I also changed the resource I used. Instead of using the srb2.pk3 resource from 2.2.13, I used the one from 2.2.15 . Will this be a problem, and is...
  2. burning infernal god

    I Need help turning this code into a wallrun

    addHook("PlayerThink", function(player) if not player and player.valid and player.mo.skin == "sonic" and and player.playerstate == PST_LIVE return end if player.mo.collidewall == nil player.mo.collidewall = false end if player.mo.collidewall == true...
  3. Hugh Jass

    How are 3D models made for SRB2?

    So I'm making a little something and I'd like to find a way to replace specifically the default trees with a custom 3D model, such as one in the style in Minecraft. The problem is I have no idea how to, and many of the scarce online tutorials for 3D modelling in SRB2 are either too vague or do...
  4. Drone_Bro

    custom super form sprites for a custom character. . . I need help!

    Is it possible to make if so. . . How do you make custom super form sprites for a custom character in srb2, I Already have the transformation but after that it uses the normal form sprites for his "super" form. For example, pretend you are using Sonic, as soon as you go super, instead of super...
  5. Drone_Bro

    Custom Super Form Sprites For A Custom Character. . .Please Help Me. . . Asap!

    How do you make custom super form sprites for a custom character in srb2, I Already have the transformation but after that it uses the normal form sprites for his "super" form. For example, pretend you are using Sonic, as soon as you go super, instead of super sonic sprites, you've got normal...
  6. Alexx18

    How can i learn more advanced modding techniques?

    Greetings to all, i wanted to know, how can i learn more complex modding? for example making custom objects, like enemies or importing custom textures for flats. Or how to make more complex FOFs and in general, how to mod properly, i've read through the SRB2 wiki, but it tends to be vague...
  7. stickmanguy2

    How to add ywo characters paired together(like sonic and tails)

    Wnat to do that to help with my in progress mod Thanks in advance.
  8. Taquito

    Why wont it save

    Ok, so i have this one issue with SLADE, every time im trying to do a small mod edit (ex: Adventure Sonic) or fix something up (ex: Modern Sonic) i always go with the same issue, The super sprites WON'T make the file save, i checked everything and these already existing mods, i dont know what's...
  9. Dark94

    Standing/Walking/Running sprite being shown in my ability for 1 tick: How do I solve it?

    So... I have a little problem, when I do any ability that does something when you touch the ground, the standing still sprite (or the walk/run sprites if you're in movement) will show up for 1 tick (35 ticks = 1 second). At first, it's hard to see. But when you spot it, it's annoying like a sore...
  10. A_3TO_GAS_MAN*(RUS)*

    Programs for saves and gamedate HACKing

    Hello, if you looks on icon (later I gotta edit this) you see a dark mage with mlg glasses well can I little help dark magic right? well you know something about Programs for HeHeHe Hacking a srb2 gamedate? if what Saves Slots (with characters) saved on your disk (most possible in game folder)...
  11. Aquavine

    The extra life monitor turns into 1000 points monitor, even though I checked the "special"/"ambush" flag. (SOLVED)

    PSA: If you have the same problem as I do, then remember that for some reason the flags say / 10K score on the outside even though on the inside these flags actually change the extra life monitor into a 1K one instead. So in other words: The extra life monitor turns into a 10K variant by...
  12. Aquavine

    What exactly causes lag spikes in maps? And how many avaliable ways there are to optimize a map?

    So I came back to my old map, and while updating it I noticed a one glaring issue with it. It lags sometimes, but when it does lag, it d o e s. (The worst one that I recorded after all my patches, is 60 to 30/40 fps in a specific section.) And even if it has way better performance after I...
  13. DBlxck

    How To Add Scripts To Your Custom Character?

    Im kinda new to all this modding stuff so i js need a lil help on how to a script to my character im making.
  14. flabberghast

    More racer sounds?

    Is it possible to add more sounds to a custom racer in ring racers? (ie; giving them more than just 2 hurt sounds, more than 1 lose sound, ect.) the 11 sounds that you're able to give a racer by default is sort of limiting, and they can get annoying due to playing often. i'd even be willing to...
  15. LondonBot

    Translucent designs and Kartmaker

    Will kartmaker recognize that elements of a character are meant to be translucent? I've got an OC with a visual gimmick inspired by those "Rock Candy" wii controllers and I wanted to carry that element over to their sprites. I'm gonna go out on a limb and assume the transparent spritesheet would...
  16. Aquavine

    I have a timing issue with custom ambient objects. (SOC)

    While I was adding a custom ambience I noticed that the sfx won't instantly play unless the object is placed at spawn. if it's placed further out of hearing range, the sfx will wait the set time delay before playing the first time. And for me it's pretty bad because the ambient sound file is 32...
  17. Aquavine

    Player 1-32 starts. Do I need to place them all so other players can spawn in multiplayer?

    If my stage supports multiplayer gamemodes but there's only one player spawn point on the whole map does it mean that other players can't spawn? Or does it mean that every player will spawn at the single avaliable spawn point? Because when I look at other maps there's always a group of every...
  18. Heldy_srb2

    How do i make a speed running type mod W/ Combat

    I'm trying to make fast Paced Srb2 Inspired by Cacee & Junio Sonic And a 64 Mario Alike Moveset and I need Advice.
Back
Top