Josh Posted Friday at 09:54 PM Author Share Posted Friday at 09:54 PM 0.9.9 Some navmesh behavior is improved. NavAgent::Navigate and NavMesh::PlotPath now both take two additional arguments: Navigate(const Vec3& point, const int maxsteps, const float maxdistance) Also added Hmd::SetScale(), which accepts a single float value that will scale the VR player. My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted 4 hours ago Author Share Posted 4 hours ago 0.9.9 Editor now recognizes .ogg and .mp3 in open/save dialogs that use sound files. If zero is sent to NavAgent::Navigate() for the maxdistance parameter, the agent will navigate to the closest point (the old behavior). Some minor bug fixes. My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts