baanan
This commit is contained in:
parent
1a59db3ccf
commit
51be7cb7bc
BIN
models/banana.fbx
Normal file
BIN
models/banana.fbx
Normal file
Binary file not shown.
38
models/banana.fbx.import
Normal file
38
models/banana.fbx.import
Normal file
|
@ -0,0 +1,38 @@
|
|||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://csh2n73hb2co8"
|
||||
path="res://.godot/imported/banana.fbx-79fa39e0ff025e116ea67c52e2891296.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://models/banana.fbx"
|
||||
dest_files=["res://.godot/imported/banana.fbx-79fa39e0ff025e116ea67c52e2891296.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
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=true
|
||||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
_subresources={}
|
||||
fbx/importer=0
|
||||
fbx/allow_geometry_helper_nodes=false
|
||||
fbx/embedded_image_handling=1
|
8
scenes/main_scene.tscn
Normal file
8
scenes/main_scene.tscn
Normal file
|
@ -0,0 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://c0t3h8iqrg3iw"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://csh2n73hb2co8" path="res://models/banana.fbx" id="1_w2twt"]
|
||||
|
||||
[node name="Node3D" type="Node3D"]
|
||||
|
||||
[node name="banana" parent="." instance=ExtResource("1_w2twt")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -1)
|
Loading…
Reference in a new issue