Jump to content

Recommended Posts

Posted

Follow command has stopped working since last update, with or without

rrrain. Is this already known?

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Posted

Just did todays update (8 files updated ) recompiled my project. Collision now works fine on terrain but the enemy character still will not follow player. I have only tried it on terrain up to now.Hav;nt altered my code in several weeks.

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Posted

Just make sure you calculate the navmesh in the editor.

 

I feel like this should, by default, automatically happen each time we run the game. Maybe make a setting to disable auto navmesh generation? People are going to forget to manually do this each time they add something to the scene.

Posted

I feel like that has a more visual aspect then the navmesh. The navmesh does have a small visual aspect but in general seeing what your lighting will look like is critical where you can do some assuming on the navmesh. What was the scenario as to why this was changed from automatic real-time generation?

Posted

I didn't understand the values in the navmesh dialog so I left them at default.

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Posted

What was the scenario as to why this was changed from automatic real-time generation?

The speed of the generation maybe? If it takes a minute or even several seconds to generate, I wouldn't want it to calculate every time I moved an entity an inch.

Posted

My understanding was that it was multi-threaded and it wasn't really noticeable. I know during design time I never noticed it before with the old way. Now it takes me like 2-3 mins to calc it manually :(

Posted

The problem is it took too long to calculate the navmesh for a terrain if the whole thing was run in the background. In the future, a combination of static and dynamic navmesh geometry will be used.

My job is to make tools you love, with the features you want, and performance you can't live without.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...