Component:AvatarCreatorSpawner: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 4: Line 4:
}}
}}
{{stub}}
{{stub}}
Avatar Creator Spawner is a component that works in either [[userspace]] or real space. This component recieves [[Button Events|button events]], which means it works when on the same slot of any [[Type:IButton|button]]. When it recieves a button press event, this component spawns a fully set up [[Component:AvatarCreator|Avatar Creator]] in the world.


== Usage ==
== Usage ==
Line 17: Line 18:
[[Category:Components:Utility:Tools{{#translation:}}|Avatar Creator Spawner]]
[[Category:Components:Utility:Tools{{#translation:}}|Avatar Creator Spawner]]
[[Category:Components{{#translation:}}|Avatar Creator Spawner]]
[[Category:Components{{#translation:}}|Avatar Creator Spawner]]
[[Category:ComponentStubs]]

Latest revision as of 22:40, 24 October 2024

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