cocina delante depth
This commit is contained in:
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 2.6 MiB |
BIN
gymkhana/rooms/turno_cocina/cocina_delante/assets/background.xcf
Normal file
BIN
gymkhana/rooms/turno_cocina/cocina_delante/assets/background.xcf
Normal file
Binary file not shown.
BIN
gymkhana/rooms/turno_cocina/cocina_delante/assets/depth.png
Normal file
BIN
gymkhana/rooms/turno_cocina/cocina_delante/assets/depth.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 165 KiB |
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=8 format=2]
|
||||
[gd_scene load_steps=9 format=2]
|
||||
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_room.gd" type="Script" id=1]
|
||||
[ext_resource path="res://gymkhana/characters/oier/oier.tscn" type="PackedScene" id=2]
|
||||
@@ -6,6 +6,7 @@
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_terrain.gd" type="Script" id=4]
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_location.gd" type="Script" id=5]
|
||||
[ext_resource path="res://gymkhana/addons/escoria-ui-return-monkey-island/esc_item_with_tooltip.gd" type="Script" id=6]
|
||||
[ext_resource path="res://gymkhana/rooms/turno_cocina/cocina_delante/assets/depth.png" type="Texture" id=7]
|
||||
|
||||
[sub_resource type="NavigationPolygon" id=1]
|
||||
vertices = PoolVector2Array( -768, 301, -1163, 462, -1161, 358, -532, 166, 36, 211, 193, 193, 175, 286, -86, 216, -236, 229, -87, 153, 22, 154, -360, 166 )
|
||||
@@ -25,8 +26,9 @@ texture = ExtResource( 3 )
|
||||
|
||||
[node name="ESCTerrain" type="Navigation2D" parent="."]
|
||||
script = ExtResource( 4 )
|
||||
scale_min = 0.75
|
||||
scale_max = 0.75
|
||||
scales = ExtResource( 7 )
|
||||
scale_min = 0.5
|
||||
scale_max = 1.25
|
||||
|
||||
[node name="NavigationPolygonInstance" type="NavigationPolygonInstance" parent="ESCTerrain"]
|
||||
position = Vector2( 1160, 289 )
|
||||
|
||||
Reference in New Issue
Block a user