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
7y
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
8y
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
8y
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
8y
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'
travelwritemoney
Town Square
6d
Published via Ecency
Promoted
Breaking Free from Analysis Paralysis: How I Reorganized My Crypto.com Stack for Maximum Returns
Today I took what for me is drastic action. I unstaked my Level-Up CRO in the Crypto.com app. It's a big decision because my account has been grandfathered into
sp33dy
utopian-io
8y
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
8y
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
8y
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
8y
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
travelflower
Worldmappin
1d
Promoted
Where the Vastness Loses Itself – Neuhardenberg
52.59564, 14.24116
The farther one travels into the Märkisch countryside, the less Germany seems prepared for its own size. The roads become emptier, the villages smaller, and then, suddenly, something appears that seems
sp33dy
utopian-io
8y
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
8y
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
8y
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
8y
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
darth-azrael
photography
2d
Published via Ecency
Promoted
Vintage Photos - Lot 6 (421-424)
All of the photos in this set were taken in the late 1960s. All were likely taken in the Lansing Michigan area.
sp33dy
gamdev
8y
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
8y
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
8y
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
9y
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,
wiseagent
Scrobble.life
6d
Promoted
MOVIE REVIEW: “Turbulence” (2025)
This publication was also writen in SPANISH and PORTUGUESE. IMDb Synopsis: In search of a “reconnection” amid a stagnant marriage, a young couple decides to take a second honeymoon. Beautiful natural
sp33dy
utopian-io
9y
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
9y
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
9y
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
9y
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 →