godot-utils-and-other VS godot-3-demos

Compare godot-utils-and-other vs godot-3-demos and see what are their differences.

godot-3-demos

Dozens of free and open source demos for the Godot game engine, version 3. Head to the link below for newer demos for Godot 4+ (by GDQuest)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
godot-utils-and-other godot-3-demos
5 7
304 1,762
- -
4.9 0.0
3 months ago 10 months 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.

godot-utils-and-other

Posts with mentions or reviews of godot-utils-and-other. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-07.

godot-3-demos

Posts with mentions or reviews of godot-3-demos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-12.
  • Please help outdated codes
    1 project | /r/godot | 1 Aug 2022
  • Make set of units follow each other in train-like manner
    2 projects | /r/godot | 12 Apr 2022
    Found multiple following behaviours, but decided to use one from GDQuest's "AI following the leader" tutorial video, as it's nicely separated into static Steering class. Also found very cool Godot Steering AI Framework from same GDQuest, which is so modular and reusable that I guess 90% of developers should start using it instead of writing their own boilerplate.
  • Is Godot a good engine to teach in CS classes (K12) ?
    3 projects | /r/godot | 17 Mar 2022
    I highly recommend getting started with GDQuest and Heart Beast for videos and resources: https://github.com/GDQuest/godot-demos https://www.youtube.com/c/Gdquest/playlists https://www.youtube.com/watch?v=mAbG8Oi-SvQ&list=PL9FzW-m48fn2SlrW0KoLT4n5egNdX-W9a
  • Deema's back, tell a friend
    1 project | /r/godot | 10 Nov 2021
    GDQuest made an overview over this class and there is a sample script on Github, which you can further cut down quite a bit to use with grids (in my case a Tilemap).
  • A little help with a star
    1 project | /r/godot | 9 Nov 2021
    Anyway, if you want to know more about how to use Astar in Godot, check out this overview by GDQuest and definitely have a look at the source code for this demo as well as the official Astar class API docs. AStar pathfinding is unfortunately but definitely not beginner stuff.
  • Started making a tower defense in Godot. Built in AStar made the pathfinding so easy!
    1 project | /r/godot | 2 May 2021
    Here's a nice script from gdquest which you can almost just drop onto a tile map and use. Requires little setup and will let you visualize your astar map via the tile map you attach it to. https://github.com/GDQuest/godot-demos/blob/master/2018/03-30-astar-pathfinding/pathfind_astar.gd
  • How do I make a health and damage system?
    1 project | /r/godot | 20 Feb 2021
    Here's some sample code. It's actually probably more than you need, but without seeing your project it's hard to tell.

What are some alternatives?

When comparing godot-utils-and-other and godot-3-demos you can also consider the following projects:

material-maker - A procedural textures authoring and 3D model painting tool based on the Godot game engine

godot-chunked-voronoi-generator - A small project to create chunk based voronoi generation

jdungeon - An opensource 2d morpg game based on the Godot engine in a medieval inspired fantasy world

Planet-Generator - A procedural planet generator addon for Godot with terrain LOD.

Godot-WebSocket-Multiplayer-Template - A Godot client project that connects to a Typescript server

openseeface-gd - A GUI for running OpenSeeFace.

godot-sky-asset - New asset for rendering a panoramic sky texture based on rayleigh and mie scattering

godot-polygon2d-fracture - A simple script for fracturing polygons. Also adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect)

dialogic - 💬 Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!

godot_dynamic_split_screen - Dynamic split screen implemented in Godot

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!

addons-btree - Visual Behavior Tree