Xhizors
Member
|
World Units.
Hello, I have some questions about the engine and world editor.
- 1 cell = ? * ? units in world coords
- How many units do I travel in a sec?
- Coordinates scaling and conversion to the specified coordinates? ( server->client & client->server )
My client position -> scale it to server coordinates -> send to server
ServerSendPosition to move -> scale it to client coordinates -> move object.
I must know how to scale the coordinates I get from Esenthel World to send it to the server, and scale the return coordinates from server to move the object in the client side.
I hope you can help out.
Thank you.
|
|
04-15-2010 10:10 AM |
|
Esenthel
Administrator
|
RE: World Units.
size of single area is specified in the World Editor (Main\New)
by default its 64 meters (can be changed to 32 and 128)
in EE 1 unit = 1 meter
|
|
04-15-2010 10:53 AM |
|