04

#0 | Anchor开发日志

开发Anchor第一周的日志。做了一些天气效果,最有成就感的就是极光啦。

继续阅读
25

Unity ShaderGraph Lerp between Gradients (2D)

在开发《Anchor》的时候发现Unity暂时不支持在代码中直接替换gradient,且无法expose在inspector中,因此想出个笨办法来解决。另在shader中做了大于2色的gradient。

继续阅读