#How do I make a card scene interpret data from resources

3 messages · Page 1 of 1 (latest)

oblique ocean
#

I know how to make it interpret health and such. But I need it to interpret one static image and 3 animations. How would I do that?

shell wyvern
#

@oblique ocean Does this help? https://www.youtube.com/watch?v=_m4L36SfijA

#godot #gamedev #editor #csharp

Let's see how to create better and more robust inspectors for our Godot C# script Inspectors :)

🗒 Text version on Medium: https://mina-pecheux.medium.com/loading-resources-at-runtime-godot-4-c-2dc87ad97c89
🔶 Github repo with my Godot/C# tutorials: https://github.com/MinaPecheux/godot-tutorials

🔶 Image, audio & ...

▶ Play video
oblique ocean
#

I use gdscript tho