|
| 07 Oct 2016 03:49 PM |
I made a door, and I need to script it to slide upwards when someone gets near it, not by button. It has more than one part to the door. Please help! Thank you!
|
|
|
| Report Abuse |
|
|
Wowgnomes
|
  |
| Joined: 27 Sep 2009 |
| Total Posts: 26255 |
|
|
| 07 Oct 2016 03:53 PM |
1. make the sliding part a model, set primary part 2. decide how to trigger it (region3? (lil too resource inenseive), invisible blcok surroudning the area? (GREAT)) 3. set primary part cframe
|
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 07 Oct 2016 04:19 PM |
part.CFrame = part.CFrame * CFrame.new(part.CFrame.X,Y,part.CFrame.Z)
make a loop for y
|
|
|
| Report Abuse |
|
|
| |
|
|
| 07 Oct 2016 06:14 PM |
| TimeTicks' script/suggestion would probably be a good choice |
|
|
| Report Abuse |
|
|
Wowgnomes
|
  |
| Joined: 27 Sep 2009 |
| Total Posts: 26255 |
|
|
| 07 Oct 2016 06:22 PM |
why are u saying time ticks would work?
it wont becaues 1. it is just one part, unlike a model which op asked for 2. he didn't tell op how to trigger
|
|
|
| Report Abuse |
|
|
|
| 07 Oct 2016 08:49 PM |
| i mean the general concept |
|
|
| Report Abuse |
|
|
bday09
|
  |
| Joined: 24 Mar 2014 |
| Total Posts: 3 |
|
|
| 07 Oct 2016 09:48 PM |
| I don't know specifically how to do this, But there are a lot of tutorials on ####### on how to do things like this. |
|
|
| Report Abuse |
|
|