Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by saml_baker · Apr 03, 2018 at 05:04 AM · collisioncolliderrigidbody2dcollision detection

Colliders not working when rotating

Hi. I am trying to make an object that has a script attached that rotates it. I want it to be able to colide with objects and push them around but it seems to just go right through the object. I have tried making it static, trigger, ect and can't seem to find a solution.

Comment
Add comment · Show 6
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image losingisfun · Apr 03, 2018 at 05:15 AM 0
Share

how are you trying to detect collision? what method?

avatar image saml_baker losingisfun · Apr 03, 2018 at 05:33 AM 0
Share

I tried using both a mesh collider and cube collider as well as trying out a rigidbody with kinimatic turned on and off as well as gravtity.

avatar image losingisfun saml_baker · Apr 03, 2018 at 05:42 AM 0
Share

it could be a number of things, 1. You're using 2D and need to use 2D Colliders but you're using 3D colliders (or vice versa) 2. your colliders are triggers and won't collide 3. in project settings > physics your layers don't collide with each other

Show more comments
avatar image mgear · Apr 03, 2018 at 05:54 AM 0
Share

How are you moving the object? With transform.position (this breaks physics) or using physics?

avatar image saml_baker mgear · Apr 03, 2018 at 10:28 PM 0
Share

Yes. I am using transform.rotate to move the object and had an idea that this would be the problem. Any ideas on how I can fix this issue.

2 Replies

· Add your reply
  • Sort: 
avatar image
3

Answer by tormentoarmagedoom · Apr 03, 2018 at 07:37 AM

Good day.

Does the object have a RigidBody Component?

:D

Bye!

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by meat5000 · Apr 03, 2018 at 10:32 PM

Use this to rotate a rigidbody and still have it respond to physics

https://docs.unity3d.com/ScriptReference/Rigidbody.MoveRotation.html

Modifying rotation directly is the same as modifying position. It teleports and misses out essential steps of collision. MoveRotation and MovePosition address this by working out if any collisions occured between movements.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image saml_baker · Apr 03, 2018 at 11:25 PM 0
Share

I did this but it still goes right through. I know this is the problem though because if it is stationary, colliders work just fine.

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

135 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

2D Colliders aren't actually touching but they're behaving like they do? 0 Answers

Sprites collision not working on high speeds 1 Answer

Avoid Player bouncing when colliding with objects 3D 1 Answer

Adding boundaries to restrict rigidbody2D movement 1 Answer

How to set collision for an object with specific collider size? 3 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges