About Store Forum Documentation Contact



Post Reply 
World Units.
Author Message
Xhizors Offline
Member

Post: #1
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
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
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
Find all posts by this user Quote this message in a reply
Post Reply