started working on bullets
This commit is contained in:
@@ -286,21 +286,6 @@ data = PackedVector3Array(-2.375, 3.4025, 0.125, 2.375, 3.4025, 0.125, -2.375, -
|
||||
[sub_resource type="BoxMesh" id="BoxMesh_fd2rc"]
|
||||
size = Vector3(4.75, 6.805, 0.25)
|
||||
|
||||
[sub_resource type="Animation" id="Animation_jmej3"]
|
||||
resource_name = "open"
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath(".:position")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0, 1),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"update": 0,
|
||||
"values": [Vector3(4.43091, 3.29403, -50.9568), Vector3(4.43091, 9.85387, -50.9568)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_w5uyq"]
|
||||
length = 0.001
|
||||
tracks/0/type = "value"
|
||||
@@ -331,6 +316,21 @@ tracks/0/keys = {
|
||||
"values": [Vector3(4.43091, 9.85387, -50.9568), Vector3(4.43091, 3.29403, -50.9568)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_jmej3"]
|
||||
resource_name = "open"
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath(".:position")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0, 1),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"update": 0,
|
||||
"values": [Vector3(4.43091, 3.29403, -50.9568), Vector3(4.43091, 9.85387, -50.9568)]
|
||||
}
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_pobrj"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_w5uyq"),
|
||||
|
||||
Reference in New Issue
Block a user