Security Challenge
Challenges are mini-games that introduce more playability to the Host Machine interaction cycle
Scripting Info
Scripts implementing a game logic for a security challenge should inherit from BaseChallenge.cs
Prefab Structure
Challenge logic scripts should be attached to the root of the challenge prefab, and the prefab should contain all GameObject and logical components needed for that challenge and only that challenge.
Existing Challenge Designs
Last updated