Set player.mining_state.position when hand-mining resources.
Set player.mining_state.position when hand-mining resources.
The player.mining_state.position value is currently {0, 0} when I'm mining iron ore with the player. The relevant events also dont return the ore entity or its position. Can you set this to the location of the iron ore patch instead please?
unique_2 on discord and mod portal
Re: Set player.mining_state.position when hand-mining resources.
Position is only used when mining terrain. If you want the entity being mined that's just the selected entity for the player.
If you want to get ahold of me I'm almost always on Discord.
Re: Set player.mining_state.position when hand-mining resources.
Duh. Thank you!
unique_2 on discord and mod portal