Initial Commit
This commit is contained in:
9
player_q3/Revolver.tscn
Normal file
9
player_q3/Revolver.tscn
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://p3r1q0d3ibmj"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://cnk2fusin4ewy" path="res://assets/Weapons/Gun/Revolver.gltf" id="1_gnlrs"]
|
||||
|
||||
[node name="Revolver" instance=ExtResource("1_gnlrs")]
|
||||
transform = Transform3D(0.05, 0, 0, 0, 0.0499999, 0, 0, 0, 0.0499999, 0, 0, 0)
|
||||
|
||||
[node name="RootNode" parent="." index="0"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.30501, 7.01204)
|
||||
Reference in New Issue
Block a user