|
| 09 Feb 2013 09:48 AM |
I've tried concollied both on and off, and still I go through the helicopter. Help!
I've only tried in Solo, should I try live too? |
|
|
| Report Abuse |
|
|
|
| 09 Feb 2013 09:49 AM |
Try Studio,
I think the "Can Collide" button is in the properties,
but I'm not a fan of Studio 2013
`The hooded shaggy |
|
|
| Report Abuse |
|
|
|
| 09 Feb 2013 09:51 AM |
That's what I've done already.
Do I have to re-build the plane now? :/ |
|
|
| Report Abuse |
|
|
|
| 09 Feb 2013 10:19 AM |
It's probably a ROBLOX bug.
Try to go in game and use Build v3, I have no idea. |
|
|
| Report Abuse |
|
|
Roytt
|
  |
| Joined: 19 Apr 2010 |
| Total Posts: 957 |
|
|
| 09 Feb 2013 12:23 PM |
Maybe it is a mesh and thats why you go through it.
-Roy |
|
|
| Report Abuse |
|
|
|
| 09 Feb 2013 12:47 PM |
Are you confusing the collision button with the cancollide property.
They are 2 different things. "CanCollide" is a property in parts that allows you to walk through the part. It does not allow you to CFrame a part into another.
The collision button is what studio uses to CFrame parts into each other. It doesn't allow you to walk through parts.
Go through your helicopter parts and make them cancollide = true , and your problem should be fixed. Unless like previously said you have a mesh that you're walking through. |
|
|
| Report Abuse |
|
|
|
| 09 Feb 2013 01:01 PM |
They're not meshes, solid bricks.
Also, thanks for the tip, will go try that now. |
|
|
| Report Abuse |
|
|
|
| 09 Feb 2013 01:05 PM |
@scac
When you said 'cancollide = true' does that mean I have to make a script and write it in or what? I'm confused :c |
|
|
| Report Abuse |
|
|
|
| 09 Feb 2013 01:12 PM |
You need to open your game in roblox studio, then open explorer and properties windows. And go through the properties to change cancollide , just put a check in the box to make it true.
You could do this with a script , but I don't script so I wouldn't know that method. |
|
|
| Report Abuse |
|
|
|
| 09 Feb 2013 01:15 PM |
It worked! Thanks.
[THREAD/PROBLEM SOLVED] |
|
|
| Report Abuse |
|
|