#guys help
11 messages · Page 1 of 1 (latest)
@dusty egret its easy
You do the following:
- Make a touched event on the part your picking up
- When the part your holding touches the other Part your wanting to weld to
- Get the** current Parts Position** and save it
- Make sure the current part is Anchored to the weld part
Should go along the lines of somthing like this
This is what I mean by Weld!
- Basically add a Touched event and when the two parts collide add a "Weld" to attach together
- Add a Click system too or Key function so it doesn't automatically weld parts together