- Home /
Question by
maximtsyba · Sep 28, 2019 at 10:57 AM ·
objecttransform.translatetransform.rotateobject movementbounciness
Use Bounciness with Object.Transform
Hi!
I am forced to use Object.Transform in my project instead of setting forces to Rigidbody component. But when I add Bounciness parameter to this object, I am facing issue with another object passing through it when moving on high speed.
My question is, can I use both Bounciness and Object.Transform with one object? Thanks.
Comment
Your answer

Follow this Question
Related Questions
Move an object without Character Controller? 1 Answer
Why is my object not following my path ?,Why is my object going through the target ? 2 Answers
Pac-Man Ghost AI 0 Answers
How to rotate an object along the x axis with mouse input? 1 Answer
How to Rotate/Translate a GameObject via C# Script 3 Answers