• 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 TruffelsAndOranges · Nov 29, 2014 at 03:15 AM · 2d-physicsrigidmesh-collider

Gap between 2D physics rigid bodies?

Is there any way to get rid of these gaps? I use meshes to paint polygon colliders, so there is no sprite that I can scale up/down. It seems as if the physics engine is not exact.

See images below:

alt text alt text

gapunity123.png (40.7 kB)
gapunity1234.png (72.7 kB)
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

2 Replies

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by TruffelsAndOranges · Dec 10, 2014 at 10:25 PM

I solved it by making a script that scales everything by 10.

It also works if you put the game objects in a GameObject with scale 10, and then set scale to 1 on all your objects.

It is a problem with Physics2D and Box2D, so it is not solvable in any other way.

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 DezBoyle · Dec 01, 2014 at 01:50 AM

I've had this problem before and I think it is a value in edit>physics2D I remember there being a gap because it prevents clipping but try messing around with the values until there is no gap. Alternatively , you could make the collider smaller in scale for the rocks.

Comment
Add comment · Show 3 · 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 TruffelsAndOranges · Dec 01, 2014 at 01:55 AM 0
Share

Did not find any gap setting in the physics2D settings.

The rocks are drawn with pixel perfect fill meshes, to increase draw performance and also for easy editing of the levels and assets inside the editor => making the collider smaller in scale for the rocks does NOT work.

avatar image DezBoyle · Dec 01, 2014 at 10:55 PM 0
Share

This is strange but I hope you fix it

avatar image TruffelsAndOranges · Dec 01, 2014 at 11:49 PM 0
Share

The only fix so far is to scale up everything by a factor of 10-20.. which kinda sucks.

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.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

2 People are following this question.

avatar image avatar image

Related Questions

How do make my player roll? 1 Answer

Mesh colliders with convex option enabled doesn't work 0 Answers

Easier to control 2D characters with rigidbodies 3 Answers

stuttering motion 2d objects 0 Answers

Raycast 2D with origin inside the collider 1 Answer

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges