Author Topic: No Collision Player  (Read 900 times)

Hey its me again. And lately I was playing this platform challange where you had to jump on the color tolled at the right time, it was really fun but players kept bumping into each other. So I was wondering if it would be possible to make a no collision player so ppl wouldnt bump into each other. <but i mean no collision with players, not bricks>


It's actually a good idea. Maybe instead of a playertype, events?

Input<>Player<>SetPlayerCollding [  ]
Input<>Player<>SetPlayerRendering [  ]
Input<>Player<>SetPlayerRaycasting [X]

It's actually a good idea. Maybe instead of a playertype, events?

Input<>Player<>SetPlayerCollding [  ]
Input<>Player<>SetPlayerRendering [  ]
Input<>Player<>SetPlayerRaycasting [X]
Yeah!

It's actually a good idea. Maybe instead of a playertype, events?

Input<>Player<>SetPlayerCollding [  ]
Input<>Player<>SetPlayerRendering [  ]
Input<>Player<>SetPlayerRaycasting [X]
Players =/= Bricks

Hey its me again. And lately I was playing this platform challange where you had to jump on the color tolled at the right time, it was really fun but players kept bumping into each other. So I was wondering if it would be possible to make a no collision player so ppl wouldnt bump into each other. <but i mean no collision with players, not bricks>
You can either set the players collision to 0, so the player falls through everything. Or you can get a hack that when two players touch, they teleport inside each other. But that has a glitch where neither players can move.

Players =/= Bricks
You can either set the players collision to 0, so the player falls through everything. Or you can get a hack that when two players touch, they teleport inside each other. But that has a glitch where neither players can move.
Well at least i had the idea <not trying to get into a fight>

Well at least i had the idea <not trying to get into a fight>
Several people have had the same idea before you. Including me.

Several people have had the same idea before you. Including me.

Also me, but I never suggested it because I can search. 1up. ;)

Several people have had the same idea before you. Including me.
darnit! >:(