Hi. I have made a blueprint to open a door when you press a key and it works fine. The problem is the lighting when I build the scene. I tried to set the static mesh mobility to “static”, but the problem is that doesn’t work, the door doesn’t rotate. Any solution?
Moving objects can only use dynamic lighting, static lighting just wouldn’t work with them because when they move the shadows will be in the wrong places.