Hi, I’m trying to implement grass in my game, but don’t know how to change it draw distance
Somebody helpme?
Thanks
[Solved]Set object draw distance
Hey Lichi,
Actually, a simple grass system is quite easy to implement in Urho3D and managing draw distance. You can check out more about that here: urho3d.github.io/documentation/1 … 68bc7a696c
Hope that helps
[quote=“rasteron”]Hey Lichi,
Actually, a simple grass system is quite easy to implement in Urho3D and managing draw distance. You can check out more about that here: urho3d.github.io/documentation/1 … 68bc7a696c
Hope that helps [/quote]
It’s works, ty
[quote=“Lichi”][quote=“rasteron”]Hey Lichi,
Actually, a simple grass system is quite easy to implement in Urho3D and managing draw distance. You can check out more about that here: urho3d.github.io/documentation/1 … 68bc7a696c
Hope that helps [/quote]
It’s works, ty [/quote]
sure thing and that’s great!