Does anyone know how I can get a spotlight to actually show up on terrain created in Unity 2.0’s “Terrain Editor”?
The only light that seems to work is the Directional Light…
Any ideas? Any help is much appreciated =)
–Velk
Does anyone know how I can get a spotlight to actually show up on terrain created in Unity 2.0’s “Terrain Editor”?
The only light that seems to work is the Directional Light…
Any ideas? Any help is much appreciated =)
–Velk
Point lights and spot lights just don’t work on terrain’s.
At the moment only Directional lights work with terrain. We’re working on getting the others to work.