ioxu / key

Key, a game made with the Godot Engine 4.
MIT License
6 stars 1 forks source link

doors: trigger switching scenes #24

Closed ioxu closed 3 years ago

ioxu commented 3 years ago
  1. ) Area trigger
  2. ) do doors need to be re-enterable?
  3. ) how to associate doors with other doors, that most likely exist in other scenes?
    1. ) export vars? How to prepopulate enums? tool script? :monocle_face:
    2. ) meta in the level node? (need to make levels a node)