Added base map drawing
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://cf5487fdaju3h"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bofxdki5oelxe" path="res://game/area_map/indicators/abstract_sector_indicator.tscn" id="1_qx624"]
|
||||
[ext_resource type="Texture2D" uid="uid://orutjsnhhruf" path="res://images/map.png" id="2_t7m7p"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_qx624"]
|
||||
atlas = ExtResource("2_t7m7p")
|
||||
region = Rect2(80, 0, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_t7m7p"]
|
||||
atlas = ExtResource("2_t7m7p")
|
||||
region = Rect2(80, 16, 16, 16)
|
||||
|
||||
[node name="BossSectorIndicator" instance=ExtResource("1_qx624")]
|
||||
|
||||
[node name="ActiveTexture" parent="." index="0"]
|
||||
texture = SubResource("AtlasTexture_qx624")
|
||||
|
||||
[node name="InactiveTexture" parent="." index="1"]
|
||||
texture = SubResource("AtlasTexture_t7m7p")
|
||||
@@ -0,0 +1,20 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://dysw7f3fxxdgg"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bofxdki5oelxe" path="res://game/area_map/indicators/abstract_sector_indicator.tscn" id="1_1il3o"]
|
||||
[ext_resource type="Texture2D" uid="uid://orutjsnhhruf" path="res://images/map.png" id="2_yiddm"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1il3o"]
|
||||
atlas = ExtResource("2_yiddm")
|
||||
region = Rect2(48, 0, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_yiddm"]
|
||||
atlas = ExtResource("2_yiddm")
|
||||
region = Rect2(48, 16, 16, 16)
|
||||
|
||||
[node name="DebrisSectorIndicator" instance=ExtResource("1_1il3o")]
|
||||
|
||||
[node name="ActiveTexture" parent="." index="0"]
|
||||
texture = SubResource("AtlasTexture_1il3o")
|
||||
|
||||
[node name="InactiveTexture" parent="." index="1"]
|
||||
texture = SubResource("AtlasTexture_yiddm")
|
||||
@@ -0,0 +1,20 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://bmhjspcsdim4a"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bofxdki5oelxe" path="res://game/area_map/indicators/abstract_sector_indicator.tscn" id="1_ywgpn"]
|
||||
[ext_resource type="Texture2D" uid="uid://orutjsnhhruf" path="res://images/map.png" id="2_p04dw"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ywgpn"]
|
||||
atlas = ExtResource("2_p04dw")
|
||||
region = Rect2(0, 0, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_p04dw"]
|
||||
atlas = ExtResource("2_p04dw")
|
||||
region = Rect2(0, 16, 16, 16)
|
||||
|
||||
[node name="EmptySectorIndicator" instance=ExtResource("1_ywgpn")]
|
||||
|
||||
[node name="ActiveTexture" parent="." index="0"]
|
||||
texture = SubResource("AtlasTexture_ywgpn")
|
||||
|
||||
[node name="InactiveTexture" parent="." index="1"]
|
||||
texture = SubResource("AtlasTexture_p04dw")
|
||||
@@ -0,0 +1,20 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://c7d6jylti6bea"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bofxdki5oelxe" path="res://game/area_map/indicators/abstract_sector_indicator.tscn" id="1_5phms"]
|
||||
[ext_resource type="Texture2D" uid="uid://orutjsnhhruf" path="res://images/map.png" id="2_e1mcs"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_5phms"]
|
||||
atlas = ExtResource("2_e1mcs")
|
||||
region = Rect2(32, 0, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_e1mcs"]
|
||||
atlas = ExtResource("2_e1mcs")
|
||||
region = Rect2(32, 16, 16, 16)
|
||||
|
||||
[node name="RepairSectorIndicator" instance=ExtResource("1_5phms")]
|
||||
|
||||
[node name="ActiveTexture" parent="." index="0"]
|
||||
texture = SubResource("AtlasTexture_5phms")
|
||||
|
||||
[node name="InactiveTexture" parent="." index="1"]
|
||||
texture = SubResource("AtlasTexture_e1mcs")
|
||||
@@ -0,0 +1,20 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://webm7iahkjgh"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bofxdki5oelxe" path="res://game/area_map/indicators/abstract_sector_indicator.tscn" id="1_4uu3o"]
|
||||
[ext_resource type="Texture2D" uid="uid://orutjsnhhruf" path="res://images/map.png" id="2_j10ah"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_4uu3o"]
|
||||
atlas = ExtResource("2_j10ah")
|
||||
region = Rect2(16, 0, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_j10ah"]
|
||||
atlas = ExtResource("2_j10ah")
|
||||
region = Rect2(16, 16, 16, 16)
|
||||
|
||||
[node name="ShopSectorIndicator" instance=ExtResource("1_4uu3o")]
|
||||
|
||||
[node name="ActiveTexture" parent="." index="0"]
|
||||
texture = SubResource("AtlasTexture_4uu3o")
|
||||
|
||||
[node name="InactiveTexture" parent="." index="1"]
|
||||
texture = SubResource("AtlasTexture_j10ah")
|
||||
@@ -0,0 +1,20 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://g05q5dxwktr8"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bofxdki5oelxe" path="res://game/area_map/indicators/abstract_sector_indicator.tscn" id="1_glpdm"]
|
||||
[ext_resource type="Texture2D" uid="uid://orutjsnhhruf" path="res://images/map.png" id="2_37krw"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_glpdm"]
|
||||
atlas = ExtResource("2_37krw")
|
||||
region = Rect2(64, 0, 16, 16)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_37krw"]
|
||||
atlas = ExtResource("2_37krw")
|
||||
region = Rect2(64, 16, 16, 16)
|
||||
|
||||
[node name="StartSectorIndicator" instance=ExtResource("1_glpdm")]
|
||||
|
||||
[node name="ActiveTexture" parent="." index="0"]
|
||||
texture = SubResource("AtlasTexture_glpdm")
|
||||
|
||||
[node name="InactiveTexture" parent="." index="1"]
|
||||
texture = SubResource("AtlasTexture_37krw")
|
||||
Reference in New Issue
Block a user