Page MenuHomeFeedback Tracker

Some objects don't have a collision model
New, WishlistPublic

Description

When I was trying the throwing feature, sometimes the object thrown just flew throught stuff.

Doors and some fences dont have a collision model so a flying can just goes right through.

Details

Legacy ID
3415748934
Severity
None
Resolution
Open
Reproducibility
Always
Steps To Reproduce

Find a throwable object.
Aim at a door or a tall wooden fence (haven't tried with the small ones that houses have in front of them.)

You will see how the object will not collide at all.

Additional Information

Add collision models to objects.

I also think that some interior objects don't have a collision model.

Event Timeline

saymon5 edited Steps To Reproduce. (Show Details)May 21 2014, 7:00 PM
saymon5 edited Additional Information. (Show Details)
saymon5 set Category to category:environment.
saymon5 set Reproducibility to Always.
saymon5 set Severity to None.
saymon5 set Resolution to Open.
saymon5 set Legacy ID to 3415748934.May 8 2016, 6:16 PM
Pika added a subscriber: Pika.May 8 2016, 6:16 PM
Pika added a comment.May 22 2014, 12:25 PM

These objects do have some sort of collision model or navmesh because the player does not clip through them. The physics engine might not be checking for collision often, especially if the server is laggy. This is also very similar to the problem where dropped inventory items fall through the floor.