Im Making a Mod But I can't get it to load on the Character Select.

in fact, the only thing you need a Pc for to create mods on SRB2, its for creating maps, and to convert png into DoomGFX files to make them sprites.

Besides these two things, you can do everything else from your phone if you dont have a PC to create mods with.
(You CAN create the sprites themselves by drawing, but you cant convert them into the format that Srb2 needs to read it without having a stroke)
 
i did so the file metal hedge came out
Next time you do a Character mod, make sure to keep all these important folders that act as "root" for the important files, like the sprites for the character itself, the character config file, or even the SP information file, must ALL go in the main directory of the Pk3 file itself, much how i showed you in one of the last screenshots i sent here.

If you make them a subfolder, by placing them inside of another folder, like you did with the folder that had the same name as the pk3 file itself, Srb2 may not find some important files it needs to load the mod correctly.
 
Next time you do a Character mod, make sure to keep all these important folders that act as "root" for the important files, like the sprites for the character itself, the character config file, or even the SP information file, must ALL go in the main directory of the Pk3 file itself, much how i showed you in one of the last screenshots i sent here.

If you make them a subfolder, by placing them inside of another folder, like you did with the folder that had the same name as the pk3 file itself, Srb2 may not find some important files it needs to load the mod correctly.
um ok
 
So long as all those important folders i told you they were "root folders", (SOC; Lua, Skins, Sounds..) are in the main directory (the first thing you see when opening the Pk3 file), and not inside of another folder, Srb2 will always find the files and folder needed for your character to work properly
 
Top