Search found 7 matches

by sandbucket
Sun Aug 19, 2018 4:44 pm
Forum: Amplify Shader Editor
Topic: How do I add a height map?
Replies: 1
Views: 3698

How do I add a height map?

Hey guys,

I was wondering if there is a way to add a height map just like the unity standard shader does?
Also is there a template that recreates the standard shader in the Amplify Shader Editor?

Let me know and thanks!
by sandbucket
Thu Nov 23, 2017 8:08 pm
Forum: Amplify Shader Editor
Topic: how do I set the opacity on a texture?
Replies: 6
Views: 7052

Re: how do I set the opacity on a texture?

Hey Borba,

It works smoothly :D thanks!
by sandbucket
Thu Nov 23, 2017 4:25 pm
Forum: Amplify Shader Editor
Topic: how do I set the opacity on a texture?
Replies: 6
Views: 7052

Re: how do I set the opacity on a texture?

I think I got it, but is there anyway to create a deadzone on the texture where the waves dont hit?

I have rocks built into the ground texture and the waves are going over the rocks, how would I make the animation ignore a certain part of the texture? Let me know if this is possible and thanks!
by sandbucket
Thu Nov 23, 2017 4:04 pm
Forum: Amplify Shader Editor
Topic: how do I set the opacity on a texture?
Replies: 6
Views: 7052

Re: how do I set the opacity on a texture?

Hi Borba!

This is my entire shader for the wave effect: https://i.imgur.com/pqRJAGE.png

I'll try that lerp node out and report back on this post if I got it to work.

Edit: I don't necessarily want to blend two textures, but rather have a main texture, and another texture on top with a low opacity ...
by sandbucket
Thu Nov 23, 2017 2:53 pm
Forum: Amplify Shader Editor
Topic: how do I set the opacity on a texture?
Replies: 6
Views: 7052

how do I set the opacity on a texture?

Hi guys,

I'm pretty new to this and I'm getting the hang of the interface,

I wanted to know if there is a way to get a texture to be transparent over another texture?
I am trying to simulate a flowing sand effect.

This is without the waves: https://i.imgur.com/tTx5h9F.png
This is with the waves ...
by sandbucket
Thu Nov 23, 2017 1:37 pm
Forum: Amplify Shader Editor
Topic: properties not displaying properly
Replies: 2
Views: 2278

Re: properties not displaying properly

I got it, my bad :D I was looking at the wrong inspector
by sandbucket
Thu Nov 23, 2017 1:34 pm
Forum: Amplify Shader Editor
Topic: properties not displaying properly
Replies: 2
Views: 2278

properties not displaying properly

Hi guys,

I'm new at amplify shader and it has been great so far, but something happened where the properties and editable textures are not getting displayed properly in the inspector: https://i.imgur.com/UFwWvxN.png

Do I need to delete and reimport everything? Let me know and thanks