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 austinator414 · May 26, 2014 at 01:01 AM · texturecubetextureingmaking

How do I make a texture?

So, I was checking out youtube videos and answers on this site but I can't for the life of me find out how to make a texture. I see people recommending png and a maximum of 1024x1024 and stuff, but all that, to me, is almost useless because I have no idea how to make a texture. My goal is to simply add a texture to a cube in my game with every side being different. Doesn't seem like it should be too hard at all assuming that I am somewhat good with a image editor, like gimp. I guess I ask this because I used to make texture packs for minecraft, and it would have a texture for each side of the cubed item, but I dont understand where to start a texture or how to even lay out a texture for anything... at all.

My objective is really simple. To make a cube with a different texture for each side, not some crazy madness with curves or anything. Please help.

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 robertbu · May 26, 2014 at 01:06 AM

What sounds like a simple problem can be complex. The built-in cube is created such that each side gets a full copy of the whole texture. Typically giving separate sides of a cube different parts of a texture would be done in a modeling program. In order to understand the how this is done, and the issues, you need to learn about UV coordinates. Here is a link to a script that remaps the UVs for built-in cube so that each side gets a different part of a whole texture. The texture size does not matter...it is the layout that matters:

http://answers.unity3d.com/questions/542787/change-texture-of-cube-sides.html

P.S. You make the image itself in a image editing program like Photoshop.

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 austinator414 · May 26, 2014 at 01:34 AM 0
Share

Alright, thanks. That clears things up

avatar image
1

Answer by AlucardJay · May 26, 2014 at 01:17 AM

  • A GameObject that is visible has the components MeshFilter and MeshRenderer.

  • A MeshRenderer gets assigned a Material

  • a Material is comprised of a Shader and a Texture

as stated in the answer by robertbu, it is not possible to assign different different materials to each face of a cube. More information here and here.

More information on Materials and Textures to get you started :

  • http://www.unity3dstudent.com/2010/07/beginner-b09-adding-materials/

    • http://unity3d.com/learn/tutorials/modules/beginner/graphics

    • http://docs.unity3d.com/Documentation/Manual/Materials.html

    • http://docs.unity3d.com/Documentation/Manual/Textures.html

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 austinator414 · May 26, 2014 at 01:34 AM 0
Share

Thanks! At least I know where to go from here

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

21 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 avatar image avatar image

Related Questions

Multiple Cars not working 1 Answer

Primitive Cube Texturing Help 3 Answers

How to Make a Better Environment? 1 Answer

White dots between two cubes? 0 Answers

Trying to achieve this color effect 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