game.player.zoom readable

Things that we aren't going to implement
Post Reply
Rens2Sea
Inserter
Inserter
Posts: 46
Joined: Tue Feb 04, 2014 4:04 pm
Contact:

game.player.zoom readable

Post by Rens2Sea »

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).

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: game.player.zoom readable

Post by Rseding91 »

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.

Post Reply

Return to “Won't implement”