Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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 aleem.razzaq09 · Dec 31, 2013 at 07:38 AM · 2dcollision

OnTriggerEnter2D call again and again if there is not collision of bodies in Unity 4.3

Hi, I have two 2D cars, one is player car which is continues moving, and second opponent car which is static. and both x and y is same but z is different, lets say player car start from 0 and end to 100 and opponent car stay on 50, I want when player car reaches to 50 then it collide with opponent car and trigger function should call but this not happen. What happen is that when player car start moving from 0th position toward 100th trigger enter function start calling again and again and again. Both object have box collider(also checked with polygon) with istrigger option enabled. Opponent car is rigidbody but gravity 0. I also have road sprite image but this has not collider or rigidbody. What I think that I am working on 2D and also using z axis because of using z-axis this may be problem its may be wrong but thats my thoughts. Kindly tell me what should I do to tackle with this issue. Thanks in advance.

Comment
Add comment
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

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by TheShadowblast123 · Dec 31, 2013 at 08:57 AM

Question: Are you working in 2D mode? The Reason for my pondering is that by default there is no Z. Okay corrections there is a Z but it's Zero (Zero being nothing you can again say that there is no Z but you can still use it).

Here's where my proposal comes in: I'm under the assumption that Again there is "no Z". More specifically in the physics system. Makes since right. There's only 2 Dimensions, so get rid of the one the makes the least sense to use "Z" and make the physics system completely X and Y based.

On Another note: If your in 2D It should actually look weird to use the Z because of the fact the camera is orthographic.

Fix: Do it on the X axis instead of the Z

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 aleem.razzaq09 · Dec 31, 2013 at 09:11 AM 0
Share

Thanks @TheShadowblast123 for your answer, but what if I'll change X ins$$anonymous$$d of Z, but I also need to move right and left Player's car, currently I am using X to move right and left but I'll change this to Y in 2D then I think I need also to change sprite images according to that to set according to X and Y axis. What you think, what you suggest me?

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

19 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

Related Questions

The tilemap collider is simply not working 0 Answers

[2020.3][2D Collision] Trigger collider with physics computation 0 Answers

OnTriggerEnter2D problem on created collider2d and rigidbody2d during runtime 0 Answers

High speed 2D colliders going through eachother? 2 Answers

Pausing/Waiting/Stopping code in a 2D Collision Function 1 Answer


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