11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
显示 1 - 10 of 50
用户评论
排序
r
Best Sky Asset For My Game
2 months ago
ranggasaputra200412基于版本1.2.0
I create a game 3D low poly and with this assets I can speed up my development time. Thank you very much XD
这条评论是否有帮助?
0
0
来自发布商的回复:
回复时间 2 months ago
Your support is greatly appreciated.
J
Great asset, many thanks!
2 years ago
JackTheRipperZ基于上一个版本 1.01
For those who wants it to be a gradual time elapse, is set to 16mins but you can easily tweak scroll speed & divided value for your personal needs:
float scrollSpeed = 0.2f;
Renderer rend;
void Start()
{
rend = GetComponent<Renderer>();
}
void Update()
{
float offset = Time.time * scrollSpeed/200;
rend.material.mainTextureOffset = new Vector2(offset, 0);
}
这条评论是否有帮助?
4
0
来自发布商的回复:
回复时间 2 years ago
Thanks for the review and helpful information
m
Good Asset
2 years ago
mabdullah412基于上一个版本 1.0
Good low poly asset but is not a skybox, just a dome with to add around your terrain
这条评论是否有帮助?
1
0
来自发布商的回复:
回复时间 2 years ago
Thanks for taking the time to leave a review.
T
Very good looking asset
3 years ago
ThunderboltRider基于上一个版本 1.0
Looks very natural and is simple to use!
这条评论是否有帮助?
0
0
来自发布商的回复:
回复时间 3 years ago
Thanks for taking the time to leave a review. Greatly appreciated.
来自发布商的回复:
回复时间 3 years ago
Thanks for the review.
来自发布商的回复:
回复时间 3 years ago
Thanks for taking the time to leave a review. We'd love to hear your feedback at support@syntystudios.com or on our Discord. Cheers.
来自发布商的回复:
回复时间 2 years ago
Thanks for the review.
高品质资源
11000+款5星资源
深受用户信赖
8.5万+用户参与评分
强大的社区支持
10万+社区成员鼎力支持