this post was submitted on 13 Jun 2023
13 points (100.0% liked)

Godot

5689 readers
5 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

!roguelikedev@programming.dev

Credits

founded 1 year ago
MODERATORS
 

Welcome to Tutorial Tuesday! This is a weekly thread where you can post any kind of tutorial for how to do things using Godot or request one from others

Text tutorials, video tutorials, image tutorials, linking to a post in the community, etc. are all allowed. If you feel it deserves its own post feel free to instead post it as a separate post and then link it here

you are viewing a single comment's thread
view the rest of the comments
[–] ZachAR3@lemmy.world 6 points 1 year ago (2 children)

Very cool! Debating on remaking some heartbeast tutorials for Godot 4 (specifically the prodcederul tile generation with a walker and tilemap to 3d level + optimizations). Curious if people would be interested in that or not though, thoughts?

[–] beforan@lemm.ee 3 points 1 year ago

This would be great!

I'm new to Godot, but I've leaned on proc gen in game jams in the past to avoid static level design under time constraints ¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯

[–] russmatney 2 points 1 year ago (1 children)

I'd love to see it! Still trying to get into more proc-gen in my own stuff, so more relevant tuts are always appreciated

[–] ZachAR3@lemmy.world 2 points 1 year ago

Good to know! I will look further into when I have the time.