Narre
narredev.bsky.social
Narre
@narredev.bsky.social
indie game dev from 🇦🇷
narredev.itch.io
github.com/narredev
youtube.com/@narredev
unity should be sweating right now, the new godot dev build adds in-game editing
November 8, 2024 at 11:00 PM
holy moly how many cool features this site has??
you can add tags to your profile!
kinda weird it's hidden in a random profile you have to subscribe to instead of the settings

bsky.app/profile/crea...
October 26, 2024 at 1:41 AM
An incredible and stylish visual scripting addon for Godot!
Also includes a state machine!

github.com/Henrique-Hen...
hengoscript.com
October 25, 2024 at 9:19 PM
lmao, it has a top ranking
amazed that the other website doesn't have something like this
September 2, 2024 at 11:30 PM
Node tree comparison with how I was trying to do it before
October 30, 2023 at 11:46 PM
This may be obvious, but I found out the fast way to do level blockouts for interiors with Godot CSG

You hollow out a bigger block and use the flip faces option

#gamedev
October 30, 2023 at 11:46 PM
Here it is! How to make footsteps sounds react to different surfaces in Godot 4! 👣🔉

It's a pretty simple solution so I chose it for my first written tutorial, but I still go over many ways to use it so you may learn something new...

links below!
#gamedev
October 13, 2023 at 10:10 PM
This has to be one the most vile things Unity has said

Do NOT trust them, even with the changes, none of the executives responsible got fired nor had any repercussions

There are literally tons of open source engines and frameworks available for any gamedev need posible
September 23, 2023 at 2:52 AM
If you're in need for spread sheet tools, this one is great: github.com/don-tnowe/go...

Resources are like scriptable objects
September 16, 2023 at 1:49 AM
Inventory systems

Expresso Inventory System: github.com/expressobits...
Gloot: github.com/peter-kish/g...
September 16, 2023 at 1:48 AM
This ones are for adventure games, but could apply to a lot of genres

Escoria: github.com/godot-escori...
Goat: github.com/miskatonicst...
September 16, 2023 at 1:45 AM
Some more specific stuff now!

Dialogue and narrative tools:

Dialogic: github.com/coppolaemili...
Dialogue Manager: github.com/nathanhoad/g...
Arrow: github.com/mhgolkar/Arrow
Orchestrator: github.com/Vahera/godot...
September 16, 2023 at 1:44 AM
More Debugging tools!

Panku Console for more in-game control: github.com/Ark2000/Pank...
GUT for unit testing: github.com/bitwes/Gut
Debug Draw 3D: github.com/DmitriySalni...
September 16, 2023 at 1:42 AM
For making AI (the good ol' one)

BeeHave has behavior trees: github.com/bitbrain/bee...
YAFSM: github.com/imjp94/gd-YA...
State Charts: github.com/derkork/godo...
And this GOAP example (not an addon): github.com/viniciusgere...
September 16, 2023 at 1:42 AM
For generating procedural levels

Gaea has some of the most common algorithms: github.com/BenjaTK/Gaea
And Godot Constraint Solving for WFC: github.com/AlexeyBond/g...
September 16, 2023 at 1:41 AM
If you need to load zones or levels in the background Zone Loading System: github.com/Yogoda/ZoneL...
September 16, 2023 at 1:40 AM
For placing stuff like foliage or decorations

Proton Scatter for doing it procedurally: github.com/HungryProton...
Spatial Gardener for a brush painting approach: github.com/dreadpon/god...
September 16, 2023 at 1:39 AM
For terrains there are many addons, but these two are the most recommend:

Terrain3D: github.com/TokisanGames...
HeightMap Plugin: github.com/Zylann/godot...
September 16, 2023 at 1:38 AM
Or you might have heard about some trenchbroom importer trenchbroom.github.io

Qodot: github.com/QodotPlugin/...
Also Tbloader: github.com/codecat/godo...

You can place custom scenes (prefabs) in trenchbroom, so no need to switch programs for placing enemies or interactive stuff
September 16, 2023 at 1:37 AM
For level editing or blockouts, the native CSG nodes are a bit lacking, and even if we have blend files support I hate UV unwrapping

Cyclops provides an in-editor modeling kit much like pro builder:
github.com/blackears/cy...
September 16, 2023 at 1:36 AM
More Imports! aseprite, krita, pencil2D and others!

Importality: github.com/nklbdev/godo...
Aseprite Wizard: github.com/viniciusgere...
September 16, 2023 at 1:32 AM
Godot Default Physics too slow? Just change them!

Jolt for 3D: github.com/godot-jolt/g...
Box2D for 2D: github.com/appsinacup/g...

Both battle tested! Jolt was used on Horizon FW and Box2D is the same Unity uses!
September 16, 2023 at 1:32 AM
Godot essential addons/plugins thread!

A lot of this stuff are features Unity or Unreal gamedevs could be searching for, not all is there yet, but it's unfair to just qualify the engine and not all the amazing addons the community has made over the years!

All are for Godot 4!
September 16, 2023 at 1:30 AM
I gathered and organized over 100 Godot plugins, addons and assets for any gamedevs interested:

github.com/narredev?tab...
September 14, 2023 at 5:12 AM
oh fuck right off, the communities tab on twitter is plagued, barely any actual art ones
September 6, 2023 at 12:46 AM