Login
Discover
Waves
Communities
Login
Signup
Topics
#godot-engine
Global
Trending
Hot
New
Top
#godot-engine
New
Top communities
Create your community
latest #godot-engine created topics | Ecency
pab.ink
ita
2019-11-23 17:00
Ink & game
In questi lunghi pomeriggi piovosi, che si susseguono ormai da settimane, intrattenere i figli che devono controvoglia rimanere in casa, non è cosa semplice. In verità sarebbe sufficiente dargli libero
$ 3.042
175
16
1
vhhau
gamedev
2018-07-05 07:55
My experience about making game and upload to google play with godot engine
So after getting a developer account, I immersed myself in learning, testing google play api and ways to earn money with games. Why I choose Godot engine? -Because it is the most suitable engine that I
$ 0.249
33
4
sp33dy
utopian-io
2018-04-13 22:59
Tutorial (Godot Engine v3 - GDScript) - Wave formations (scripted)!
Tutorial ...Programatically using Wave formations (part 2) What Will I Learn? Following on from yesterday's "concept" tutorial about Wave formations; which implemented Path2D and PathFollow2D
sp33dy
utopian-io
2018-04-12 22:22
Tutorial (Godot Engine v3 - GDScript) - Wave formations (concepts)!
Tutorial ...learn to use Path2D and FollowPath2D for Wave formations (concepts) What Will I Learn? As part of my tutorial for beginners, I now need to implement WAVE formations; in addition to the 'Pack'
rockingfinger
Hive Open Mic
2026-08-08 02:59
Published via Ecency
Promoted
Hive Open Mic Week 330 | "In Christ Alone" – Piano and Vocal Performance
Hello, wonderful members of the Hive Open Mic community! Greetings to everyone participating in Hive Open Mic Week 330. It is always a privilege to be part of this incredible community where musicians
sp33dy
utopian-io
2018-04-12 09:21
Back from holiday!
Hi all, Thanks for sticking around; if you have! I've just returned from a fantastic trip to Lanzarote. I'm all refreshed and have been thinking about the Invader Paths for multiple waves. What I want
wolfwin
gamedev
2018-04-01 06:58
Godot 3: Top 7 Things You Wish You Were Told
The all the things you should have been told about Godot~ TL:DR An admission of how dumb I was when I first started. Autoload More often then not, games need single entities to manage scene switching,
sp33dy
utopian-io
2018-03-24 22:55
Tutorial (Godot Engine v3 - GDScript) - GUI for score & lives!
Tutorial ...learn to build a GUI for score and lives! What Will I Learn? Hi, I've been distracted recently by writing some Physics based tutorials, please visit the more advanced subjects (as found in
sp33dy
utopian-io
2018-03-23 14:55
Tutorial (Godot Engine v3 - GDScript) - RigidBody Rope!
Tutorial ...learn about RigidBody Rope! What Will I Learn? Hi, In my last tutorial, I demonstrated how to create a simulated Chain, using RigidBody Nodes utilising Godot Engine's physics engine. Despite
travelwritemoney
LeoFinance
2026-08-13 20:04
Published via Ecency
Promoted
Ether.fi Summer Launches: Stocks, Precious Metals & On-Chain Loans Now Available
This morning, Ether.fi Summer kicked off. The company held a video conference announcing their latest updates to the platform, which include the purchase of sto
sp33dy
utopian-io
2018-03-20 12:30
Tutorial (Godot Engine v3 - GDScript) - Verlet Chain (v0.01)!
Tutorial ...learn about Verlet Chains! What Will I Learn? Hi, I posted a tutorial at the weekend that demonstrated both Verlet Integration and Godot's RigidBody physics. At the end of the tutorial, I mentioned
sp33dy
utopian-io
2018-03-18 23:09
Tutorial (Godot Engine v3 - GDScript) - Physics (Verlet vs RigidBody)!
Tutorial ...learn about Verlet Integration! What Will I Learn? Hi, welcome back! I posted an update last week to state why I'd not continued recently with any of my tutorials. This was due to a combination
sp33dy
utopian-io
2018-03-17 23:41
Tutorial (Godot Engine v3 - GDScript) - Colour use!
Tutorial ...learn to add colour to the game! What Will I Learn? I ended the last Tutorial stating that the next step is to add colour to the game! If you've tried the "Space Invaders" clone on
sp33dy
utopian-io
2018-03-16 21:17
Tutorial (Godot Engine v3 - GDScript) - Generic screen wrapping Node!
Tutorial ...learn to build a generic Node that screen wraps its parent Node! What Will I Learn? I previously wrote an article which explained how to create a Sprite script to force it to wrap around the
spacecop
dhf
2026-08-14 09:12
Published via Ecency
Promoted
Who the DHF has actually paid, 2019-2026
Ever wonder how much each project or who got paid by DHF so far? Then this post will try to give you clear picture on how much DHF paid because funding state...
sp33dy
gamdev
2018-03-12 13:02
Tutorial (Godot Engine v3 - GDScript) - [Prototyping update]
... Tutorials ... Prototyping continued Hi all, A quick update, as I'm still concerned that I've not posted tutorials recently. It's not that I'm working on it, on the contrary! If you see a white border,
sp33dy
utopian-io
2018-03-09 11:32
Tutorial (Godot Engine v3 - GDScript) - [I'm Prototyping!]
... Tutorials No updates recently Hi all, I'm writing this to keep you up to date with what I'm doing. I've been distracted this week because of: Consultancy work for a big client; I need to pay the bills!
thelavablock
utopian-io
2018-03-06 22:27
Godot Engine Tutorial - Making a 2D Game - UI/Mechanics/Sound
User interfaces, game mechanics and sounds are fundamental in every game. We will learn how to create a simple 2D dice game called Dice Pig in Godot Engine. At first, let's take a look at the game itself.
sp33dy
utopian-io
2018-03-03 16:16
Tutorial (Godot Engine v3 - GDScript) - Generic screen wrapping Sprite!
Tutorial ...learn to build a generic Sprite that will wrap around the screen! What Will I Learn? As part of the "Space Invaders" clone, I'm building as part of the beginners set of tutorials,
mundo.autismo
Mundo Autismo
2026-08-14 04:22
Published via Ecency
Promoted
Apoyando Contenido en HIVE
Mundo Autismo anuncia que el presente reporte será diario, desde donde les presentamos los contenidos que hemos valorado en otras comunidades. En un principio este informe se presentó mensual, después
sp33dy
utopian-io
2018-03-02 18:41
Tutorial (Godot Engine v3 - GDScript) - Collision Detection!
Tutorial ...learn how to add Collision Detection! What Will I Learn? This tutorial builds on the last, which explained how to add Bullets. In this article, you will learn how to add collisions to the game;
sp33dy
utopian-io
2018-03-01 16:30
Tutorial (Godot Engine v3 - GDScript) - Bullets!
Tutorial ...learn how to add Bullets! What Will I Learn? This tutorial builds on the last, which explained how to add the Player Ship. In this article, you will learn to add bullets to the game! Note:
sp33dy
utopian-io
2018-02-27 19:14
Tutorial (Godot Engine v3 - GDScript) - Player Ship!
Tutorial ...learn how to place the player ship! What Will I Learn? This tutorial builds on the last, which explained how to add invader graphics. In this article, you will learn to place a player ship
sp33dy
utopian-io
2018-02-24 18:57
Tutorial (Godot Engine v3 - GDScript) - Invader Graphics!
Tutorial ...learn how to place the Invader graphics in! What Will I Learn? This tutorial builds on the last, which explained how to add smooth movement to the Invaders. In this article, you will learn
Older →