sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.35k stars 373 forks source link

adding scattering of level instances (setting world asset attribute) #169

Closed pabluch closed 5 months ago

pabluch commented 2 years ago

To allow for scattering level instances, so the following would work:

setpointattrib(0,"unreal_instance",pt,"LevelInstance"); setpointattrib(0,"unreal_uproperty_world_asset",pt, World'/Game/Base/somelevel');

(tested only in ue5 preview2)

dpernuit commented 5 months ago

Closing - support for level instance instancing has been added a while ago in the plugin. https://www.sidefx.com/docs/houdini/unreal/instancing.html#level-instancing