of     1   

Cow24250
#227259668Sunday, November 05, 2017 10:01 PM GMT

Ok, so i'm making a dodge ball game where you have two teams. in the middle there should be a wall that, of course, lets balls (or bricks) past it. not players so they won't cheat/"break rules". Please help!
Adamnewbie
#227259846Sunday, November 05, 2017 10:06 PM GMT

Try messing around with the brick settings.
redpandanicole
#227260795Sunday, November 05, 2017 10:33 PM GMT

no-collide the balls, not the wall
RevolutionXPK
#227262099Sunday, November 05, 2017 11:09 PM GMT

wrong section should be in scripters as this is what a script would do to objects. but yes cancollide false the balls not wall, and do a onhit humanoid damage them or whatever.
Sor_inMarkov
#227262693Sunday, November 05, 2017 11:24 PM GMT

Stop being a a jerk and let him be.
Cow24250
#227323817Tuesday, November 07, 2017 9:58 PM GMT

I know that i have to make the balls "cancollide" false. But sadly this does not work seeing as how the dodge ball i'm using is the classic "Super ball" model or bouncy ball. inside the tool, (ball) there is a "handle". tried switching cancollide off. Does not work, because this specific tool uses scripts, and i know they have something to do with the "handle". "Cannon script" and another script. (i forgot it's name, and the "Cannon Script" i don't know the script's name exactly. If you want to see for yourself, check it out it's made by ROBLOX) HALP MEH! :C
Vulkarin
#227324254Tuesday, November 07, 2017 10:10 PM GMT

You should have posted it in the scripting forum and not this one as for this you can read here on how to do it http://wiki.roblox.com/index.php?title=Collision_Filtering

    of     1