game.player.zoom readable
game.player.zoom readable
Currently game.player.zoom is write only, but i would like to actually read the current value for a mod i'm making (change player moving speed based on zoom level).
Re: game.player.zoom readable
player.zoom is a visual property and isn't saved in the game state. It was readable in the past and that was removed because it breaks multiplayer instantly if read.
If you want to get ahold of me I'm almost always on Discord.