x


How to add UV images to an object

So i have a simple Texture and a normal map of a cube made in blender, baked and ready.

But how do i add it to a cube in Unity ? I did import both maps and then added the texture to the cube and set the texture to clamp.

But it repeats on all side and isn't like folded over as expected. Any suggestions ?

Appreciate any help. ~Wentzel

more ▼

asked Nov 16 '11 at 05:32 PM

Wentzel gravatar image

Wentzel
101 7 10 12

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Best to import the geometry of the cube you did in Blender. The basic Unity cube has the same mapping for all faces, you need different uv's for each face, and the only ways to do that are import it (easy) or mess with the mesh's verts and uv's (overkill)

more ▼

answered Nov 16 '11 at 05:40 PM

DaveA gravatar image

DaveA
26.8k 153 171 257

Are you talking about the normal-map or the Cube that was unwrapped in blender ?

Apprecaite the feedback.

Nov 16 '11 at 05:51 PM Wentzel
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

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

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x996
x750
x248
x21
x4

asked: Nov 16 '11 at 05:32 PM

Seen: 1003 times

Last Updated: Nov 16 '11 at 05:51 PM