Question by
BIPINGGDEV · May 20, 2019 at 12:10 PM ·
collision detection
Help with collision

Hi, can anyone help me with this? I'm still trying to solve it but any help would be appreciated. The problem: I have an object (small sphere) set to the boundary of a plane(outer boundary) which has a collider. If another object (hexagon) strikes the sphere straight on top. The sphere doesn't move.
It should move someway. No?
untitled.png
(14.2 kB)
Comment
Answer by BIPINGGDEV · May 20, 2019 at 12:33 PM
Nevermind got it working, If anyone finds a problem like this: Just change the highlighted Parameter,

sik.jpg
(75.0 kB)
Your answer
Follow this Question
Related Questions
OnCollisionEnter() from non monobehaviour script 1 Answer
Collision detection 1 Answer
DoubleJump 1 Answer
Objects move a fraction of the way through controller collider every time 0 Answers
Raycast on moving object? 2 Answers