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

Is it possible to make "puzzles" without the character on screen?

  • #1, by pietro-eccher 6 years ago Zitieren
    I mean like showing a set of buttons shown fullscreen as a detail of another scene.

    ie.
    Look At "panel" -> the panel shows zoomed in (fullscreen) as a new scene without the character and with all his interactive buttons -> use buttons/levers with the pointer; Use "big diamond" from the inventory with "big hole" (change some condition) ->see outcome in parent scene..

    If so, how? If I make a new scene it seems to require the main character and the waysystem

    thank you!
  • #2, by afrlme 6 years ago Zitieren
    you can hide the character off the screen or set their visibility to 0% or change to an outfit that only contains transparent png/webp image files. if you don't need to access the inventory at all then you could create a menu type scene instead.
  • #3, by sebastian 6 years ago Zitieren
    there is also the possibility to show an interface which covers the screen - or just parts of it. 
  • #4, by pietro-eccher 6 years ago Zitieren
    Thank you, I went for the Menu option smile