Hi,
I’m new to unity and the forum, so please go easy on me ![]()
I’m not sure what this is called so I don’t know what to search for…
Say you have three cubes;
One of those cubes is bigger than the rest. This is the main cube.
The other two cubes can vary in size (doesn’t matter). However now I want to join one of the cubes to the bottom of the main cube and one of them to side (this could be a variable, they both could be put on the bottom if I wanted). I would like to be able to do this via a nice gui button, but that’s not important at this moment in time.
Now if I move the cube the other two cubes will be joined to the main cube, but if I clicked on the gui, I could unjoin one of the cubes at will.
Sorry if I made this sound a lot harder than it is, but I really don’t think a search engine would help me on the basis of the criteria here ![]()
Thanks