Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Inventory in Menu?

  • #1, by ygmantell 9 years ago Zitieren
    So I want to have an autopsy scene where the player can use different items from his inventory on the corpse. (For inevitable comedic effect).  I figured I'd create a menu to do this (because I don't want the player character in the scene), but I can't have my inventory visible in a menu.
    Is this possible?

    Thanks!

  • #2, by ygmantell 9 years ago Zitieren
    Or should I just make it a scene, with the player character hidden and all interactions set to "immediate" ?

    Thanks!
  • #3, by afrlme 9 years ago Zitieren
    Use a scene. Playable character doesn't even need to be in the scene to access or display inventory. Just use immediate actions for everything instead of execute at destination based actions & you should be all good.
  • #4, by ygmantell 9 years ago Zitieren
    Okay, cool, thanks!