way too many changes to list, oops. big rewrite.
This commit is contained in:
BIN
Towers/Refrigerator/fridge.glb
Normal file
BIN
Towers/Refrigerator/fridge.glb
Normal file
Binary file not shown.
50
Towers/Refrigerator/fridge.glb.import
Normal file
50
Towers/Refrigerator/fridge.glb.import
Normal file
@ -0,0 +1,50 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://c6bawh1fc8dpm"
|
||||
path="res://.godot/imported/fridge.glb-69dc9fb49196363329aba6b841ca5b42.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Towers/Refrigerator/fridge.glb"
|
||||
dest_files=["res://.godot/imported/fridge.glb-69dc9fb49196363329aba6b841ca5b42.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type="Node3D"
|
||||
nodes/root_name="Scene Root"
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
meshes/force_disable_compression=false
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
_subresources={
|
||||
"meshes": {
|
||||
"fridge_Cube": {
|
||||
"generate/lightmap_uv": 0,
|
||||
"generate/lods": 0,
|
||||
"generate/shadow_meshes": 0,
|
||||
"lods/normal_merge_angle": 60.0,
|
||||
"lods/normal_split_angle": 25.0,
|
||||
"save_to_file/enabled": false,
|
||||
"save_to_file/make_streamable": "",
|
||||
"save_to_file/path": "res://fridge_mesh.res"
|
||||
}
|
||||
}
|
||||
}
|
||||
gltf/naming_version=0
|
||||
gltf/embedded_image_handling=1
|
BIN
Towers/Refrigerator/fridge.png
Normal file
BIN
Towers/Refrigerator/fridge.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
34
Towers/Refrigerator/fridge.png.import
Normal file
34
Towers/Refrigerator/fridge.png.import
Normal file
@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cs77k4nnd1tql"
|
||||
path="res://.godot/imported/fridge.png-dd549cd990b2de8211961cfb961cde6e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Towers/Refrigerator/fridge.png"
|
||||
dest_files=["res://.godot/imported/fridge.png-dd549cd990b2de8211961cfb961cde6e.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=true
|
||||
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=0
|
BIN
Towers/Refrigerator/fridge_mesh.res
Normal file
BIN
Towers/Refrigerator/fridge_mesh.res
Normal file
Binary file not shown.
BIN
Towers/Refrigerator/fridge_mesh.res.depren
Normal file
BIN
Towers/Refrigerator/fridge_mesh.res.depren
Normal file
Binary file not shown.
36
Towers/Refrigerator/fridgetower.tscn
Normal file
36
Towers/Refrigerator/fridgetower.tscn
Normal file
@ -0,0 +1,36 @@
|
||||
[gd_scene load_steps=10 format=3 uid="uid://dfgxf88kk2nhn"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://kioik38usbqj" path="res://Scenes/Towers/area_tower.tscn" id="1_3igso"]
|
||||
[ext_resource type="Script" uid="uid://djp7tepdsda8w" path="res://Scripts/effect.gd" id="2_npue5"]
|
||||
[ext_resource type="Script" uid="uid://chy7bx8dlwgs0" path="res://Scripts/StatusEffects/status_effect.gd" id="3_frvi8"]
|
||||
[ext_resource type="Script" uid="uid://bh74uangqekuk" path="res://Scripts/StatusEffects/status_slow.gd" id="4_cirat"]
|
||||
[ext_resource type="Resource" uid="uid://fed6kimfbcwv" path="res://Resources/StatusEffects/cold.tres" id="5_qnnuv"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://bwvls7rj0oqyv" path="res://Towers/Refrigerator/fridge_mesh.res" id="6_bb4hb"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_d3abg"]
|
||||
script = ExtResource("4_cirat")
|
||||
stats = ExtResource("5_qnnuv")
|
||||
metadata/_custom_type_script = "uid://bh74uangqekuk"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_yoqmb"]
|
||||
script = ExtResource("2_npue5")
|
||||
damage = 0
|
||||
status_effects = Array[ExtResource("3_frvi8")]([SubResource("Resource_d3abg")])
|
||||
metadata/_custom_type_script = "uid://djp7tepdsda8w"
|
||||
|
||||
[sub_resource type="SphereShape3D" id="SphereShape3D_jc2g4"]
|
||||
radius = 3.0
|
||||
|
||||
[node name="Tower" instance=ExtResource("1_3igso")]
|
||||
turns_to_aim = false
|
||||
effect = SubResource("Resource_yoqmb")
|
||||
|
||||
[node name="ShapeCast3D" type="ShapeCast3D" parent="Pitch" index="0"]
|
||||
shape = SubResource("SphereShape3D_jc2g4")
|
||||
collision_mask = 4
|
||||
|
||||
[node name="Yaw" parent="." index="2"]
|
||||
mesh = ExtResource("6_bb4hb")
|
||||
|
||||
[node name="AreaAffector" parent="." index="6" node_paths=PackedStringArray("shapecast")]
|
||||
shapecast = NodePath("../Pitch/ShapeCast3D")
|
25
Towers/Refrigerator/tower_stats.tres
Normal file
25
Towers/Refrigerator/tower_stats.tres
Normal file
@ -0,0 +1,25 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=6 format=3 uid="uid://st0qrut5nxrm"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://yjb0uv6og430" path="res://Scripts/Resources/stat_attribute.gd" id="1_wa26m"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_w4q6a"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_j28f4"]
|
||||
script = ExtResource("1_wa26m")
|
||||
key = "Fire Delay"
|
||||
value = 1.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_likes"]
|
||||
script = ExtResource("1_wa26m")
|
||||
key = "Damage"
|
||||
value = 0.0
|
||||
|
||||
[sub_resource type="Resource" id="Resource_b65mk"]
|
||||
script = ExtResource("1_wa26m")
|
||||
key = "Range"
|
||||
value = 3.0
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_w4q6a")
|
||||
target_type = 1
|
||||
attributes = Array[ExtResource("1_wa26m")]([SubResource("Resource_j28f4"), SubResource("Resource_likes"), SubResource("Resource_b65mk")])
|
||||
text = "Applies Cold to enemies around itself"
|
Reference in New Issue
Block a user