There's a nice transition between the opacity value when the state goes from "submitting" to "submitted and waiting confirmation". Can do more with transitions, etc. but wasn't sure how much time we wanted to spend on this.
Since the x,y,z position isn't particularly actionable/useful in the context of Minecraft, I threw it off to the side of the toast. I am thinking that in a more playable state, we might hide this behind some debug flag so its off by default.
This depends on https://github.com/latticexyz/mud/tree/alvrs/customtype
There's a few states here:
There's a nice transition between the opacity value when the state goes from "submitting" to "submitted and waiting confirmation". Can do more with transitions, etc. but wasn't sure how much time we wanted to spend on this.
Since the x,y,z position isn't particularly actionable/useful in the context of Minecraft, I threw it off to the side of the toast. I am thinking that in a more playable state, we might hide this behind some debug flag so its off by default.