Hello, I am trying to spawn a creative_prop_asset with a VFX by VFX Spawner. But can’t attach the creative_prop_asset with VFX Spawner. With help of SpawnProp method I am able to spawn creative_prop_asset, but not the VFX or VFX Spawner. I know it is possible to attach VFX Spawner with creatvie_prop. But does someone know how to combine VFX Spawner with creative_prop_asset?
You can try to use a Niagara System that “auto-activates” instead, put it inside your blueprint directly, tell me if it works
1 Like
Thanks, that really worked!! I was earlier trying the complex way.
1 Like