Our new developer documentation is now available. Please check it out!
OdinClient.UpdatePosition
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 async void UpdatePosition(float x, float y)
Updates the Rooms
Info
This should only be used after configuring the room with SetPositionScale(System.
Parameters
Name | Type | Description |
---|---|---|
x | Single | x postition |
y | Single | y postition |