Quick question, is there any way using replicate to replicate around a circle or at an angle?
Comments
adent42Key Master, Head Chef, Executive Chef, Member, PROPosts: 3,201
Not really with replicate, but you can use a combination of loop, spawn, and trig functions. The spawned actors would need to constrain to your actor's position.
This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.
Comments
Not really with replicate, but you can use a combination of loop, spawn, and trig functions. The spawned actors would need to constrain to your actor's position.
Thanks
Here's an easy way to spawn in circle. You can make it an oval or more exotic shape by giving the X and Y positions different inputs.
Contact me for custom work - Expert GS developer with 15 years of GS experience - Skype: armelline.support
Thanks!