View source
class PlayerCharSelectData
package funkin.data.freeplay.player
import funkin.data.freeplay.player.PlayerData
Available on all platforms
Variables
optionalposition:Null<Int>
A zero-indexed number for the character's preferred position in the grid. 0 = top left, 4 = center, 8 = bottom right In the event of a conflict, the first character alphabetically gets it, and others get shifted over.