You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
528 B
Plaintext
13 lines
528 B
Plaintext
|
9 months ago
|
[gd_scene load_steps=3 format=3 uid="uid://c2chjm7aqqy78"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://script/level/level_sakura.gd" id="1_phctb"]
|
||
|
|
[ext_resource type="ArrayMesh" uid="uid://bgj83chinak1f" path="res://resource/mesh_level/chara_active_sakura01.vox" id="2_fk3jp"]
|
||
|
|
|
||
|
|
[node name="LevelSakura" type="Node3D"]
|
||
|
|
script = ExtResource("1_phctb")
|
||
|
|
metadata/_custom_type_script = ExtResource("1_phctb")
|
||
|
|
|
||
|
|
[node name="CharaActiveSakura01" type="MeshInstance3D" parent="."]
|
||
|
|
mesh = ExtResource("2_fk3jp")
|
||
|
|
skeleton = NodePath("../..")
|