Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create decentralized community
latest #godot-engine created topics on internet
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
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
$ 86.206
37
7
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'
$ 92.884
212
6
paultactico2
Snapie
2026-04-01 00:10
Promoted
[Retrogaming] Starting our 1st Dungeon (Green Pendant)! | The Legend of Zelda: A Link to the Past (SNES)
My 3speaking Today Hey, what's up, gamers! I’m glad you’re back here on my 3speak channel and this post; as always, I welcome you. Today, after fulfilling my religious duties and honoring my faith in
$ 1.510
20
2
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
$ 0.541
14
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,
$ 0.000
6
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
$ 42.024
25
13
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
$ 57.250
39
4
xrayman
Photography Lovers
2026-04-06 07:25
Promoted
Jardim da Praça do Império, Belém - Portugal
Imperial Square Garden
Good morning, Photography Lovers community! Here is my entry for this community! Late afternoons are one of my favorite subjects to photograph. One of my favorite spots near my home, just a few minutes’
$ 1.450
46
2
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
$ 71.378
39
6
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
$ 68.680
27
7
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
$ 41.484
15
3
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
$ 67.177
204
3
theshot2414
Freewriters
2026-04-06 12:44
Promoted
💭 Pensar en el futuro… sin olvidar el presente ⏳ Iniciativa [Esp - Eng] 💭 Thinking about the future… without forgetting the present ⏳ Initiative
Saludos querida comunidad de #GEMS Hoy, en este Domingo de Ramos, no pude evitar que mi mente y mi corazón viajaran directamente a mi tierra, a ese lugar donde la fe, el mar y los recuerdos se entrelazan
$ 0.914
95
2
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,
$ 0.145
7
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!
$ 0.118
10
4
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.
$ 12.542
12
17
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,
$ 20.775
27
3
chel-koby
Gaming Photography
2026-04-06 17:56
Promoted
Deep Inside the Hidden Forest
I discover many Beauties AND Horrors inside the Hidden Forest, Butt.... this is how we got the Party Started
$ 0.813
33
1
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;
$ 21.644
12
3
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:
$ 16.638
14
5
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
$ 18.375
13
13
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
$ 20.421
11
9