Skip to content

Create first fully functional room

Marc Aurel Störmer requested to merge feature/room-00 into development
  • Objects can be grabbed
  • Tutorial is implemented
  • Narrator comments on objects that are interacted with
  • Scene change is implemented
  • Measures are implemented that prevent objects from being unavailable to the player
    • Forbidden zones (respawn if placed in these zones)
    • Check if across the floor of the room (respawn if not)

Merge request reports