Hi
How can I add grass to a cube. I am using a cube in a 2D and would like to add grass to it like in a terrain.
Thanks, Chris
Hi
How can I add grass to a cube. I am using a cube in a 2D and would like to add grass to it like in a terrain.
Thanks, Chris
The terrain grass is specific to the heightmap terrain system and can't be used on arbitrary objects. You can either add grass by hand, or write your own system for grass that works on a cube.