This teaches something so powerful in Godot. as well as something most videos FAR over complicate. ARCANE just made all other resource tutorials obsolete. Good job, subscribed and liked, the algorithm really NEEDS to push this video harder.
man niiiceeeee... One thing I hate when using custom resources in godot is that when I change the variable name the data is lost. Can u show a way to avoid that?
It's unavoidable, but you can copy the value (right click on the field > copy value), change the variable name and then paste the value (right click > paste value)
This teaches something so powerful in Godot. as well as something most videos FAR over complicate. ARCANE just made all other resource tutorials obsolete. Good job, subscribed and liked, the algorithm really NEEDS to push this video harder.
love all your tutorials :)
Nice clear and forward tutorial! thanks!
I know. I hate backward tutorials.
man niiiceeeee...
One thing I hate when using custom resources in godot is that when I change the variable name the data is lost.
Can u show a way to avoid that?
It's unavoidable, but you can copy the value (right click on the field > copy value), change the variable name and then paste the value (right click > paste value)
😂 copy pasting 100 of data in 100 of resources sure is tedious task.
but thanks. I will do some experimentation.
Fantastic tutorial, beginner friendly with clean implementation. It will help a lot with making game easily expandable.
Agreed! Resources are very nice to use and easy to create. I use them in lots of different places. Thanks. Have fun developing!
@@ArcaneEnergy What option/plugin do you use to turn -> into → ?
@@madtechnocrat9234 Enable font ligatures in the Editor settings
really handy. Tx
thanks