Create-Engine/src/assets/scenes/lighting_test.cene

108 lines
3.3 KiB
Plaintext
Raw Normal View History

2025-04-17 20:45:23 +00:00
engine_version: 0.1.0
scene_name: lighting_test
scene_hash: 20f69ee98c99f659ed799cb6546a6b48a26678324d4bc1518d49b531fc048d9b
format_version: 1
objects:
- name: Red Light
position: [2051, 1540]
layer: 0
components:
- type: LightComponent
color:
- 1
- 0
- 0
intensity: 3.79999995
radius: 5000
falloff: 0.100000001
type: 0
children: []
- name: Sun
position: [551, 0]
layer: 0
components:
- type: LightComponent
color:
- 1
- 1
- 1
intensity: 0.850000024
radius: 10000
falloff: 1
type: 0
children: []
- name: Tiles
position: [0, 0]
layer: 0
components: []
children:
- name: Bark
position: [0, 0]
layer: 0
components:
- type: SpriteComponent
texture: C:\Users\spenc\OneDrive\Pictures\textures\bark_willow_02_diff_1k.png
normalMap: C:\Users\spenc\OneDrive\Pictures\textures\bark_willow_02_nor_gl_1k.png
children: []
- name: Planks
position: [1024, 0]
layer: 0
components:
- type: SpriteComponent
texture: C:\Users\spenc\OneDrive\Pictures\textures\wood_floor_worn_diff_1k.png
normalMap: C:\Users\spenc\OneDrive\Pictures\textures\wood_floor_worn_nor_gl_1k.png
children: []
- name: Rocks
position: [0, 1024]
layer: 0
components:
- type: SpriteComponent
texture: C:\Users\spenc\OneDrive\Pictures\textures\ganges_river_pebbles_diff_1k.png
normalMap: C:\Users\spenc\OneDrive\Pictures\textures\ganges_river_pebbles_nor_gl_1k.png
children: []
- name: Metal
position: [1024, 1025]
layer: 0
components:
- type: SpriteComponent
texture: C:\Users\spenc\OneDrive\Pictures\textures\metal_plate_diff_1k.png
normalMap: C:\Users\spenc\OneDrive\Pictures\textures\metal_plate_nor_gl_1k.png
children: []
- name: Logo
position: [2048, 0]
layer: 0
components:
- type: SpriteComponent
texture: C:\Users\spenc\OneDrive\Pictures\blue_logo.png
normalMap: C:\Users\spenc\OneDrive\Pictures\textures\images.jpg
children: []
- name: Carbooon Fobar
position: [2567, 1545]
layer: 1
components:
- type: SpriteComponent
texture: C:\Users\spenc\OneDrive\Pictures\textures\carbon-fiber-smooth-bl\carbon-fiber-smooth-bl\carbon-fiber_smooth_albedo.png
normalMap: C:\Users\spenc\OneDrive\Pictures\textures\carbon-fiber-smooth-bl\carbon-fiber-smooth-bl\carbon-fiber_smooth_normal-ogl.png
children: []
- name: Mud
position: [0, 2578]
layer: 0
components:
- type: SpriteComponent
texture: C:\Users\spenc\OneDrive\Pictures\textures\mud-bl\mud-bl\mud_albedo.png
normalMap: C:\Users\spenc\OneDrive\Pictures\textures\mud-bl\mud-bl\mud_normal-ogl.png
children: []
- name: Green Light
position: [1364, 0]
layer: 0
components:
- type: LightComponent
color:
- 0
- 1
- 0.176470518
intensity: 10
radius: 1000
falloff: 1
type: 0
children: []