Component:AvatarCreatorSpawner

From Resonite Wiki
Component image 
Avatar Creator Spawner component as seen in the Scene Inspector


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Avatar Creator Spawner is a component that works in either userspace or real space. This component recieves button events, which means it works when on the same slot of any button. When it recieves a button press event, this component spawns a fully set up Avatar Creator in the world.

Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.

Behavior

Examples

See Also