Godot

6247 readers
90 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 2 years ago
MODERATORS
676
28
submitted 2 years 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!

677
 
 

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?

678
679
11
submitted 2 years ago by Mega to c/godot
 
 

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

680
 
 

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.

681
16
submitted 2 years ago* (last edited 2 years 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.

682
683
33
submitted 2 years 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.

684
685
143
submitted 2 years ago by Ategon to c/godot
 
 
686
687
688
 
 

Prop Game, Chelesste, 3D Adventure Minigolf, Astrobrawl, Aether, AXIAL: Prototype, Barkelona, Knights of the Road, Bunker 21 Extended Edition

689
17
submitted 2 years ago* (last edited 2 years ago) by recursive_recursion to c/godot
 
 

With AMD's FidelityFX SDK going open source under the MIT license,
I was wondering if anyone knew how to use one of these like the blur as a shader?

690
5
Doghouse (tumblewed.itch.io)
submitted 2 years ago by [email protected] to c/godot
 
 

Doghouse is a free first-person game made with Godot. With three unique endings, it's a short yet interesting experience. Give it a try.

691
 
 

cross-posted from: https://programming.dev/post/653659

The theme of the game jam voted on by participants is Parallel Worlds

Feel free to share progress of games you're working for it around the fediverse. We have a hashtag on the microblogging platforms #FediverseJam and there are engine specific communities like godot, unity, unreal, etc. that you can find on programming.dev

The jam will last for nine days before submissions to the itch.io page close https://itch.io/jam/summer-fediverse-jam

Ill be streaming games submitted to the jam and will do a video showcasing the entries once results are out

Hope you enjoy! Ill be aiming to run these twice a year as a way to encourage some more game dev activity around the fediverse

692
4
Question on CSGs (lemmy.world)
submitted 2 years ago by [email protected] to c/godot
 
 

do I have to be concerned about csg rendering more than one face for performance

693
2
wanting to learn (lemmy.world)
submitted 2 years ago by [email protected] to c/godot
 
 

i'm bad a gdscript for Godot 4.1 and i want to improve in writing i can read it just fine just cant write it

694
5
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/godot
 
 

As in, for any two Transform3D objects A and B i might encounter does Godot (4.1) always return A * B == B * A as true? Alternatively is it approximately commutative, ie (A * B).is_equal_approx(B * A), in case there are situations where floating point imprecision messes the exact equality up.

695
696
 
 

As always with the first maintenance release (also known as “patch release”) the focus is on quickly addressing urgent concerns and issues, possible regressions and crashes, as well as some aliasing in various workflows.

697
 
 

Hello!

I made a PR to the Godot website, to include a card to this community. But they won't merge it for now unfortunately. We have to proof the longevity and spirit of the community.

So be nice and active :D

698
699
 
 

I have a simple GUI app I made in 4.0.3 and I have tried upgrading it to 4.1 but there always seems to be a scene that it says is corrupted. I have tried the upgrade a couple times and there's always one scene that doesn't work but the others will sometimes work and sometimes not.

Fixes I've tried:

  • Deleting .godot directory before upgrading/re-importing
  • Manually removing references to external resources that caused errors (textures) in the scene file
  • Re-importing textures

Any other ideas would be appreciated. It's not detrimental but I'd really like to make use of the exported Arrays of custom types.

700
 
 

Crown Gambit, The Isolated Town, Time Handlers, The Last Root, The Mirror, Rixas, Fair and Square, Out For Delivery, Dreaming Diorama, Planetary Life

view more: ‹ prev next ›