Looking great!
02.08.2025 19:25 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0@hayden8or.bsky.social
๐ณ๏ธโ๐ he/him | 3D artist and game developer
Looking great!
02.08.2025 19:25 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Finallyyy
02.08.2025 19:24 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Thanks!
05.07.2025 20:51 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Experimenting with adding some grass with a bit of wind movement
#godot #godotengine #gamedev #indiedev
Haven't had a ton of time to work on things lately, but I made a pretty simple gradient shader recently.
#godot #godotengine #gamedev #indiedev
That's awesome! Mine uses a Path3D as the root node, a Curve3D for the top shape and a Curve2D for the wall profile. Unfortunately the Curve2D can't easily be edited/previewed in the 3D editor as far as I can tell. I currently have to manually edit the profile curve points in the inspector
01.07.2025 23:36 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0This is so cool
30.06.2025 01:38 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Made a shader to go with my mesh generation tool script
#godot #godotengine #gamedev #indiedev
Working on a mesh generation tool script. It uses a Curve3D to define the overall top shape and a Curve2D to change the shape of the walls.
#godot #godotengine #gamedev #indiedev
Thanks! The direction of the drop/throw seems consistent but the angle and force of the throw is not being consistent. And sometimes it clips through the floor momentarily when I drop the object. Not sure why that would be
11.05.2025 17:41 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Adding object pickup and throw to my game. It kind of works but itโs pretty janky. Trying to figure out the best way to go about it. Open to suggestions if you have any
#gamedev #GodotEngine #Godot #indiegames
Building generation updates! Now supports any number of floors, with the editor exporting only the necessary variables based on floor count and used sides.
#ScreenshotSaturday #gamedev #GodotEngine #Godot #indiegames
Looks great!
25.03.2025 19:54 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Thanks!
16.03.2025 00:13 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0exactly ๐ป๐
16.03.2025 00:13 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Breaking news: Ghost Detective has arms now
#Godot #GodotEngine #gamedev #indiedev #ScreenshotSaturday
Sure! The script checks for sibling nodes to the front, left, right, and back. If there isnโt one, it places a wall there. It loops based on the floor count in the parent node. It's still a work in progress, but I can share a bigger breakdown once itโs done if people are interested!
12.03.2025 00:43 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Updated my building generation tool! It now auto-creates walls, roofs, and more based on adjacent nodesโbasically 3D auto-tiling. I can also randomly set window/wall types, make all windows, or reset with editor buttons.
#Godot #GodotEngine #gamedev #indiedev #ScreenshotSaturday
Glad I could help!
05.03.2025 01:51 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0PSA if you switch Physics Engine in your Godot project to Jolt Physics and body_entered is no longer working on your Area3D nodes, you need to go into the settings and enable "Areas Detect Static Bodies"
#godotengine #gamedev
I've been debating if my game should have that. I think it would be fun to add it
20.02.2025 20:30 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Remade my rail grinding system. Previously they only went one direction and could only be landed on in specific spots.
Now you can jump on and off at any spot and in any direction.
Added some sparks too โจโจโจ
What should I work on next?
#Godot #GodotEngine #gamedev #indiedev
Working on a tool script in Godot to generate building. Can currently change the height, color, and "wall type".
#Godot #GodotEngine #gamedev #indiedev
Kirby is ready for summer โ๏ธ
#blender #b3d #3dart #3dmodeling
Learning how to write tool scripts in Godot. This is basically a simplified version of the array modifier in Blender. It controls the height of the tower, with an option to start the tower from the top or bottom, and the option to add a base.
#GodotEngine #GameDev
Just for fun, here's my character running around on the floor tiles I made. #Godot
15.12.2024 19:38 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0Made some modular tiles for a Grid Map. Still using the procedural shaders I wrote earlier this week. Would be nice if there was an easy way to do Autotiles in 3D like there is in 2D, but I still like using Grid Maps.
#Godot #GodotEngine #gamedev #indiedev #shader
This was done as part of a DTIYS that was posted by @xephia.bsky.social a while back.
Modeled and textured in Blender. #Blender3D
Pokรฉmon trainer Link
Based on artwork by rutiwa
Modeled and textured in Blender
#pokemon #zelda #nintendo #Blender3D
Wrote two #Godot shaders. Fist shader controls the color, width, angle, and amount of repeated lines.
Second shader controls color, size, rotation, offset, and amount of ovals/circles which I'm using for a toon metal flooring.
#godotengine #gamedev #indiedev