The "tile" attribute of HUnityEntity class returns only the initial HPoint of an user which is not updated, unless you make a new room_users.request() which is not available with UnityRoomUsers.
Am i right? Is there a solution for this without intercepting a RoomUserMove package?
Alternatively, how can i update the tile attribute of an user inside the room_users.room_users list?
Thanks for helping.