vagnerdarochasantos Posted August 25, 2017 Share Posted August 25, 2017 Hi, i am doing a object, but after compile it, i had a problem: The object has a big invisible box. If i click on a ground near it, i can't go to the ground because the character go to object. How can i change the hit box from a object? Link to comment https://forums.kleientertainment.com/forums/topic/81415-hit-box/ Share on other sites More sharing options...
Arkathorn Posted August 26, 2017 Share Posted August 26, 2017 Your object's prefab file likely has a line like this, correct? MakeObstaclePhysics(inst, .3) Simply reduce the number to decrease the collision radius around the object. Link to comment https://forums.kleientertainment.com/forums/topic/81415-hit-box/#findComment-947919 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now