#How do I get variables from multiple scripts in a folder?

2 messages · Page 1 of 1 (latest)

zealous silo
#

I have a folder with 4 character scenes in Godot 4. Is there a way to iterate every character's script to collect their variables from an external script?

stiff marlin
#

This sounds like something you shouldn't do. Post your use case