NoveltyML reference > Object traits > ShowOnSkip

<ShowOnSkip>

Objects with this trait will only be visible when the player is pressing the skip button.

This trait has no attributes.


Example

<Traits>
	<ShowOnSkip/>
</Traits>

Back to top