GalaxyRoblox / Issues-Public

0 stars 0 forks source link

Disable player collisions with other players #107

Open Wingysam opened 3 months ago

Wingysam commented 3 months ago

Just make the characters of other players non-collidable when piloting a ship. That way, the exploiter spinning their character inside your ship won't make you fling.

PataNautic commented 3 months ago

Should players just not have collision with each other period? Considering the possibility of somebody leaving their ship to undock and getting flung that way (I dont remember if this is already a thing or not)

Wingysam commented 3 months ago

Do we want players to be able to walk through each other in bases?

Wingysam commented 3 months ago

We also maybe should make player models nocollide on the server too the enable the collisions locally when appropriate so you can't fling npc ships

PataNautic commented 3 months ago

Do we want players to be able to walk through each other in bases?

I don't see why this would necessarily be an issue. It'd save you the switch statement and make it simpler to implement

Wingysam commented 3 months ago

Okay yeah that's fine

We still need the logic so that the players aren't collidable with your ship on your client though

PataNautic commented 2 months ago

I'm moving this to higher priority with an increase in fling alts. There really isn't any reason for players to have collisions with each other entirely @Wingysam

Wingysam commented 1 month ago

Yeah it's fine, we can let people walk through each other.