Applying to be an modder

Status
Not open for further replies.

srGSR

Member
Modder
Jan 3, 2025
6
6
180
Pronouns
He
Hello. I am creating the easy-custom-movesets mod. It utilizes character-select-coop API, to make easy to tweak the default moveset just be editing something similar to an JSON.
For example, to make an float character with bigger long jumps and an dive with upward trajectory, you would write:
{
name = "Osaka",
gravity = 90,
long_jump_strength = 120,
dive_y_vel = 20
}

Here is the code: GitHub - GustavoSasaki/character-stats: Making easy to customize mod character from sm64coopdx
 
Status
Not open for further replies.

Users who are viewing this thread