x


How to attach a 3dtext with a 3d object ?

Plz help me

I want to learn : How to attach a 3dtext with a 3d object ?

I mean .. as the object scale ,the text scale at the same time

and as the object rotate ,the text rotate at the same time

THX

more ▼

asked May 17 '10 at 12:09 PM

ck47_s gravatar image

ck47_s
31 7 7 10

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

1 answer: sort voted first

Something like this (you'll need to fill in the right variable names for your objects)

your3dTextObject.transform.parent = yourOtherObject.transform;
more ▼

answered May 17 '10 at 04:37 PM

Mike 3 gravatar image

Mike 3
30.5k 10 65 253

thank you very much

May 17 '10 at 10:50 PM ck47_s

just make it a child of the object?

May 18 '10 at 06:57 AM Fishman92
(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:

x103

asked: May 17 '10 at 12:09 PM

Seen: 982 times

Last Updated: May 17 '10 at 12:09 PM