11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
显示 1 - 10 of 12
用户评论
排序
F
Still works perfectly In 2020
6 years ago
Fox_GAMING基于版本1.0.0
Perfect, does exactly what it says.
这条评论是否有帮助?
0
0
b
One of my favorite free tools!
9 years ago
barcode802基于版本1.0.0
Love this simple and free tool! I introduce it to everyone since its so simple, handy and useful!
Huge thank you to the author.
这条评论是否有帮助?
0
0
M
WOW!
9 years ago
Marcos-Elias基于版本1.0.0
I can't believe that I got to this only today! Saves a HUGE time! I'll change it to rotate my trees, this is the best asset I've downloaded in many months.
Update:
My little suggestion: an option to automatically rotate the new prefab on Y axis, this is good for trees!
I added this, next to if (useNormalRotation)...
if (randomRotateYAxis) {
prefab.transform.rotation = Quaternion.AngleAxis (Random.Range (0.0f, 360.0f), prefab.transform.up) * prefab.transform.rotation;
}
And also
randomRotateYAxis = EditorGUILayout.Toggle ("Random rotation on Y axis", randomRotateYAxis);
after the line useNormalRotation = EditorGUILayout.Toggle...
And of course created the bool randomRotateYAxis.
Now I check this everytime I want placing a new tree, so each one stays in a different rotation, looking more natural.
这条评论是否有帮助?
3
0
H
I love it
9 years ago
Hapciupalit基于版本1.0.0
I love how easy is to use it and how powerful this tool is
这条评论是否有帮助?
0
1
T
I love you for this!
9 years ago
TranceDreams基于版本1.0.0
I'm surprized this isn't a standard feature in unity already! Very easy to use. Thank you
这条评论是否有帮助?
0
1
b
Such a great tool and FREE!
10 years ago
beowulfkaine基于版本1.0.0
Thank you so much for taking the time to make this.
这条评论是否有帮助?
0
0
b
Love it
10 years ago
bugscuffle基于版本1.0.0
I like this asset. Works perfectly so far, no other scripts seem to interfere with it.
这条评论是否有帮助?
0
0
高品质资源
11000+款5星资源
深受用户信赖
8.5万+用户参与评分
强大的社区支持
10万+社区成员鼎力支持