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 Sylario · Apr 29, 2011 at 05:38 PM · 2dcollisiondetectionpysics

Basics on 2d gameplay for a 2.5d Game

I just started to experiment to create a 2.5 D game with Unity. To start with Unity (and game programming) i did the 2d shooter tutorial at 3D Buzz.

Now i want to do a 2.5d game. Currently i want to have a character (a cube translating on X axis) walking on a platform (a cube ) and block it when it reach a wall (still another cube).

Later on the character will be a sprite (the level itself will be in 3D) and the whole environment will rotate.

I played with rigidbody and collider, but i have problem when reaching a wall, i'd like to detect that it cannot move further but when using Is Trigger my character falls of the platform.

As i do not know Unity and Game development i am not sure if i am doing it right.

Is my implementation of a 2d gameplay the good one ? What kind of approach would you use to implement that kind of game?

Comment
Add comment · Show 1
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 NinjaSquirrel · Apr 29, 2011 at 09:07 PM 0
Share

Probably more of a forum question as there is no one right to this question. Just so you know. :)

1 Reply

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

Answer by Chris D · Apr 29, 2011 at 09:19 PM

Check out the other answers for 2D games. I answered a similar question here. In general, you just build environments like you would in 3D, just constricted to the 2D plane. There are settings associated with transforms (which are, in turn, attached to the game objects) to constrict their movements in an appropriate manner - they're accessible in the inspector.

EDIT: 1) also, are you using IsTrigger for a specific reason? if that's breaking your game and you don't need its functionality, don't use it.

2) the switch to 2.5D isn't much different from straight 2D. Your camera will be showing a different angle, but the logic behind your game should be comperable

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

No one has followed this question yet.

Related Questions

2D Collision 1 Answer

How can I make a non-player character (rigidbody) move when they touch the ground? 1 Answer

Pacman eating (destroying) pellets on collision! 0 Answers

C# Collision Detection Help 0 Answers

OnTriggerEnter2D not Working 0 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