TheLongPrice to Godot@programming.dev · 2 年前Break it up! Improving Your Godot Code Using Componentsnishchalb.github.ioexternal-linkmessage-square13fedilinkarrow-up176file-text
arrow-up176external-linkBreak it up! Improving Your Godot Code Using Componentsnishchalb.github.ioTheLongPrice to Godot@programming.dev · 2 年前message-square13fedilinkfile-text
minus-squaremrsgreenpotato@discuss.tchncs.delinkfedilinkarrow-up2·edit-22 年前It’s a good practice to adhere to proper design patterns even on smaller projects. I also work solo on small projects :). It doesn’t really cost you anything to work with classes, it’d even say it’s easier once you get a hang of it
It’s a good practice to adhere to proper design patterns even on smaller projects. I also work solo on small projects :). It doesn’t really cost you anything to work with classes, it’d even say it’s easier once you get a hang of it