|
| 31 Jan 2016 08:46 PM |
No matter what I do the character's torso and head parts always stay collide-able. I have tried putting a script in the player's character :
while wait(0.0001) do script.Parent.Torso.CanCollide = false script.Parent.Head.CanCollide = false
end
It doesn't work either, I am trying to get the character to go through walls without making the wall itself noncollidable. How do I do this? |
|
|
| Report Abuse |
|
|
StudioTM
|
  |
| Joined: 06 May 2013 |
| Total Posts: 3454 |
|
|
| 31 Jan 2016 09:14 PM |
Waits lowest possible time on roblox is 3 milliseconds(0.03)
|
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 06:54 AM |
| I do not need to know this, buddy. Even if I make it wait(0.00000000000001) it will reset to wait(0.03) anyway. Can you answer my Question? |
|
|
| Report Abuse |
|
|
xlaser23
|
  |
| Joined: 10 Dec 2011 |
| Total Posts: 20341 |
|
| |
|
|
| 01 Feb 2016 12:01 PM |
| Then why even post? Dummy. Can someone please help?! |
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 12:04 PM |
| I did put this post in the right classification, yes? then why am I getting dummies who don't even answer my question? |
|
|
| Report Abuse |
|
|
| |
|
xlaser23
|
  |
| Joined: 10 Dec 2011 |
| Total Posts: 20341 |
|
|
| 01 Feb 2016 12:24 PM |
called me a dummy eh?
no help for u
http://www.roblox.com/xla-item?id=290739801http://www.roblox.com/aser-item?id=290739819http://www.roblox.com/23-item?id=290739831 R$794 Tx424 (づ ゚ ³ ゚)づ |
|
|
| Report Abuse |
|
|
viplav37
|
  |
| Joined: 17 Aug 2011 |
| Total Posts: 1918 |
|
|
| 01 Feb 2016 12:28 PM |
| Legs are can collide = true so if you dont turn it off on them it wont work but I am pretty sure the player will fall right through map when you do that |
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 12:28 PM |
| Please stop posting if you are not going to help me. I keep seeing there is a new post and get excited that there is a competent person willing to help. |
|
|
| Report Abuse |
|
|
Phyclops
|
  |
| Joined: 27 Sep 2012 |
| Total Posts: 5895 |
|
|
| 01 Feb 2016 12:30 PM |
please don't be rude it isn't nice
|
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 12:52 PM |
| I am not trying to be rude. I am asking for help. Also viplav37, The legs,arms, and humanoid root of a character are all cancollide = false by default. |
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 12:56 PM |
iirc locally rename the parts and set them to noncanollide
"remotes? you must be a comedian" |
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 01:16 PM |
| DermonDarble, Thank you so much. Finally, a competent answer! |
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 09:46 PM |
| I tried it and unfortunately doing so kills the player. Any more solutions? |
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 09:57 PM |
turn on filteringenabled and do it for everybody except yourself
"remotes? you must be a comedian" |
|
|
| Report Abuse |
|
|
| |
|
|
| 02 Feb 2016 06:27 AM |
| Thanks Dermon. Shame there isn't another way since this one is a bit hacky. |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2016 06:40 AM |
| Clonetrooper had made a script for this,I've seen many people have suggest this,here's the script-http://www.roblox.com/Anti-Player-Collision-Script-item?id=316438239 |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2016 06:43 AM |
(Insert useless comment here)
|
|
|
| Report Abuse |
|
|
| |
|