Ategon@programming.devM to Godot@programming.dev · 3 months agoDaily Godot Tip #28: You can group your exported variables into toggleable sections to make them a bit cleaner (and a similar structure to the built in variables)programming.devimagemessage-square2fedilinkarrow-up145arrow-down10file-text
arrow-up145arrow-down1imageDaily Godot Tip #28: You can group your exported variables into toggleable sections to make them a bit cleaner (and a similar structure to the built in variables)programming.devAtegon@programming.devM to Godot@programming.dev · 3 months agomessage-square2fedilinkfile-text
@export_group(“Text”) is used to make a group and you can break out of the group using @export_group(“”)
minus-squareherrgef@feddit.orglinkfedilinkDeutscharrow-up6·3 months agohey OP, thank you so much for your daily tips! keep it up, im saving all of them. you are a gem <3
hey OP, thank you so much for your daily tips! keep it up, im saving all of them.
you are a gem <3