Isometric - Best approach to learn and create a game

This page summarizes the projects mentioned and recommended in the original post on /r/gamedev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ai-series-part-34

    In this tutorial repository you will learn how to make a NavMeshAgent traverse a NavMesh without using SetDestination nor the mouse to click-to-move. We'll use the keyboard to move the NavMeshAgent along the NavMesh instead, apply a configurable smoothing to the inputs so the agent doesn't abruptly swap directions and rotations.

    You'll need some way to move the character, and I think using a navmesh is your best option. But character movement is quite different between the games you listed. Llamacademy has some of the best tutorials for using the navmesh, even if the intro is a little corny. Fallout and Diablo use click to move, but Hades uses directional movement.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts