UD-Game-Development-Club / GameOff2024

The University of Dayton Game Development Club's submission to the GitHub's 2024 Game Off Game Jam.
MIT License
2 stars 0 forks source link

Time Travel - Skeleton #3

Closed zoogies closed 2 weeks ago

zoogies commented 2 weeks ago

Needs:

Basically, we have "Environment" game object, with three children:

The controller should just toggle the "active"/"enabled" state of the children of the "environment" game object to enable and disable the different environments.