Godot 4.4 Upgrade

This commit is contained in:
derek
2025-03-05 09:27:42 -06:00
parent 0da561f425
commit 9a7013a0a5
589 changed files with 1500 additions and 959 deletions

View File

@@ -1,7 +1,7 @@
[gd_scene load_steps=35 format=4 uid="uid://c6bpysq1tjhy4"]
[ext_resource type="PackedScene" uid="uid://dgogd08c0ubt6" path="res://assets/Models/revolver1.blend" id="2_goj2p"]
[ext_resource type="Script" path="res://scripts/vendingmahcine.gd" id="2_jtasa"]
[ext_resource type="Script" uid="uid://ckc18ra50gw6u" path="res://scripts/vendingmahcine.gd" id="2_jtasa"]
[ext_resource type="PackedScene" uid="uid://dugcxo2665me0" path="res://assets/revolver1_pickup.tscn" id="2_qn8st"]
[ext_resource type="FontFile" uid="uid://bckxhcc1eudvn" path="res://assets/fonts/Plane Crash.ttf" id="3_1f40n"]
[ext_resource type="Texture2D" uid="uid://cng28pm7oegr0" path="res://assets/Models/SubstancePainterTest/vendingmahcine_vendingmachine.keypad_BaseColor.png" id="3_bbepd"]
@@ -12,7 +12,7 @@
[ext_resource type="Texture2D" uid="uid://bljcmcyqka5cs" path="res://assets/Models/SubstancePainterTest/vendingmahcine_vendingmachine.keypad_Roughness.png" id="6_3knjy"]
[ext_resource type="Texture2D" uid="uid://vtfs1fmxwwn" path="res://assets/Models/SubstancePainterTest/vendingmahcine_vendingmachine.main_Normal.png" id="6_qamwq"]
[ext_resource type="Texture2D" uid="uid://cbpn1x62hsg5d" path="res://assets/Models/SubstancePainterTest/vendingmahcine_vendingmachine.main_Roughness.png" id="7_hfwt3"]
[ext_resource type="Script" path="res://interact_area.gd" id="13_dhtsb"]
[ext_resource type="Script" uid="uid://c2dl3hbd0u7he" path="res://interact_area.gd" id="13_dhtsb"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ftark"]
resource_name = "vendingmachine.keypad"
@@ -366,7 +366,7 @@ tracks/4/keys = {
[sub_resource type="AnimationLibrary" id="AnimationLibrary_j0hsb"]
_data = {
"vend": SubResource("Animation_60f6j")
&"vend": SubResource("Animation_60f6j")
}
[node name="vendingmachine" type="Node3D" groups=["interact"]]