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 Antipastamasta · Jul 14, 2014 at 05:11 AM · 2dtexture

Need Help - 2D Flat Ground Materials

Hello everybody, I need some help designing my 2d Game. My style of graphics is flat up and down much like the early Civilizations, with the characters moving up, down, left, and right, across a "ground" which makes up the background; just like pokemon. The difficulty I am having is texturing the ground and adding to the background. At first I made a plane which faced the camera directly for a grass texture, which worked fine until I wanted to add stone, and realized that you can't assign multiple materials to different faces of a mesh like you can in blender and maya. Then I decided to make a mine-craft like system of stacking square sprites of textures next to one another, but this very quickly became too large and too messy. How can I add a background with seamlessly changing grounds without making one huge sprite for the entire game's world? Is it possible to texture half of a plane with stone and the other half grass? I really cannot proceed with my game without finding a solution to this key problem. I hope I have made myself clear.

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 sethuraj · Jul 14, 2014 at 06:50 AM

2D games are based on depth sorting,Use different quad/planes for different graphic elements with diffrent depth.

Example

First create a quad for the ground which has the ground grass texture.Above that create another quad/plane for the rock or stone not on the same depth to avoid Z fighting.

Refer the unity 2D shooting tutorial http://unity3d.com/learn/tutorials/modules/beginner/2d

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 haim96 · Jul 14, 2014 at 07:04 AM

you can project decals to add extra detail to your ground, here free asset that can help you with this: https://www.assetstore.unity3d.com/en/#!/content/3779

you can also use texture blending to mix several textures into one. this require some knowledge in shaders, or you can use asset from asset store for this.

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

Any good, free texturing program? 4 Answers

Line Renderer stretch the texture. How to change it? 1 Answer

Rewrite simple alphamask fixed function shader to surface or cg shader 2 Answers

is there a way to make textures bigger then 4096 2 Answers

Applying transparent texture to mesh 2 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