- Home /
Question by
Dozer1170 · Jul 21, 2012 at 02:02 AM ·
scene viewvisibleorthographic cameragame viewspritemanager
Sprite Manager sprite is visible in Scene view but not Game view
I have an orthographic camera with size of 2. For some reason when I view the game through this camera, when i try to shoot a fireball it is not visible.
My fireball sprites and character sprites are using separate SpriteManagers.
The near clip on the orthographic camera is 0 and the far clip is 10.
When the Scene view camera gets close, the fireball also disappears. Whereas, the character sprites are always visible in the scene view.
I have searched for several hours and have not been able to find an answer.
Any tips or help will be greatly appreciated.
fireballbug.png
(457.5 kB)
Comment
The fireballs are at -1, the background is at 0, and the camera is at -8