Ategon@programming.devM to Godot@programming.dev · 4 months agoDaily Godot Tip #4: If you have an array of items that you need to pick a random thing from, Godot has a built in pick_random methodprogramming.devvideomessage-square3fedilinkarrow-up169arrow-down11
arrow-up168arrow-down1videoDaily Godot Tip #4: If you have an array of items that you need to pick a random thing from, Godot has a built in pick_random methodprogramming.devAtegon@programming.devM to Godot@programming.dev · 4 months agomessage-square3fedilink
minus-squaresubignition@fedia.iolinkfedilinkarrow-up4arrow-down1·4 months agoI think convenience methods like this are great, but making small little functions like this yourself can also be good exercises for beginner programmers.
I think convenience methods like this are great, but making small little functions like this yourself can also be good exercises for beginner programmers.