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 miszu · Jul 08, 2016 at 09:56 AM · 2d-platformercollision detection2d-physics

Lode Runner: Walk Over a Hole with Enemy

Hello World,

I am basically making a remake of Lode Runner and I am having a hard time to do the mechanics for the hole digged.

The game is a 2D platform (thus using sprite and BoxCollider2D). I am not using any rigidbody here. Each cell of the game can be either {Empty | Ground| Ladder | Coin | Exit | Bar to hang}. The question is about the Ground. Each ground is surrounded by a BoxCollider2D with a LayerMask. If I dig a hole then obviously the sprite and the boxcollider disappear for x amount of times. So far no problem. The problem is implementing when an enemy falls to the hole and so it simulates as if there is a ground so I can walk on top of him. I tried couple of things but with no success. The solution has to be with precise and quick. For example, there is 1 hole and 2 enemies that are very close to each other so if one fall to the hole, the other should walk over him even if the fallen enemy haven got to the bottom of the hole yet.

Anyone has a suggestion how to approach. I looked online but I did not find any good answer for that.

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 JxWolfe · Apr 06, 2017 at 03:34 PM

The way i would do it is have another block with the same properties as "Ground" and if the enemy falls into the ditch then delete him and make that "block" so other enemies think that he is a block not a ditch... you would need a collider trigger in that hole to check if someone fell in. I hope that helps

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

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

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

This question appears to everyone who has just started studying Unity, but I will ask again. How to prevent incorrect physics miscalculation and falling off the map in a 2D platformer? 1 Answer

If i scale object, collision not working 2 Answers

Knockback effect in 2D. 1 Answer

AddForce problem axis X 1 Answer

When Player Collide with Cube, Cube changes to Rigidbody 2D 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