To spawn a custom prop instance is @editable NAME : creative_prop_asset = DefaultCreativePropAsset
For creating a device instance how would I do it? creative_device_asset = ???
To spawn a custom prop instance is @editable NAME : creative_prop_asset = DefaultCreativePropAsset
For creating a device instance how would I do it? creative_device_asset = ???
creative_device_asset is not meant to be used right now, so there is no equivalent to DefaultCreativePropAsset. Dynamically spawning devices is not currently supported.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.