穿洋 步
812185927db248a3
About Me
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
Component Tag VS Actor Tag 2023年6月26日22:49
Eetu_Mainframe
Good timing, looks like it was just added to the plugin this week!
https://www.sidefx.com/changelog/?journal=&categories=52&body=&version=&build_min=604&build_max=604&show_versions=on&show_compatibility=on&items_per_page= [www.sidefx.com]
My workaround for this has been to use pre-made empty BP actors with the actor tags, and then use unreal_bake_actor_class attribute to use those as templates. This of course only works if you have a small set of tags you know about beforehand.
Can you tell me how to use unreal_bake_actor_class attribute ?
I set s@unreal_bake_actor_class = "Blueprint'/Game/TJAD_Content/HDA/BP_myactor.BP_myactor'"; in prim
Bake Blueprint or Bake Actor all Not working
LogUObjectGlobals: Warning: Failed to find object 'Class /Game/TJAD_Content/HDA/BP_myactor.BP_myactor'