im just gonna let this be scaled without tiling for now
This commit is contained in:
parent
f7cffac991
commit
c03698348a
|
|
@ -24,7 +24,7 @@ namespace HeavenStudio
|
|||
[SerializeField] GameObject letterboxBgGO;
|
||||
[SerializeField] RectTransform letterboxMask;
|
||||
[SerializeField] RawImage viewportTexture;
|
||||
[SerializeField] RawImage overlayTexture;
|
||||
//[SerializeField] RawImage overlayTexture;
|
||||
|
||||
public static StaticCamera instance { get; private set; }
|
||||
public new Camera camera;
|
||||
|
|
|
|||
Loading…
Reference in a new issue