Try to increase the tesselation of your terrain mesh to get better control of it.
Announcement
Collapse
No announcement yet.
Problem with shadows in my level
Collapse
X
-
well i tried everything.
to increase lightmap resolution to 16, i had to increase the Max Tesselation Level to 16...
and instead of building everything in 1 and half minutes, it now takes more than 5 minutes and the shadow is still wrong...( a little better but wrong)
does everyone have this problem when you create a terrain, dominant directional light and a static mesh?
Comment
-
You dont have to increase max tesselation to 16. Just check box above lightmap resolution (override or something like that).
And yes, you will never get perfect shadows with Lightmap. Its sad but true ;/.
It's "feature" of the engine. You can use dynamic lighting for every mesh, but this eliminates GI and AO, which looks really bad.
Comment
-
Originally posted by iniside View PostYou dont have to increase max tesselation to 16. Just check box above lightmap resolution (override or something like that).
And yes, you will never get perfect shadows with Lightmap. Its sad but true ;/.
It's "feature" of the engine. You can use dynamic lighting for every mesh, but this eliminates GI and AO, which looks really bad.
because with a simple brush, the shadows are good.
seems like i will have to make the terrain outside of udk...
well thanks everyone for the help
Comment
-
Originally posted by Eskovas View Postbut this problem will only happen if i use a terrain, wont it?
because with a simple brush, the shadows are good.
seems like i will have to make the terrain outside of udk...
well thanks everyone for the help
Making terrain outside udk wont help, because it's still lightmapped ;p.
Comment
-
well just to update, i cant get the shadows correct...
heres what i tried(just to show the diferences):
(Note: both objects are at the same height)
this is when i dont change anything
this is when i increased the lightmap resolution to 16
...
now the shadows look better but are still wrong, but the first build takes 30 seconds, and the second build takes 3 minutes
so everyone has this problem right? its not just me... because if it is just me, maybe i should reinstall UDK...
Comment
-
This is the same issue seen here: http://forums.epicgames.com/showthread.php?t=707610
We know about the issue and are working on it.
Comment
-
Originally posted by NightClucker View PostThis is the same issue seen here: http://forums.epicgames.com/showthread.php?t=707610
We know about the issue and are working on it.
i guess we will have to wait till the problem is fixed
Comment
Comment