Godot

5929 readers
88 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

[email protected]

Credits

founded 1 year ago
MODERATORS
576
 
 

The TileMap rework sound exciting. I hope this means they can improve how terrains function and make them more user-friendly, they're kind of a pain right now.

577
13
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/godot
578
 
 

I was working recently on making a fairly simple model in Blender that used a shader for a particular. The core magic of the shader was the Brick Texture node. I tried experimenting with different solutions personally in Godot to recreate it since the export to the engine from Blender looked awful. Unfortunately, I've hit the limits of my limited shader skills. Does anyone know how they would go about recreating the Blender node in shader lang?

579
 
 

A quick reminder what I’m all about 😊

Hi I’m Phil Strahl, hobbyist game dev, artist, & video creator. I love the #LudumDare game jam, #GameMaker @yoyogames (I’m also new to #Godot @godot) and making video documentaries of my struggles on YouTube; I also stream on twitch.tv/PixelProphecy.

580
 
 

I'm just getting into godot 4 for the first time and am looking for content I can read/watch/listen to while not at my computer.

Who do you follow for godot tips, tricks and tutorials? Any youtubers/blogs/podcasts you recommend?

581
 
 

Terrain3D, Memento Mei, conq.io, Shockbot, Turing Complete, Echoes, They Don’t Sleep, Canvas of Kings, Farm Keeper, Espiocracy

582
 
 

583
3
Cyberway (ggbot.itch.io)
submitted 1 year ago by [email protected] to c/godot
 
 

Cyberway is an endless driving game made with Godot. It is available for free on Itch.io. Try the game and enjoy the aesthetics!

584
15
submitted 1 year ago by Mega to c/godot
 
 

A new batch of backported fixes for Godot 4.0 is ready for testing! Even if you aren't able to move to Godot 4.1 just yet, we can't leave you without support and improvements.

585
 
 
586
 
 

I have two positions, my cameras, and one from an object. I want to be able to move the camera smoothly from on position to the other. Since the positions are always different, animation players don't work(as far as I know).

587
588
13
godot 4 web export (lemmy.world)
submitted 1 year ago by [email protected] to c/godot
 
 

Godot 4.0 broke web exports without a webpage having certain headers(over my head content), but sites like itch have those things. I believe the explanation was because of having mulit-threaded support in the engine.

I have held off upgrading from 3.5 because my games I publish on my simple github page and that change on 4.0 would not work on my github page.

There was rumor of providing a single threaded web mode in future releases(4.1 was mentioned), but don't know if this happened. I check release notes every few months but haven't seen if this change has been made.

Are web exports fixed for godot now?

589
28
submitted 1 year ago by Mega to c/godot
 
 

We are ready to share the first batch of improvements coming to Godot 4.2 later this year with the release of the first dev snapshot!

590
 
 

While the forums are down, I have spawned an instance in a 3D world and would like to execute a function one the instance when I click it with my mouse. How would I do that?

591
592
11
submitted 1 year ago by Mega to c/godot
 
 

We are happy to announce that we are going to be hosting the 2023 GodotCon in Munich, Germany.

593
 
 

I started to work a lot with low res textures and "clever" uv mapping for creating 3d models in my game and was frustrated by manually editing my texture atlas after editing one texture.

So I created this small tool to automatically create the texture atlas from a set of given low res textures. Next step would be to make this callable from command line without the GUI.

594
16
submitted 1 year ago* (last edited 1 year ago) by KindaABigDyl to c/godot
 
 

I'm making a game that takes heavy inspiration from Zelda games like Ocarina of Time, Wind Waker, and Twlight princess, i.e. OoT-lineage Zelda as opposed to BotW & TotK and games that stem from Link to the Past. It's not a fan game, of course, but if you like OoT/MM/WW/TP/SS, then you'll (hopefully) like my game.

One central aspect to nail is the camera system these games use. There's some variation, so I've picked one to "clone." I'm basing this camera off of Wind Waker's. It has a default mode where Link runs around the camera with left and right and pushes/pulls the camera with up and down. If you wait long enough, the camera will move to be behind him, and of course there's a Z-targeting mode that will force the camera to move behind him and let him strafe. Finally, there's a free camera mode that works like the camera in a lot of modern third person games.

In terms of movement, there's walking and running, but jumping is relegated to hopping across short gaps in these games, and I've implemented that system as well.

595
596
33
submitted 1 year ago by Mega to c/godot
 
 

Hot on the heels of its parent release, here's Godot 4.1.1 — the first maintenance release of the 4.1 branch, with more stability and workflow improvements.

597
598
143
submitted 1 year ago by Ategon to c/godot
 
 
599
600
view more: ‹ prev next ›