My second attempt at making a room escape game in Unity (we don't talk about the first attempt).
Learned how to use C# Interfaces (for items and interactable objects) so that was nice.
Includes:
Basic dialogue system
Basic inventory system
Basic interaction system
everything at this point should be considered a place holder.