Added abstract base class LockController and replaced DoorControlle…r and ChestController with inheriting classes ChestLockController and DoorLockController
Replaced Door_Prompt and Chest_Prompt Prefabs with Lock_Prompt Prefab
Adjusted Prefabs, Levels and PlayerController accordingly