godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
89.43k stars 20.25k forks source link

Sky background behaves weirdly in orthogonal viewport mode. #9244

Closed SirPigeonz closed 7 years ago

SirPigeonz commented 7 years ago

Godot version: 3.0 master

Issue description: When viewport is in Orthogonal mode. Sky behaves in a way that is unpleasant to read contents of scene. Biggest problem is when rotated. In side, front looks just like weird sky.

Steps to reproduce: Add procedural sky. Add cube to scene. Turn ON Orthogonal mode. Rotate viewport.

Zylann commented 7 years ago

Duplicate of https://github.com/godotengine/godot/issues/9186 (second page)

SirPigeonz commented 7 years ago

Ok closing. :) Sorry.