[0.16.3.0] Rocket jump collision bug

When you are in an object with disabled collision you cannot rocket jump as before you could as i use a cube to block the vision of the area that could be seen elsewhere.

Notes / Media

2 Likes

Not really a bug, since disabling collision only disables it for players, not other objects (like physics objects). You can probably get what you’re looking for by just making a thin wall out of canvas cubes, rather than enclosing the entire area with it.