I wish to have an interface with multiple buttons (Astronaut, Drone, Canister etc.) which then appear over the Ground Plane when the user presses a button.
I'm having a hard time making my prefabs as a child of the Ground Plane Stage dynamically. I'm also not entirely certain on the working of ContentPositioningBehavior script which seems to do it.
Can anyone please help? Thanks.