I have construction script that randomly rotates object between 1-360 degree.
Issue i have when i use Blueprint in another Blueprint as child actor is that script runs for all instances when i move one
and lags.
Is it possible to make that only active BP instance runs Construction script why i move it in another BP?