Search found 2 matches

by joedanimation
Tue Jul 24, 2018 7:04 pm
Forum: Amplify Shader Editor
Topic: How do I connect game obj translates to shader property?
Replies: 3
Views: 1869

Re: How do I connect game obj translates to shader property?

Thanks so much for the fast reply. That helped get me going in the right direction, and I was able to get it working just like I wanted.

Would it be possible to have Get/Set Global variable nodes in ASE?
by joedanimation
Tue Jul 24, 2018 6:29 am
Forum: Amplify Shader Editor
Topic: How do I connect game obj translates to shader property?
Replies: 3
Views: 1869

How do I connect game obj translates to shader property?

Hello, I have a shader with properties that I would like to drive by the translates of an empty game object in my scene. Is there a way to draw that data into my shader?

I'm essentially recreating this shader I made in Maya (view at 23 sec into the video):
https://vimeo.com/220420802

Any help ...