Gamma@beehaw.org to Godot@programming.devEnglish · 4 个月前4k Sunday prototypingbeehaw.orgimagemessage-square16fedilinkarrow-up131
arrow-up131image4k Sunday prototypingbeehaw.orgGamma@beehaw.org to Godot@programming.devEnglish · 4 个月前message-square16fedilink
minus-squareSmorty [she/her]linkfedilinkarrow-up1·3 个月前oooh I really like how you made Pickup a class… Imma steal that idea >:) if u don’t mind that is
minus-squareGamma@beehaw.orgOPlinkfedilinkEnglisharrow-up2·edit-23 个月前Do it! class_name and typing make inherited scenes SO MUCH EASIER to work with
oooh I really like how you made
Pickup
a class… Imma steal that idea >:)if u don’t mind that is
Do it! class_name and typing make inherited scenes SO MUCH EASIER to work with
I just did it! Very useful.