Mlaofmd

Results 4 comments of Mlaofmd

You can fix that go to ... `yourmod/scripts/characters/` and create your character script `yourcharactername.hxc` and copy this, but change names! ```haxe import funkin.play.character.SparrowCharacter; class YourCharNameCharacter extends SparrowCharacter { function new()...

You can fix that go to ... `yourmod/scripts/characters/` and create your character script `yourcharactername.hxc` and copy this, but change names! ```haxe import funkin.play.character.SparrowCharacter; class YourCharNameCharacter extends SparrowCharacter { function new()...

You can fix that go to ... `yourmod/scripts/characters/` and create your character script `yourcharactername.hxc` and copy this, but change names! ```haxe import funkin.play.character.SparrowCharacter; class YourCharNameCharacter extends SparrowCharacter { function new()...