Importing a new version from external source |
m FuzzyBot moved page Translations:Dynamic Variables/43/en to Translations:Dynamic variables/43/en without leaving a redirect: Part of translatable page "Dynamic Variables" |
(No difference)
|
Latest revision as of 00:50, 13 April 2025
A modular object could look like this:
- Project (Space:
MyProject
)- Dynamic Variables
- projectVar: String (Dynamic variable
projectVar
of type String)
- projectVar: String (Dynamic variable
- Module: UI (i.e. MeshRenderer or Canvas plus Colliders), may contain:
- Dynamic Variable Drivers → Visuals
- Button Interactions → Dynamic Variables
- Editors ↔ Dynamic Variables
- Module: Logic (Space:
Logic
)- Dynamic Variables
- ProtoFlux (may read, write or even drive dynamic variables of space
MyProject
)
- Dynamic Variables