#Godottips
Today I learned you can create your own BBCode markup to use with a RichTextLabel with #godot #GodotTips
I will create a dedicated [highlight] tag to avoid exporting this code into my po files:
[color={{Constants.DIALOG_HIGHLIGHT_COLOR}}]red flowers[/color]

docs.godotengine.org/en/latest/tu...
November 3, 2025 at 12:21 PM
I'm using @trytalo.com in order to implement a leaderboard in #AlixRPG with Steam syncing
Documentation is well written, support via Discord is very fast, Godot addon is complete with multiple examples, prices are fair
What is it missing?
#GodotEngine #gdscript #indiegamedev #GodotTips #gamedev
October 29, 2025 at 7:53 PM
Godot quick tip. You can have custom icons for your nodes / global classes. Just add [GlobalClass, Icon("res://path.svg")] to your calss declaration.
For GDScript the syntax is @icon("res://path.svg") with class_name.

#GodotEngine #indiedev #gamedev #GodotTips
October 17, 2025 at 7:44 PM
Coming soon at @thegodotbarn.com , ultra-simple small terrain generation (based on FastNoise). Script + Shader. This example is a 128x128 terrain with a bicubic Bezier interpolation vertex shader to smooth. #GodotEngine #gdscript #glsl #indiegamedev #GodotTips
October 6, 2025 at 10:09 PM
I’m told #godotTips is a thing now
November 19, 2024 at 4:47 AM
A good test for #Godot project scalability: Can you open your scenes and interact with their them without generating dependency errors? #gamedev #GodotTips #indiedev
March 10, 2025 at 1:59 PM
Daily Godot Tip #30: You can give a second argument of a prefix to export groups. This matches any variables afterwards with that prefix (until there's one that does not)

It removes what you set as the prefix from the name for the variable in the inspector

#godot #gamedev #godottips
January 1, 2025 at 1:30 PM
✨ The site is progressing at an amazing rate, but we would love to have your contributions!

Do you want to be part of making the biggest open repository of Godot recipes, tutorials and resources?

Join our Discord ⬇️
discord.gg/fJqsyBktbN

#godot #gamedev #indiegamedev #godotengine #GodotTips
📣 Feedback is rolling in, but we would love to have your contributions as well!

Do you want to be part of making the biggest open repository of Godot recipes, tutorials and resources?

Join our Discord ⬇️
discord.gg/fJqsyBktbN
#godot #gamedev #indiegamedev #godotengine #GodotTips
November 26, 2024 at 3:02 PM
#godottips very cool
June 29, 2025 at 7:05 AM
Daily Godot Tip #36: Export range (used to create a box in the inspector for choosing a number within a range) can have extra things added to it in any additional arguments after the main 3

One of these is the addition of a suffix that can be set to whatever you want

#godot #gamedev #godottips
January 8, 2025 at 2:21 PM
Found this nice overview of useful #Godot editor shortcuts, some of which I didn't know! From @lyumogames.bsky.social's blog. #GodotTips #GodotTip
November 23, 2024 at 6:17 PM
Finally found time to go through this ARPG playlist for Godot by Michael Games 💥
Super impressed by how clean and well-structured everything is — I'm learning a lot that I can use in my Viking project! 🧠⚔️

📺 Playlist: www.youtube.com/watch?v=QPey...
#Godot4 #GameDev #IndieDev #ARPGDev #GodotTips
May 5, 2025 at 5:58 PM
>>/ one day I'll remember to tag #godot and #godottips
December 12, 2024 at 3:57 AM
Daily Godot Tip #39: You can create code regions between #region and #endregion that allow you to collapse that entire section into 1 line

Useful for things you don't edit but still would need to scroll past

#godot #gamedev #godottips
January 17, 2025 at 10:18 PM
Nice! Loving your tutorials. Helped me figuring out my saving system today!

If you include #GodotTips in your post, it'll get included in my Godot Tips & Tricks feed. More people will find it!
December 9, 2024 at 10:06 PM
Thanks to this code I found, I have some numbers to share with you about #AlixRPG codebase pastebin.com/FW04B4UT
Just copy the code inside a new script and press CTRL+SHIFT+X to display those informations excluding addons folder, pretty simple
What are your numbers ?
#godot #GodotEngine #GodotTips
November 19, 2024 at 8:06 PM
📣 Don't forget to fill out the early access signup form - we've got tons of invites to hand out! ✨

#godot #godotengine #godottips #indiegamedev #gamedev #opensource #godotbarn
December 4, 2024 at 6:03 PM
my nugget of #GodotTips for today is that you can get this nifty gradient shader on your text (or any other ui element) by enabling Clip+Draw Children on your Label and adding a ColorRect child with your shader material.
June 20, 2025 at 3:13 AM
Excellent solution from our member for taking screenshots super effectively in #Godot.

Join @thegodotbarn.com!

#gamedev #godottips
thegodotbarn.com/contribution...
Screenshot without freezing (more complex solution)
An even more complex screenshot function that avoids the pipeline stall of get_texture.get_image()
thegodotbarn.com
June 21, 2025 at 4:51 AM
4 months later, project is getting even bigger
#AlixRPG #godot #GodotEngine #GodotTips
July 18, 2025 at 5:53 AM
Daily Godot Tip #20: You can click the middle mouse button over a script name to close it. The same works for scenes

Alternatives to doing this would be to right click and then hit the close button or to use the hotkey for it (defaults to ctrl + w)

#godot #gamedev #godottips
December 13, 2024 at 4:19 AM
If you’re using pixel art in your game, make sure to untick the “centered” property on your Sprite2D!
If you don’t, you may end up with pixels being not perfectly snapped to the grid.
#godottips
January 8, 2025 at 7:22 PM
Still learning #Godot 🤖 engine, making a card game

Lots of very quick tweens when moving cards around, needed to let the tween finish before any other input allowed

Came up with a very simple solution, wanted to share 💙

Code / mini tutorial in replies...

#gamedev #godottips #godotengine #solodev
February 12, 2025 at 9:34 PM
Way past 100 now ✨

There are so many awesome people joining to help, join in if you wanna be part of the barn 🌽

#godot #indiegamedev #godotengine #godottips #opensource
Almost 100 game devs have already joined the Discord, ready to join and shape the biggest open repository of Godot content ✨

We'd love to see you too! Check out the Discord to learn more ⬇️
discord.gg/fJqsyBktbN

#indiegamedev #godottips #godot #godotengine #opensource
November 30, 2024 at 8:54 PM
Godot doesn't have a "disable node" option yet.

But you can achieve a similar effect by hiding the node, and disabling its process function.

#Godot #GodotTips
November 8, 2024 at 6:09 AM