Godot-Tween-Interactive-Cheat-Sheet
Interactive cheat sheet for Godot's Tween node easing and transition types (by Vitorgus)
godot-open-rpg
Learn to create turn-based combat with this Open Source RPG demo ⚔ (by gdquest-demos)
Godot-Tween-Interactive-Cheat-Sheet | godot-open-rpg | |
---|---|---|
1 | 8 | |
8 | 2,145 | |
- | 2.9% | |
2.6 | 4.8 | |
over 3 years ago | 26 days ago | |
GDScript | GDScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Godot-Tween-Interactive-Cheat-Sheet
Posts with mentions or reviews of Godot-Tween-Interactive-Cheat-Sheet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-09.
-
I made a Godot Interactive Tween Cheat Sheet
Repository: https://github.com/Vitorgus/Godot-Tween-Interactive-Cheat-Sheet
godot-open-rpg
Posts with mentions or reviews of godot-open-rpg.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-15.
-
player following npc - snakes and tails
As I mentioned before, most of the tutorials out there will expect that base level of programming knowledge, so you're probably out of luck there. I did a search and found that GDQuest have this project repository and it has the feature you want. You can download the source code for free and read through it, but I couldn't find any tutorial that walks through the code and how it works.
- Are there addons and tutorials for making rpgmaker-like, story-driven games?
-
Looking for some suggestions on how to fix the save system for my rpg in godot.
Looking for save game tutorials lead me to this by gdquest that seemed the most comprehensible to me.
-
are there any tutorials for a 3d turn based rpg?
https://github.com/GDQuest/godot-open-rpg here is one in 2D. You could use it as a guide.
- Point and click adventure?
- Advice on choosing to learn GODOT
-
JRPG tutorials/templates?
General RPG: https://github.com/GDQuest/godot-open-rpg
-
How do you organize your project?
I think the GDQuest Open RPG template/demo is a pretty good demonstration of the concept. Many of the scripts in there don't explicitly declare a global class for themselves, and they are only relevant to, and used by, a particular subset of scripts/scenes which are in nearby/wrapping directories. There isn't just one big mega assets folder that stores everything in a flat list, etc.
What are some alternatives?
When comparing Godot-Tween-Interactive-Cheat-Sheet and godot-open-rpg you can also consider the following projects:
Gut - Godot Unit Test. Unit testing tool for Godot Game Engine.
todot - A Godot Editor Plugin that adds a todo list side dock.
Pixelorama - Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
godot-2d-jrpg-combat - A 2D Japanese RPG Active Time Battle demo for the Godot game engine
oh-my-git - An interactive Git learning game!
nakama-godot - Godot client for Nakama server written in GDScript.