add Puzzle A variants
This commit is contained in:
@@ -68,7 +68,7 @@ namespace EscapeRoomEngine.Desert.Runtime
|
||||
|
||||
private bool _active = true, _pressed;
|
||||
|
||||
protected virtual void Awake()
|
||||
protected virtual void Start()
|
||||
{
|
||||
ButtonEvent += (_, type) =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user