New textures
This commit is contained in:
@ -1,14 +1,19 @@
|
||||
<scene name="SceneBase">
|
||||
<item lookAt="10, 10, 10, 0, 0, 0">
|
||||
<item lookAt="9999, 9999, 9999, 9999, 9999, 0">
|
||||
<Camera ref="backCamera" />
|
||||
</item>
|
||||
|
||||
<item position="0, 0, -10">
|
||||
<MeshRenderer />
|
||||
<QuadMeshHost xy0="-500, -500" xy1="500, 500" />
|
||||
<SimpleTexturedMaterial color="COLOR_BLACK" />
|
||||
</item>
|
||||
|
||||
<item ref="eth" prefab="prefabs/EthPrefab" />
|
||||
|
||||
<item lookAt="0, 0, 5, 0, 0, 0" >
|
||||
<!-- <item lookAt="3, 3, 3, 0, 0, 0" > -->
|
||||
<Camera ref="camera" type="CAMERA_TYPE_ORTHONOGRAPHIC" />
|
||||
<CameraTexture ref="camTexture" />
|
||||
<item lookAt="0, 0.075, 2.5, 0, 0.075, 0">
|
||||
<Camera ref="camera" />
|
||||
<CameraTexture ref="camTexture" camera="camera" />
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
Reference in New Issue
Block a user