Godot
- https://github.com/godotengine/awesome-godot
- Xrayez/godot-anl: Accidental Noise Library in Godot Engine enhanced with visual noise editor
- GDScript Tutorials
- Finite State Machine in Godot · GDQuest (and other tuts)
- jordigcs/fmod_gd4: FMOD integration for Godot 4
- Custom post-processing — Godot Engine (stable) documentation in English
- henriquelalves/SimpleGodotCRTShader: A simple Godot shader that simulates CRT Displays
- godotengine/emacs-gdscript-mode: An Emacs package to get GDScript support and syntax highlighting.
- Dialogic
- Getting Started - The godot-rust Book
- firebelley/godot-export: Automatically exports your Godot games.
- Using Composition to Make More Scalable Games in Godot - YouTube
- https://www.youtube.com/@MakerTech/videos
- Godot Components - how to structure a game into manageable parts (Beginner/Intermediate) - YouTube
- Godot Action RPG Series - YouTube
- GDScript Fundamentals Tutorial Series - YouTube
- Godot UI Basics - how to build beautiful interfaces that work everywhere (Beginners) - YouTube
- godotengine/awesome-godot: A curated list of free/libre plugins, scripts and add-ons for Godot
- eraffaelli/GodotEngine-Resources: List of stuffs about the Godot Engine
- How to Enforce Static Typing in GDScript – Allen Pestaluky
- Introduction to GUI skinning — Godot Engine (stable) documentation in English
- Exporting packs, patches, and mods — Godot Engine (stable) documentation in English
Shortcuts
- Space + LMB / Middle Mouse button to move around viewport
- F centering
- ctrl for 1 increments
- F1 in script doc (search same for emacs?)
- ctrl shift o
Not Godot
https://www.rorydriscoll.com/2016/03/07/frame-rate-independent-damping-using-lerp/ https://20_games_challenge.gitlab.io/