Hey,
I’ve found two weird things. Maybe they’re bugs or maybe i’m just missing something important.
First: When i place a point light on the left or on the right side of my cute little map some black layer appears and it’s blocking the light. In the center of the map it’s ok. (This issue seems to appear only with orthographic camera)
Second: I’m using a line trace and a beam particle system to draw a beam of light as a “weapon”. On a “hit point” of the line trace there is a standard sprite emitter. On the right side of the map the beam does not appear but the sprite emitter do as you can se below.
There should be the beam…
Here is my script for a beam
(mirror: http://i.imgur.com/Sr0dSQb.png )
Any ideas what can cause these problems ?
Thank you !