diff --git a/src/hollywoo/Movie.kiss b/src/hollywoo/Movie.kiss index 4d6d562..495ff33 100644 --- a/src/hollywoo/Movie.kiss +++ b/src/hollywoo/Movie.kiss @@ -123,7 +123,7 @@ (cc))) (method _showScene [:Scene scene :Appearance appearance :Camera camera :Continuation cc] - (director.showLighting scene.time .elements (lightSources.get sceneKey) camera) + (director.showLighting scene.time .elements (lightSources.get (FuzzyMapTools.bestMatch scenes sceneKey)) camera) // Show current scene background (director.showSet scene.set scene.time scene.perspective appearance camera (makeCC