NoveltyML reference > Object traits > ShowOnWait

<ShowOnWait>

Objects with this trait will only be visible when the game is waiting for the player to press a button to continue.

This trait has no attributes.


Example

<Traits>
	<ShowOnWait/>
</Traits>

Back to top