Characters
Posted: Thu Aug 19, 2021 7:40 pm
How do the characters physics work in smbx2? Are Mario Luigi, Peach and Toad All like smb2 players? And how do you automatically change them to their smw look?
Code: Select all
Player.setCostume(CHARACTER_MARIO,"SMW-Mario",true)
Player.setCostume(CHARACTER_LUIGI,"SMW-Luigi",true)
Player.setCostume(CHARACTER_TOAD,"SMW-Toad",true)