Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eweninja/godot-4-notes
Godot 4 resources, tutorials, notes and more.
https://github.com/eweninja/godot-4-notes
godot-game-engine godot4 godotengine notes resources tutorials
Last synced: 27 days ago
JSON representation
Godot 4 resources, tutorials, notes and more.
- Host: GitHub
- URL: https://github.com/eweninja/godot-4-notes
- Owner: eweninja
- License: mit
- Created: 2023-07-02T13:12:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-14T21:29:50.000Z (over 1 year ago)
- Last Synced: 2024-11-03T20:41:50.347Z (3 months ago)
- Topics: godot-game-engine, godot4, godotengine, notes, resources, tutorials
- Homepage: http://blog.ewe.ninja/godot-4-notes/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# godot-4-notes
[Ewe Ninja Blog 📃](https://blog.ewe.ninja) | [Tutorials 💡](#tutorials) | [Resources 📕](#resources) | [Notes 📓](#notes)
Godot 4 resources, tutorials, notes and more.
If you have any free tutorial, resource or plugin for Godot 4.x you can [create an issue]() and inform me about it!
## tutorials
- [FinePointCGi YouTube Channel](https://www.youtube.com/@FinePointCGI)
- [Godot 4.0 Crash Course by CodingQuests / freeCodeCamp](https://www.youtube.com/watch?v=S8lMTwSRoRg)## resources
- [Godot Documentation](https://docs.godotengine.org/en/stable/)
- [FinePointCGI.io](https://finepointcgi.io/)## plugins
- Integrations:
- [GodotFirebase by GodotNuts](https://github.com/GodotNuts/GodotFirebase)
- [Google Play Billing](https://github.com/godotengine/godot-google-play-billing)
- [Godot-Playfab by Structed](https://github.com/Structed/godot-playfab)
- Mobile:
- [AdMob Android Plugin by Poing Studios](https://github.com/Poing-Studios/godot-admob-android)
- [AdMob iOS Plugin by Poing Studios](https://github.com/Poing-Studios/godot-admob-ios)
- [AdMob Editor Plugin by Poing Studios](https://github.com/Poing-Studios/godot-admob-plugin)
- [Google Play Games Services updated by FinePointCGI](https://github.com/finepointcgi/PGSGP)- Editor / QoL:
- [Beehave by bitbrain](https://github.com/bitbrain/beehave)****
- [Godot Gameplay Systems by OctoD](https://github.com/OctoD/godot-gameplay-systems)
- [Godot Input Helper by by nethanhoad](https://github.com/nathanhoad/godot_input_helper)
- [Godot Mod Loader](https://github.com/GodotModding/godot-mod-loader)
## projects
- [Godot 4 Multiplayer example with GodotFirebase Plugin](https://github.com/eweninja/godot-firebase-multiplayer-example)
- [Godot 4 Plugin Template GDScript](https://github.com/eweninja/godot-plugin-template-gdscript)
- [Godot 4 Plugin Template C#](https://github.com/eweninja/godot-plugin-template-csharp)## notes
- [GDExtension](https://blog.ewe.ninja/godot-4-notes/notes/gdextension)