Lawnmowwer is working!
Done with the lawnmower section of the puzzle.
This commit is contained in:
@@ -184,6 +184,8 @@ public class PuzzleManager : MonoBehaviour
|
||||
/// </summary>
|
||||
public bool IsStepUnlocked(PuzzleStepSO step)
|
||||
{
|
||||
BuildRuntimeDependencies();
|
||||
UnlockInitialSteps();
|
||||
return unlockedSteps.Contains(step);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user