FTL Style Map Traversal in Godot
Channel:
Subscribers:
3,830
Published on ● Video Link: https://www.youtube.com/watch?v=6NL7azkpNN4
A simple-ish video explaining how to make a map seen similar to
Code:
https://github.com/aimforbigfoot/NAD-LAB-Godot-Projects/tree/master/AstarAccUnderstood
0:00 - Intro
1:17 - Understanding what we are doing
2:51 - Setting up the scene
5:24 - Point map generator (setup)
12:34 - MIni dictionary explanation for Point Map
16:00 - Point map generator (connecting points)
24:50 - Point map generator (connecting left and right)
29:50 - Point map generator (placing the pointer on the map)
33:45 - Moving Pointer Along Map
42:00 - Conclusion
For the Godot Icon used in the thumbnail: Original Author of the Godot Icon (Andrea CalabrĂ³), changes were made to this icon.
https://commons.wikimedia.org/wiki/File:Godot_icon.svg
Other Videos By NAD LABS
Tags:
Godot
FTL
Map
procgen