Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
godot-engine
pab.ink
ita
Saturday, November 23, 2019 5:00 PM
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
Thursday, July 5, 2018 7:55 AM
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
Friday, April 13, 2018 10:59 PM
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
2
sp33dy
utopian-io
Thursday, April 12, 2018 10:22 PM
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
2
divergente1
NeedleWorkMonday
Saturday, August 9, 2025 6:19 PM
Promoted
Beautiful and Elegant Straple Design - Diseño de un Bonito y Elegante Straple
Hello friends, I hope you are feeling well. I am pleased to show you the elaboration of a sleeve strapless. The best thing is that I have a very simple way to make this design. Hola amigos, espero que
$ 3.349
179
17
1
sp33dy
utopian-io
Thursday, April 12, 2018 9:21 AM
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
Sunday, April 1, 2018 6:58 AM
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
Saturday, March 24, 2018 10:55 PM
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
Friday, March 23, 2018 2:55 PM
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
lbi-token
LeoFinance
Monday, August 11, 2025 8:37 PM
Promoted
Guess the RUNE price and WIN
Hello Leo-Family, What a week for RUNE! The chart tells the story of a strong comeback: after starting around $1.28 on August 5, the price dipped slightly before finding its footing on August 7. From there,
$ 12.899
291
31
16
sp33dy
utopian-io
Tuesday, March 20, 2018 12:30 PM
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
Sunday, March 18, 2018 11:09 PM
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
Saturday, March 17, 2018 11:41 PM
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
Friday, March 16, 2018 9:17 PM
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
hassemer
HiveDevs
Friday, August 8, 2025 6:49 PM
Promoted
Introducing Hive-Mail, a new, quantum-resistant messaging protocol on Hive
Introducing "Hive-Mail", a new protocol offering free, private, quantum-resistant messaging on Hive
$ 10.503
67
20
4
sp33dy
gamdev
Monday, March 12, 2018 1:02 PM
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
Friday, March 9, 2018 11:32 AM
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
1
thelavablock
utopian-io
Tuesday, March 6, 2018 10:27 PM
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
Saturday, March 3, 2018 4:16 PM
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
onemoretea
Actifit
Friday, August 8, 2025 8:16 PM
Promoted
Where it all Starts and More - My Actifit Report Card: August 8th, 2025
Welcome to Liquid Eye’s Actifit Blog Friday ☀️ 7668 The morning air carried a calm clarity, mild, dry, and just right to wander. The first warm sunbeams stretched like sleepy cats across the path as I
$ 0.997
104
1
1
sp33dy
utopian-io
Friday, March 2, 2018 6:41 PM
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
Thursday, March 1, 2018 4:30 PM
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
Tuesday, February 27, 2018 7:14 PM
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
Saturday, February 24, 2018 6:57 PM
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
1
Top communities
Create decentralized community