2026-02-13 03:39:13 +00:00
|
|
|
[gd_scene format=3 uid="uid://dndfw477wwjog"]
|
|
|
|
|
|
2026-02-15 03:17:23 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://cfq463kejcp2m" path="res://scenes/team.tscn" id="1_7xvty"]
|
2026-02-13 03:39:13 +00:00
|
|
|
[ext_resource type="Script" uid="uid://c7dxj0ifl687s" path="res://scripts/custom resources/team_attributes.gd" id="2_rosww"]
|
2026-02-15 03:17:23 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://boqs7k6ia532h" path="res://scenes/player.tscn" id="3_8v3ba"]
|
2026-02-13 03:39:13 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://btwb84mew7whb" path="res://assets/players/top-down/blue-45.png" id="4_21h5f"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://bbey5ttwv5utd" path="res://scripts/custom resources/player_attributes.gd" id="5_bwj7y"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cf8i6dbhws3ig" path="res://assets/players/top-down/blue-50.png" id="6_21h5f"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b8tyjo85davp4" path="res://assets/players/top-down/blue-55.png" id="7_bwj7y"]
|
|
|
|
|
|
|
|
|
|
[sub_resource type="Resource" id="Resource_xdxxs"]
|
|
|
|
|
script = ExtResource("2_rosww")
|
|
|
|
|
team_name = "Blue Devils"
|
|
|
|
|
team_color = Color(0.25490198, 0.62352943, 0.8666667, 1)
|
|
|
|
|
metadata/_custom_type_script = "uid://c7dxj0ifl687s"
|
|
|
|
|
|
|
|
|
|
[sub_resource type="Resource" id="Resource_gsbnk"]
|
|
|
|
|
script = ExtResource("5_bwj7y")
|
|
|
|
|
player_texture = ExtResource("4_21h5f")
|
|
|
|
|
player_name = "Stevie"
|
|
|
|
|
player_number = 14
|
2026-02-16 03:45:13 +00:00
|
|
|
player_handedness = 1
|
2026-02-18 03:17:25 +00:00
|
|
|
dexterity = 5
|
|
|
|
|
strength = -2
|
|
|
|
|
constitution = -1
|
|
|
|
|
ball_handling = 5
|
2026-02-13 03:39:13 +00:00
|
|
|
metadata/_custom_type_script = "uid://bbey5ttwv5utd"
|
|
|
|
|
|
|
|
|
|
[sub_resource type="Resource" id="Resource_srnfe"]
|
|
|
|
|
script = ExtResource("5_bwj7y")
|
|
|
|
|
player_texture = ExtResource("6_21h5f")
|
|
|
|
|
player_name = "Brendan"
|
|
|
|
|
player_number = 9
|
|
|
|
|
player_position = 1
|
2026-02-16 03:45:13 +00:00
|
|
|
player_handedness = 1
|
2026-02-13 03:39:13 +00:00
|
|
|
metadata/_custom_type_script = "uid://bbey5ttwv5utd"
|
|
|
|
|
|
|
|
|
|
[sub_resource type="Resource" id="Resource_6cfox"]
|
|
|
|
|
script = ExtResource("5_bwj7y")
|
|
|
|
|
player_texture = ExtResource("7_bwj7y")
|
|
|
|
|
player_name = "Big Country"
|
2026-02-18 03:17:25 +00:00
|
|
|
player_number = 15
|
2026-02-13 03:39:13 +00:00
|
|
|
player_position = 2
|
|
|
|
|
metadata/_custom_type_script = "uid://bbey5ttwv5utd"
|
|
|
|
|
|
|
|
|
|
[node name="BlueTeam" unique_id=1449767365 instance=ExtResource("1_7xvty")]
|
|
|
|
|
attributes = SubResource("Resource_xdxxs")
|
|
|
|
|
|
|
|
|
|
[node name="Blue1" parent="." index="0" unique_id=1267043713 instance=ExtResource("3_8v3ba")]
|
|
|
|
|
attributes = SubResource("Resource_gsbnk")
|
|
|
|
|
|
|
|
|
|
[node name="Blue2" parent="." index="1" unique_id=2032874578 instance=ExtResource("3_8v3ba")]
|
|
|
|
|
attributes = SubResource("Resource_srnfe")
|
|
|
|
|
|
|
|
|
|
[node name="Blue3" parent="." index="2" unique_id=668950051 instance=ExtResource("3_8v3ba")]
|
|
|
|
|
attributes = SubResource("Resource_6cfox")
|