USE:
Same as SecondScreen(), but does nothing if the actor is already currently seen in the environment (So that they don't disappear from the player's current location and get on the phone remotely instead).
TYPE: Command, non-Ref
RETURNS: /
THEME: Scenes
COMPARE: sceneEnd, secondScreen, sceneStart
EXAMPLE:
Code: Select all
Dating = getSpecific(Dating)
secondScreenIfHidden(Dating)
Dating.dress()
Dating.show(2)