Author Topic: Add on request (1st post yay)  (Read 397 times)

I have had an idea for an add on for a long time but didn't know if it was even possible..

The add on would be a block script so that instead of people blocking you in a deathrun or whatever you can type /block to walk through them and /block to turn it off (for admins)

I figured if it was possible it would've been made already so at this point I'm just wondering

Because of how the game works, it's sadly impossible to bugger with collision in a way that isn't incredibly silly.

Since there's no engine support to not collide with specific objects or classes (aside from bricks), this isn't possible.

It has been attempted (using the method of repositioning the client as they move through them), but didn't work out very well at all. You still lost momentum if you were in the air, and could get stuck on people.

I don't think this is possible, but if it is, I support it.
Collision fields would still be necessary for the player to collide with terrain, so I don't think that it would be possible for them to be used selectively. However, some clever person might have a workaround, I don't know.

I guess this means I wasted my 1st post for nothing

I guess this means I wasted my 1st post for nothing
Nope. Mine was worse.

How about, a playertype that has a collision box that is very small and only applies to the bottom of the feet. That way, people can go through you, but can not go through walls or the floor. They will be able to go through the roof, but not all the way.