Macawls
❔ Getting a variable from a GameObject without dragging and dropping it in
Suppose there's a scriptable object with a float value like speed. All of your objects can require this value as a serialized field as a dependency and can read from this value.
Your Logic Manager can update this value
9 replies