Page 1 of 1

Texture to follow object during animaiton

PostPosted: Thu Feb 01, 2024 4:53 pm
by ultraform
Hey simple question, how do I map the texture coordinates to the object so it moves with the object during animation.

These are for some procedural textures I've added but when I move the object the texture don't move with it.

Hope it make sense!

Re: Texture to follow object during animaiton

PostPosted: Thu Feb 01, 2024 7:14 pm
by ultraform
I had some success with this, but it ended up changing the texture away from what it originally was doing, it how ever does follow the object around now when I move it.

Image

Re: Texture to follow object during animaiton

PostPosted: Thu Feb 01, 2024 8:40 pm
by ultraform
Alright, my method above did actually work. i was having issues as i hadn't applied scale to the object so it was throwing the textures off.

Re: Texture to follow object during animaiton

PostPosted: Sat Feb 03, 2024 11:18 am
by linograndiotoy
I'm glad you solved it!