this post was submitted on 23 Jul 2024
99 points (100.0% liked)

Godot

6943 readers
23 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 2 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] thesmokingman@programming.dev 8 points 1 year ago

This specific problem is better solved with EditorConfig. It’s not clear to me if the Godot editor supports it out of the box, I can’t find any plugins for it, and I don’t have access to my dev box right now to test so this might be a note if you’re using an external editor!

[–] GandalftheBlack@feddit.org 4 points 1 year ago

This is life-changing

[–] Kojichan@lemmy.world 4 points 1 year ago

print("AAAAAAAAAA")

A possum hissing with a red filter and the text AAAAAA

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

This saved a lot of time for me, because I like to use the tabs for indent, but ChatGPT and Gemini don't, which throws error if mixed in the same script.

[–] Cris_Color@lemmy.world 1 points 1 year ago