Description
Changelog
Reviews (2)
Expose Them Properties!
This is a small plugin that exposes child properties onto parent nodes by setting up property hints.
Let's say you have a Character class that may include several nodes such as HealthComponent or AttackComponent. You'd like to expose those components' properties onto the owner node so you can tweak those values for each instance. The Expose Them Properties! plugin allows you to do that without compromising your code.
Changelog for version v0.2.1
No changelog provided for this version.