You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move processing of dungeon controls from hardcode to lua code. Lua code will be responsible for frame-by-frame input processing. The relevant code is in ProcessInput(InputManager input) in DungeonScene.cs
Move processing of dungeon controls from hardcode to lua code. Lua code will be responsible for frame-by-frame input processing. The relevant code is in ProcessInput(InputManager input) in DungeonScene.cs