#This is what I have, I'm definitely

1 messages · Page 1 of 1 (latest)

long mica
#

looks correct.
What does the baked lightmaps tab say?

formal viper
#

I have these 5 baked lightmaps showing up

long mica
#

Well.. clearly your light is not baking light on the walls, otherwise you would see anything yellow on the lightmap

#

sure you clicked the generate light button after placing the lights?
Any Console Errors?

formal viper
#

Yeah, they're placed in the scene from the beginning, the only thing I can see being an issue is the fact the torches are prefabs, but otherwise everything seems right

#

No console errors that I've seen

#

The only other possible thing could be the material on the walls, but that also seems fine

long mica
#

shouldnt be a problem.
Well you should plug in the normal texture into the normal slot above, not down there, but that shouldnt make a difference for your lights ^^

long mica
#

and bake again

formal viper
#

No, baked lightmap looks the same and torches are still broken

stuck jacinth
#

I would try to get baking to work under the bare minimum circumstances first
New static default cube and a new baked type light next to it

#

If that doesn't get lightmapped, do the same thing in a new scene

long mica
#

yeah, something is wrong there ^^

formal viper
#

Ok, I found the issue, turns out I had set my torches to static along with the walls and the ground, that's my bad

long mica
#

Shouldnt be a problem i guess

formal viper
#

Setting them to not be static seems to have fixed it, the only other thing was I put the walls and torches under an empty game object and made that static

#

Whatever fixed it though, it works fine now though

stuck jacinth
#

So, the lights were inside the torch geometry?

long mica
#

maybe you have set only the parent to static and not the meshes before?
And now it fixed it because you also set the childs to static after it asked for it when you set the new empty to static?

formal viper
#

The lights were inside the flame effect on top of the torches

formal viper
long mica
#

well, good that you fixed it 😄

formal viper
#

Yeah, thank you for the help