Facepunch / sbox-issues

173 stars 11 forks source link

[Shader Graph]Fuzzy Noise nodes can't adjust scaling #5703

Open TiO2EvoLve opened 2 months ago

TiO2EvoLve commented 2 months ago

Describe the bug

PixPin_2024-06-21_08-15-19

All other noise nodes can be scaled by adjusting the value of the tile, but the most commonly used Fuzzy Noise nodes can never be modified.

To Reproduce

Just like the picture.

Expected behavior

PixPin_2024-06-21_08-19-31

The noise texture should be able to modify the scaling value for this to work, as this node is very commonly used,Just like blender.

Media/Files

No response

Additional context

No response

aylaylay commented 2 months ago

Aren't you meant to use ValueNoise for that?

TiO2EvoLve commented 2 months ago

你不打算为此使用 ValueNoise 吗?

PixPin_2024-06-21_10-38-57

The ValueNoise node looks too weird -__-