Our new developer documentation is now available. Please check it out!
OdinHandler.RoomsUpdatePosition
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
public void RoomsUpdatePosition(float x, float y)
Updates the two-dimensional position of our own peer in each room
Info
This should only be used after configuring the room with RoomSetPositionScale(RoomHandle%2cSystem.
Parameters
Name | Type | Description |
---|---|---|
x | Single | x postition |
y | Single | y postition |