progress
This commit is contained in:
BIN
scenes/ogre/ComfyUI_09922_.png
LFS
Normal file
BIN
scenes/ogre/ComfyUI_09922_.png
LFS
Normal file
Binary file not shown.
34
scenes/ogre/ComfyUI_09922_.png.import
Normal file
34
scenes/ogre/ComfyUI_09922_.png.import
Normal file
@@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://br1qpwa1hpcr7"
|
||||
path="res://.godot/imported/ComfyUI_09922_.png-bc2f7976bc298ee51d532ede4c9bca1e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://scenes/ogre/ComfyUI_09922_.png"
|
||||
dest_files=["res://.godot/imported/ComfyUI_09922_.png-bc2f7976bc298ee51d532ede4c9bca1e.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
5
scenes/ogre/ogre.gd
Normal file
5
scenes/ogre/ogre.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
extends Scene
|
||||
|
||||
|
||||
func _on_pool_interacted() -> void:
|
||||
$pool.default_script(self) # Replace with function body.
|
||||
1
scenes/ogre/ogre.gd.uid
Normal file
1
scenes/ogre/ogre.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://bo6vtorh56ik4
|
||||
56
scenes/ogre/ogre.tscn
Normal file
56
scenes/ogre/ogre.tscn
Normal file
@@ -0,0 +1,56 @@
|
||||
[gd_scene load_steps=6 format=3 uid="uid://detumfmmcd0jw"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bo6vtorh56ik4" path="res://scenes/ogre/ogre.gd" id="1_rgthv"]
|
||||
[ext_resource type="Texture2D" uid="uid://br1qpwa1hpcr7" path="res://scenes/ogre/ComfyUI_09922_.png" id="2_rgthv"]
|
||||
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_kvdqi"]
|
||||
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_67nph"]
|
||||
|
||||
[sub_resource type="NavigationPolygon" id="NavigationPolygon_furs3"]
|
||||
vertices = PackedVector2Array(325.656, 570.578, 582.328, 580.656, 525.289, 597.977, 454.133, 654.148, 445.539, 889.25, 919.219, 873.633, 1158.89, 691.359, 1294.26, 705.508, 1204.28, 907.469, -58.2969, 1146.06, -76.6797, 562, -6.6875, 562, 126.258, 883.891, 1990, 1160.92, 1662.15, 956.969, 1990, 977.391)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2), PackedInt32Array(0, 2, 3), PackedInt32Array(4, 0, 3), PackedInt32Array(4, 3, 5), PackedInt32Array(6, 7, 8, 5), PackedInt32Array(9, 10, 11, 12), PackedInt32Array(13, 9, 12, 4), PackedInt32Array(13, 4, 5, 8), PackedInt32Array(13, 8, 14), PackedInt32Array(13, 14, 15)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(0, 552, 133, 874, 431, 879, 311, 560, 642, 573, 530, 607, 473, 652, 918, 862, 1156, 681, 1309, 697, 1219, 899, 1663, 947, 2000, 968, 2000, 1171, -68, 1156, -87, 552)])
|
||||
|
||||
[node name="background" type="Node2D"]
|
||||
y_sort_enabled = true
|
||||
script = ExtResource("1_rgthv")
|
||||
|
||||
[node name="bg" type="Sprite2D" parent="."]
|
||||
scale = Vector2(0.470459, 0.467949)
|
||||
texture = ExtResource("2_rgthv")
|
||||
centered = false
|
||||
|
||||
[node name="StartScalePoint" type="Node2D" parent="."]
|
||||
position = Vector2(498, 504)
|
||||
script = ExtResource("3_kvdqi")
|
||||
target_scale = 0.3
|
||||
|
||||
[node name="EndScalePoint" type="Node2D" parent="."]
|
||||
position = Vector2(1408, 1097)
|
||||
scale = Vector2(0.44, 0.44)
|
||||
script = ExtResource("3_kvdqi")
|
||||
target_scale = 0.45
|
||||
|
||||
[node name="pathfind" type="NavigationRegion2D" parent="."]
|
||||
position = Vector2(-1, 0)
|
||||
navigation_polygon = SubResource("NavigationPolygon_furs3")
|
||||
|
||||
[node name="default-starting-point" type="Node2D" parent="."]
|
||||
position = Vector2(194, 819)
|
||||
|
||||
[node name="pool" parent="." instance=ExtResource("4_67nph")]
|
||||
position = Vector2(5, 888)
|
||||
color = Color(1, 1, 1, 1)
|
||||
polygon = PackedVector2Array(-85, -86, -65, 128, 264, 167, 260, -78)
|
||||
target_transition = "ogre"
|
||||
target = "uid://dx5rhiwa1tnvx"
|
||||
label = "Healers"
|
||||
|
||||
[node name="entrance" parent="pool" index="0"]
|
||||
position = Vector2(184, 70)
|
||||
|
||||
[node name="exit" parent="pool" index="1"]
|
||||
position = Vector2(-61, 74)
|
||||
|
||||
[connection signal="interacted" from="pool" to="." method="_on_pool_interacted"]
|
||||
|
||||
[editable path="pool"]
|
||||
Reference in New Issue
Block a user