Fixing Jittery NavMeshAgents - Unity Game Development

Опубликовано: 28 Февраль 2025
на канале: Aspiring Hero Games
2,327
62

#indie #indiegamedev #gamedev #gamedevelopment #gamedesign #navmeshagent

I've had a problem recently with some of my enemies looking jittery as they follow the main camera. They use NavMeshAgents to move around and chase after the player, but their position seems to get updated at a different rate to how my player and camera are (both use FixedUpdate).

I came across a solution in the Unity forums, and thought I would make a video showing how it's implemented and the results. Hopefully this may help someone else who is having similar problems!

https://forum.unity.com/threads/objec...

Download and try my test level ! I'd love feedback on it!
https://aspiring-hero-games.itch.io/p...

#########
Facebook:   / aspiringherogames  
Instagram:   / aspiringherogames  

Music by Epidemic Sound (http://www.epidemicsound.com)

[Fixing Jittery NavMeshAgents - Unity Game Development]