I have block
bp class and BlockSpawner
class.
In block I have default scene root
scale with some values
screenshot
But in BlockSpawner
in spawn actor
function scale overrides with (1.0, 1.0, 1.0).
screenshot
How can I get the scale of block
in BlockSpawner
?
ps. this question was useless for me https://answers.unrealengine.com/questions/521825/spawn-actor-with-original-scale.html