alienari / bitfighter

Automatically exported from code.google.com/p/bitfighter
Other
0 stars 0 forks source link

Navagation zone fail. #345

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a very wide or tall map.
2. start the level.
3. Add robots

What is the expected output? What do you see instead?

expected : zones build bots run.

output: Robots fail  to run because Navigation zones failed to build.

What version of the product are you using? On what operating system?

Bitfighter 19 portable, windows 7 Operating system.

Please provide any additional information below.

n/a

Original issue reported on code.google.com by Cory.Pou...@gmail.com on 17 Dec 2013 at 6:49

GoogleCodeExporter commented 9 years ago
Zones have a mathematical in-game limit due to the nature of the 
recastnavigation library we use.  They can only be built within point size of 
32767, I think.

Original comment by buckyballreaction on 17 Dec 2013 at 7:15