Basic project setup and custom model import
This commit is contained in:
parent
4c172ec183
commit
5f6012696b
1
README.txt
Normal file
1
README.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
Drone frame inspired by TBS's Source One V5 5 Inch Drone Frame Kit: https://github.com/tbs-trappy/source_one
|
BIN
assets/models/fully-assembled-drone.glb
Normal file
BIN
assets/models/fully-assembled-drone.glb
Normal file
Binary file not shown.
36
assets/models/fully-assembled-drone.glb.import
Normal file
36
assets/models/fully-assembled-drone.glb.import
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="scene"
|
||||||
|
importer_version=1
|
||||||
|
type="PackedScene"
|
||||||
|
uid="uid://dr6r0f0r72vl5"
|
||||||
|
path="res://.godot/imported/fully-assembled-drone.glb-fad1a206e30dae104f57201cc367647c.scn"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://assets/models/fully-assembled-drone.glb"
|
||||||
|
dest_files=["res://.godot/imported/fully-assembled-drone.glb-fad1a206e30dae104f57201cc367647c.scn"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
nodes/root_type=""
|
||||||
|
nodes/root_name=""
|
||||||
|
nodes/apply_root_scale=true
|
||||||
|
nodes/root_scale=1.0
|
||||||
|
nodes/import_as_skeleton_bones=false
|
||||||
|
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={}
|
||||||
|
gltf/naming_version=1
|
||||||
|
gltf/embedded_image_handling=1
|
1083
core/drone/drone.tscn
Normal file
1083
core/drone/drone.tscn
Normal file
File diff suppressed because one or more lines are too long
3
core/main/main.tscn
Normal file
3
core/main/main.tscn
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[gd_scene format=3 uid="uid://deah8x3tnm045"]
|
||||||
|
|
||||||
|
[node name="Main" type="Node3D"]
|
Loading…
Reference in New Issue
Block a user