Hasta la próxima

I Remade Final Fantasy Tactics In Godot

4 vistas· 24/08/25
lopescar
lopescar
Suscriptores
0
En

Final Fantasy tactics is getting a remake and I thought I’d have a go at trying to recreate the game in the Godot game engine. By far the most difficult part so was recreating the movement. In final fantasy tactics the characters move in a way where they don’t turn until they’re aligned with their destination. Called Manhattan distance. This movement is trivial to create in 2d but in 3d it posed a bit more of a challenge.

What I eventually realized was that it was much faster and more efficient to exclude diagonal points from the initial calculations to begin with. My next step was to provide a slight movement cost reduction to either the x or z axis. Which allowed for the traditional Manhattan path finding appearance. Now I only have to recreate a robust Job system, combat, turn management and an Enemy AI.

Members Link to the code: https://www.youtube.com/post/U....gkxDjX1s0pjRsB5E5hKT

Follow on Twitch : https://www.twitch.tv/chaff_games

Support the Channel: https://www.patreon.com/ChaffGames

Join The Discord: https://discord.gg/Exzd8QmKrU

Get the FPS Template Here: https://chaffgames.com/fps-game-template/
Get the FPS PRO Template: https://chafmere.itch.io/godot-4-fps-pro
Get the Retro Media Sound Pack: https://itch.io/s/123126/retro-media-mega-bundle

---------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------
Please like and Subscribe! It's truly appreciated

#GameDevelopment #gamedev #Godot

Links to my Socials

Instagram: https://www.instagram.com/chaff.dev/
Twitter: https://twitter.com/ChaffDev
Itch.io: https://chafmere.itch.io/
Website: www.chaffgames.com

Mostrar más

 0 Comentarios sort   Ordenar por


Hasta la próxima