OCMaker

[Re-Usable] OCMaker V2

Tythestickman

Tythestickman

Well-known member
Tythestickman submitted a new addon:

OCMaker - BRINGING CHARACTER CREATION TO MOBILE

Have you ever wanted to make an character addon on mobile? Yes? Well your in luck!

Introducing OCMaker! A command that allows you to easily make characters inside the game!

Just put in a couple of variables and watch your character come to light!
View attachment 7286
If you are unsure of whats possible with this, type in "ocmaker showexample" to play as Trooper!

Read more about this addon...
 
hey yall, thanks for 100 downloads! as a thank you, i will work on OCMaker V2 early! ;)
i can make sprites in the lua?
sadly no, but you CAN use custom OC skins in V2.
 
Tythestickman updated OCMaker with a new update entry:

OCMaker V2 Release!

Have you ever wanted to make an character addon on mobile? Yes? Well your in luck!

Introducing OCMaker! A command that allows you to easily make characters inside the game!
LIFEA0



Just put in a couple of variables and watch your character come to light!


If you are unsure of whats possible with this, type in "ocmaker showexample1" to play as...

[COLOR=rgb(65, 168...[/I]


Read the rest of this update entry...
 
chat, its out
 
ngl, im feeling like turning the OCMaker example OC's into actual characters, with full blown movesets.
should i do it? or should i just keep them in the state they are in.
 
how i can put movements for my oc maker?
If your meaning how fast your character goes then this might help you.
ocmaker skin color ability_speed abi1 abi2 name proj jump run_speed minD maxD inf_toggle

If your meaning something else then sorry that I dont understand what you mean.
 
abilities
well, for main ability its abi1 and for the secondary ability (that you use on the ground) its abi2, you should easily find them right next to each other in the message with the run speed thing.
 
abilities
well, for main ability its abi1 and for the secondary ability (that you use on the ground) its abi2, you should easily find them right next to each other in the message with the run speed thing.
ocmaker skin color ability_speed abi1 abi2 name proj jump run_speed minD maxD inf_toggle
 
question: HOW DO I INSERTS ABILITIES TO MY OC??? i wanna give her a double jump and flying, but the prompts aren't working. i typed "Double_Jump" "Flying" in the commands, and they're abilityless
 
question: HOW DO I INSERTS ABILITIES TO MY OC??? i wanna give her a double jump and flying, but the prompts aren't working. i typed "Double_Jump" "Flying" in the commands, and they're abilityless
you have to put CA_DOUBLEJUMP and CA_FLY to have them work, i would recommend checking the S_Skin page on the SRB2 Wiki, it'll tell you all the abilities. also, you can only give a character one CA, CA2 is for abilities on the ground, CA is for abilities mid air, the game was programmed to only have 1 CA, so i cant change it.
 
Last edited:
you have to put CA_DOUBLEJUMP and CA_FLY to have them work, i would recommend checking the S_Skin page on the SRB2 Wiki, it'll tell you all the abilities. also, you can only give a character one CA, CA2 is for abilities on the ground, CA is for abilities mid air, the game was programmed to only have 1 CA, so i cant change it.
omg thank you, now the oc is finally working hehehe >:)
 
Top