[Solved] Randomly spawned actors behaving differently
saad1993
Member, BASIC Posts: 47
So I have an actor on stage that has certain attributes. It grows in size from about 10x10 to 120x120 px.
I have added an invisible actor on the stage for the purpose of spawning the same actor randomly through out the stage.
For some reason, the randomly spawned actors just spawn at full size (120x120) and do not grow from small to large. I need these spawned actors to behave the same way as the original actor and grow in size and also follow an animation that the original actor does.
Please help.
Comments
Nevermind. Got it. Silly mistake.