Nodragem
banner
nodragem.bsky.social
Nodragem
@nodragem.bsky.social
Data Scientist and Dad by day.
2D/3D Artist, Game dev, Godot contributor by night.

Twin Stick Shooter Starter Kit:
https://github.com/Nodragem/top-down-action-adventure-starter-kit
In #GodotEngine, you can add new animations on top of imported animations. Here I add some juice to the crab's death animation by animating a couple of GPUParticle3D and a push back movement.
October 10, 2025 at 10:46 AM
I finally updated my starter kit to 4.5 🚀Go check it out on Github!
github.com/Nodragem/top...
I also corrected a long standing bug 🪲where picking up the toygun would not work properly. #GodotEngine
October 10, 2025 at 9:59 AM
Working on tutorials that explain the color-based puzzle/combat system: mark enemies of same color, shoot enemies of opposite color. #gamedev #godotengine #indiegame
Have a look behind the scene below ⬇️
October 2, 2025 at 8:49 AM
In John Space, players will have to work together to defeat enemies. Here one player is marking the crabs so that the other can shoot them. #gamedev #godotengine
September 30, 2025 at 8:32 PM
I often see VFX tutorial for #GodotEngine using an Animation Player to rotate the particles around an axis. I found that we can also do it with Orbit Velocity in the particle system. Just need to make sure you add a XYZCurve and only keep the Y Curve.
#Gamedev
September 26, 2025 at 9:19 AM
Breaking rubbish together is always fun! plus, breaking enough rubbish will earn you an healthkit #GodotEngine #Gamedev
September 23, 2025 at 8:02 PM
⛏️I wanted to carve my levels from the rocky background ⛏️using connected spheres of adjustable width.

😶Turns out you can do something very similar with #Blender3d by mixing its Skin modifier, Solid modifier and Boolean modifier. Makes me want to translate this workflow to #GodotEngine even more.
August 21, 2025 at 4:58 PM
🚀Added even more juice to the Shooter (Large Weapon):
- enemies are projected away on death with smoke particles
- bits of crabs/stone are projected on death
- dissolve effect on the projectile impact vfx
😶‍🌫️I am basically reusing a lot of my Starter Kit's tricks 😶‍🌫️
#GodotEngine #gamedev
August 21, 2025 at 11:50 AM
😅I will stop adding juice when the player can't stop shooting and don't know why 🚀🚀! #GodotEngine #gamedev
July 20, 2025 at 3:35 PM
🎵Sound ON 🔊I digged out this "prototype" I've made 8 years ago in #phaser.io because I remembered the sound of the gun was satisfying.

There is no game in that game, and yet, you just want to keep shooting 🧐 This is what I would like to replicate in John Space (my current project).
July 17, 2025 at 8:56 AM
I don't know if that happens just to me, but my aiming animation and my running animation are conflicting on the root spine bone.

My solution is to create a RotationModifier node from SkeletonModifier3D, so I can override the rotation of the spine bone when aiming. #GodotEngine
July 11, 2025 at 11:33 AM
🕹️Playtest 2 of #JohnSpace🕹️ Ok, this game starts to be fun! 😱🚀!!

Main changes were to:
- make the marking temporary so that Player 1 always has something to do
- health counter and death, so now there is a real risk to lose the encounter
#GodotEngine #Gamedev
July 6, 2025 at 8:54 AM
Time to stop making tools and pretty stuffs 👀, and time to start making a game 🚀😅! #GodotEngine

Here I am playtesting a game mechanic where one player has to mark enemies while the other can only shoot enemies when they have been marked.
July 3, 2025 at 9:28 AM
📽️🦀Little crabs in action in #GodotEngine!
I also start experimenting with film grain and scattering rocks/flora to hide the transition between Rock and Sand.
June 26, 2025 at 11:51 AM
😅When you're trying to do a quick level prototype and get ropped into making a polished enemy model, with its animations and state machine 🚀🚀
#gamedev #GodotEngine
June 20, 2025 at 11:40 AM
Getting started with the animations of the little crab, should have him ready to import in #GodotEngine soon.
June 12, 2025 at 4:29 PM
These little buggers only just took a day and a half to bake from high poly to low poly... But I think it was worth it!
#GodotEngine #b3d #nomadsculpt
June 6, 2025 at 5:02 PM