Created
July 22, 2025 15:12
-
-
Save inkydragon/f5d1ebba500a09e6a0fb9968c7216ecf to your computer and use it in GitHub Desktop.
`tree -I '.godot|*.import'` for Steam game source code `DOGWALK - Supporter Pack`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
. | |
├── addons | |
│ ├── blender_studio_gltf_import | |
│ ├── kenney_prototype_textures | |
│ │ ├── dark | |
│ │ ├── green | |
│ │ ├── light | |
│ │ ├── orange | |
│ │ ├── purple | |
│ │ └── red | |
│ └── lines_and_trails_3d | |
├── animations | |
│ ├── clearing | |
│ │ └── CINE-pinda-pickup_shovel | |
│ ├── gate | |
│ │ ├── ACTN-pinda-gate_spot01 | |
│ │ ├── ACTN-pinda-gate_spot02 | |
│ │ ├── ACTN-pinda-gate_spot03 | |
│ │ ├── ACTN-pinda-through_fence_fallen | |
│ │ ├── ACTN-pinda-through_fence_in | |
│ │ ├── CINE-pinda-celebrate_gate | |
│ │ ├── CINE-pinda-gate_spot03_open | |
│ │ ├── CINE-pinda-unlocking_gate | |
│ │ └── POSE-gate-world | |
│ ├── hub | |
│ │ ├── ACTN-chocomel-wake_up | |
│ │ ├── ACTN-pinda-pick_up_branch | |
│ │ ├── ACTN-pinda-reaction_bark_aha | |
│ │ ├── ACTN-pinda-reaction_bark_turn | |
│ │ ├── CINE-chars-intro | |
│ │ ├── CINE-chars-outro | |
│ │ ├── CINE-pinda-attach_branch | |
│ │ ├── CINE-pinda-attach-in | |
│ │ ├── CINE-pinda-attach-out | |
│ │ ├── CINE-pinda-attach_out_point | |
│ │ ├── CINE-pinda-attach_proud | |
│ │ ├── CINE-pinda-attach_shovel | |
│ │ ├── CINE-pinda-attach_tennis_ball | |
│ │ ├── CINE-pinda-attach_traffic_cone | |
│ │ ├── LOOP-chocomel-sleeping | |
│ │ ├── LOOP-pinda-bulding_left | |
│ │ ├── LOOP-pinda-bulding_right | |
│ │ ├── LOOP-pinda-thinking | |
│ │ ├── POSE-snowman-intro | |
│ │ ├── POSE-snowman-shovel | |
│ │ └── SYNC-chars-attach_rock | |
│ ├── pond | |
│ │ ├── ACTN-pinda-pickup_cone | |
│ │ ├── CINE-cone-wiggle | |
│ │ ├── CINE-pinda-grab_cone | |
│ │ ├── CINE-pinda-pulling_cone | |
│ │ ├── POSE-cone-world | |
│ │ └── POSE-pinda-excited_pond | |
│ └── world | |
│ ├── ACTN-bird-fly01 | |
│ ├── ACTN-bird-fly02 | |
│ ├── ACTN-bird-turn_left | |
│ ├── ACTN-bird-turn_right | |
│ ├── ACTN-chocomel-bark | |
│ ├── ACTN-chocomel-sitting_down | |
│ ├── ACTN-pinda-calling_far | |
│ ├── ACTN-pinda-calling_unhappy | |
│ ├── ACTN-pinda-dug_out | |
│ ├── ACTN-pinda-fall_flat | |
│ ├── ACTN-pinda-fall_snow | |
│ ├── ACTN-pinda-getting_up | |
│ ├── ACTN-pinda-pick_up | |
│ ├── ACTN-pinda-pushed_over | |
│ ├── ACTN-pinda-react_bark | |
│ ├── ACTN-pinda-rolling | |
│ ├── ACTN-pinda-stuck_ground_snow | |
│ ├── ACTN-pinda-stuck_snow_ground | |
│ ├── ACTN-pinda-tripping | |
│ ├── ACTN-pinda-yanked | |
│ ├── CINE-pinda-pickup_tennisball | |
│ ├── LOOP-bird-eat | |
│ ├── LOOP-bird-look | |
│ ├── LOOP-bird-sing | |
│ ├── LOOP-bird-spin | |
│ ├── LOOP-bird-stroll01 | |
│ ├── LOOP-bird-stroll02 | |
│ ├── LOOP-chocomel-dig | |
│ ├── LOOP-chocomel-idle | |
│ ├── LOOP-chocomel-idle_sitting | |
│ ├── LOOP-chocomel-pulling | |
│ ├── LOOP-chocomel-pushing | |
│ ├── LOOP-chocomel-run | |
│ ├── LOOP-chocomel-trot | |
│ ├── LOOP-chocomel-walk | |
│ ├── LOOP-fish-swim | |
│ ├── LOOP-pinda-crying | |
│ ├── LOOP-pinda-fallen | |
│ ├── LOOP-pinda-fallen_dragged | |
│ ├── LOOP-pinda-fallen_dragged_panic | |
│ ├── LOOP-pinda-ice_dragged | |
│ ├── LOOP-pinda-idle_happy | |
│ ├── LOOP-pinda-idle_ice | |
│ ├── LOOP-pinda-idle_tired | |
│ ├── LOOP-pinda-idle_unhappy | |
│ ├── LOOP-pinda-moping | |
│ ├── LOOP-pinda-neutral | |
│ ├── LOOP-pinda-pulling | |
│ ├── LOOP-pinda-run | |
│ ├── LOOP-pinda-run_branch | |
│ ├── LOOP-pinda-run_dragged | |
│ ├── LOOP-pinda-run_dragged_tired | |
│ ├── LOOP-pinda-run_tired | |
│ ├── LOOP-pinda_snow_dragged | |
│ ├── LOOP-pinda-stuck_snow | |
│ ├── LOOP-pinda-waiting | |
│ ├── LOOP-pinda-walk | |
│ ├── LOOP-pinda-walk_pushing | |
│ ├── LOOP-pinda-walk_tired | |
│ ├── POSE-chocomel-turn_left | |
│ ├── POSE-chocomel-turn_right | |
│ ├── POSE-cone-zero | |
│ ├── POSE-pinda-angry-face | |
│ ├── POSE-pinda-neutral_face | |
│ ├── POSE-pinda-pumpum_scale_down | |
│ ├── POSE-pinda-sad_face | |
│ ├── POSE-pinda-turn_left | |
│ ├── POSE-pinda-turn_right | |
│ ├── POSE-shovel-snowman | |
│ ├── POSE-shovel-world | |
│ ├── POSE-shovel-zero | |
│ ├── POSE-tennis_ball-world | |
│ ├── POSE-tennis_ball-zero | |
│ ├── SYNC-chars-licking | |
│ ├── SYNC-chars-pet01 | |
│ ├── SYNC-chars-pet02 | |
│ ├── SYNC-chars-pet03 | |
│ ├── SYNC-chars-pet04 | |
│ ├── SYNC-chars-pet05 | |
│ ├── SYNC-chars-pet06 | |
│ ├── SYNC-chars-push_slowly | |
│ ├── SYNC-chars-sit_lay | |
│ ├── SYNC-chars-snuggle | |
│ ├── SYNC-chars-stand | |
│ ├── SYNC-chars-stand_lay_crying | |
│ ├── SYNC-chars-stand_lay_moping | |
│ ├── SYNC-chars-superlick | |
│ ├── SYNC-chars-treat | |
│ └── SYNC-chars-turn | |
├── assets | |
│ ├── char | |
│ │ ├── birds | |
│ │ │ ├── animationtree | |
│ │ │ └── textures | |
│ │ ├── carp | |
│ │ ├── chocomel | |
│ │ │ └── textures | |
│ │ ├── fish | |
│ │ │ └── textures | |
│ │ └── pinda | |
│ │ └── textures | |
│ │ └── pinda_mouths | |
│ ├── lib | |
│ │ ├── bird_houses | |
│ │ ├── boulders | |
│ │ │ ├── boulders_medium | |
│ │ │ └── boulders_small | |
│ │ ├── bushes | |
│ │ │ ├── bush_elements | |
│ │ │ ├── bushes_medium | |
│ │ │ └── bushes_small | |
│ │ ├── fence_parts | |
│ │ │ ├── fence_nails | |
│ │ │ │ └── textures | |
│ │ │ ├── fence_planks | |
│ │ │ └── fence_poles | |
│ │ ├── paths | |
│ │ ├── pine_tree_alpha | |
│ │ ├── roots | |
│ │ │ └── roots_simple | |
│ │ ├── shrubs_and_grass | |
│ │ │ ├── bushlets | |
│ │ │ ├── bushlets_blue_delicate | |
│ │ │ ├── bushlets_blue_fan | |
│ │ │ ├── bushlets_branched | |
│ │ │ ├── bushlets_white_garland | |
│ │ │ ├── dogwood | |
│ │ │ ├── grass | |
│ │ │ └── reeds | |
│ │ ├── signs | |
│ │ ├── snow | |
│ │ │ ├── ripped_snow_piles | |
│ │ │ └── snow_pieces | |
│ │ ├── snow_patches | |
│ │ ├── stone_plateaus | |
│ │ ├── stone_walls | |
│ │ │ └── stone_walls | |
│ │ ├── textures | |
│ │ ├── trees | |
│ │ │ ├── birch_branches | |
│ │ │ ├── birch_outgrowth | |
│ │ │ ├── birch_trees | |
│ │ │ ├── logs | |
│ │ │ ├── pine_alt_trees | |
│ │ │ ├── pine_cuts | |
│ │ │ │ └── textures | |
│ │ │ ├── pine_leaves | |
│ │ │ ├── pines_knotholes | |
│ │ │ ├── pine_tips | |
│ │ │ ├── pine_trees | |
│ │ │ └── tree_stumps | |
│ │ └── tree_shrooms | |
│ ├── music | |
│ ├── props | |
│ │ ├── branch | |
│ │ ├── bug_hotel | |
│ │ │ └── textures | |
│ │ ├── camping_table | |
│ │ │ └── textures | |
│ │ ├── creek_bridge | |
│ │ │ └── textures | |
│ │ ├── ear_muffs | |
│ │ │ └── textures | |
│ │ ├── emote_bubble | |
│ │ │ ├── animations | |
│ │ │ │ ├── button_press | |
│ │ │ │ ├── button_press_choked | |
│ │ │ │ ├── button_prompt | |
│ │ │ │ ├── chocomel | |
│ │ │ │ ├── click_press | |
│ │ │ │ ├── click_press_choked | |
│ │ │ │ ├── click_prompt | |
│ │ │ │ ├── cloudy | |
│ │ │ │ ├── crash | |
│ │ │ │ ├── doom | |
│ │ │ │ ├── exclamation | |
│ │ │ │ ├── hearts | |
│ │ │ │ ├── move_mouse | |
│ │ │ │ ├── move_stick | |
│ │ │ │ ├── snowman | |
│ │ │ │ ├── sweat | |
│ │ │ │ ├── treat | |
│ │ │ │ └── whistle | |
│ │ │ └── textures | |
│ │ │ ├── button_press | |
│ │ │ ├── button_prompt | |
│ │ │ ├── click_press | |
│ │ │ ├── click_prompt | |
│ │ │ ├── move_mouse | |
│ │ │ ├── move_stick | |
│ │ │ ├── snowman | |
│ │ │ ├── sweat | |
│ │ │ └── treat | |
│ │ ├── fence_gate | |
│ │ │ └── textures | |
│ │ ├── fireplace | |
│ │ │ └── textures | |
│ │ ├── leash_handle | |
│ │ │ └── textures | |
│ │ ├── logo | |
│ │ │ └── textures | |
│ │ ├── pinda_camera | |
│ │ │ └── textures | |
│ │ ├── shed | |
│ │ │ └── textures | |
│ │ ├── shovel | |
│ │ │ └── textures | |
│ │ ├── sign_board | |
│ │ │ └── textures | |
│ │ ├── snowman | |
│ │ │ └── textures | |
│ │ ├── snowman_emotes | |
│ │ │ ├── animations | |
│ │ │ └── textures | |
│ │ │ ├── fireworks | |
│ │ │ ├── missing_arm | |
│ │ │ ├── missing_cane | |
│ │ │ ├── missing_hat | |
│ │ │ └── missing_nose | |
│ │ ├── snow_piles | |
│ │ ├── tennis_ball | |
│ │ │ └── textures | |
│ │ ├── textures | |
│ │ ├── traffic_cone | |
│ │ │ └── textures | |
│ │ ├── treat | |
│ │ │ └── textures | |
│ │ └── willow_tree | |
│ │ └── textures | |
│ ├── sets | |
│ │ ├── asset_ikea | |
│ │ │ └── textures | |
│ │ ├── asset_zoo | |
│ │ │ └── textures | |
│ │ ├── clearing | |
│ │ │ └── textures | |
│ │ ├── fence | |
│ │ │ └── textures | |
│ │ ├── hub | |
│ │ │ └── textures | |
│ │ ├── textures | |
│ │ └── world | |
│ ├── sfx | |
│ │ ├── chocomel | |
│ │ ├── pinda | |
│ │ ├── ui | |
│ │ └── world | |
│ ├── testing | |
│ │ ├── cursor_tests | |
│ │ ├── cutout_images | |
│ │ ├── materials | |
│ │ └── tree_fade_materials | |
│ ├── textures | |
│ │ ├── fx | |
│ │ ├── menu | |
│ │ │ ├── launch | |
│ │ │ └── user_interface | |
│ │ │ └── save_icon_animation | |
│ │ └── outro | |
│ └── videos | |
├── source | |
│ ├── audio | |
│ │ ├── music | |
│ │ ├── sfx | |
│ │ │ ├── bird | |
│ │ │ ├── chocomel | |
│ │ │ ├── leash | |
│ │ │ ├── pinda | |
│ │ │ ├── ui | |
│ │ │ └── world | |
│ │ └── ui | |
│ ├── entities | |
│ │ └── player_entities | |
│ │ ├── chocomel_animation_tree | |
│ │ └── pinda_animation_tree | |
│ ├── fx | |
│ │ ├── footstep_fx | |
│ │ ├── ice_fx | |
│ │ └── snow_fx | |
│ ├── globals | |
│ ├── ground | |
│ ├── levels | |
│ ├── lighting | |
│ ├── obstacles | |
│ │ └── testing | |
│ ├── sequences | |
│ │ ├── background_elements | |
│ │ └── credits | |
│ ├── shaders | |
│ ├── user_interface | |
│ │ └── menus | |
│ └── utility | |
├── tests | |
└── tools | |
347 directories |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
. | |
├── addons | |
│ ├── blender_studio_gltf_import | |
│ │ ├── blender_studio_gltf_import.gd | |
│ │ ├── blender_studio_gltf_import.gd.uid | |
│ │ ├── gltf_import_script.gd | |
│ │ ├── gltf_import_script.gd.uid | |
│ │ ├── gltf_scene_import_post.gd | |
│ │ ├── gltf_scene_import_post.gd.uid | |
│ │ ├── plugin.cfg | |
│ │ └── plugin.cfg.uid | |
│ ├── kenney_prototype_textures | |
│ │ ├── dark | |
│ │ │ ├── texture_01.png | |
│ │ │ ├── texture_02.png | |
│ │ │ ├── texture_03.png | |
│ │ │ ├── texture_04.png | |
│ │ │ ├── texture_05.png | |
│ │ │ ├── texture_06.png | |
│ │ │ ├── texture_07.png | |
│ │ │ ├── texture_08.png | |
│ │ │ ├── texture_09.png | |
│ │ │ ├── texture_10.png | |
│ │ │ ├── texture_11.png | |
│ │ │ ├── texture_12.png | |
│ │ │ └── texture_13.png | |
│ │ ├── green | |
│ │ │ ├── texture_01.png | |
│ │ │ ├── texture_02.png | |
│ │ │ ├── texture_03.png | |
│ │ │ ├── texture_04.png | |
│ │ │ ├── texture_05.png | |
│ │ │ ├── texture_06.png | |
│ │ │ ├── texture_07.png | |
│ │ │ ├── texture_08.png | |
│ │ │ ├── texture_09.png | |
│ │ │ ├── texture_10.png | |
│ │ │ ├── texture_11.png | |
│ │ │ ├── texture_12.png | |
│ │ │ └── texture_13.png | |
│ │ ├── LICENSE.txt | |
│ │ ├── light | |
│ │ │ ├── texture_01.png | |
│ │ │ ├── texture_02.png | |
│ │ │ ├── texture_03.png | |
│ │ │ ├── texture_04.png | |
│ │ │ ├── texture_05.png | |
│ │ │ ├── texture_06.png | |
│ │ │ ├── texture_07_extra_light.png | |
│ │ │ ├── texture_07.png | |
│ │ │ ├── texture_08.png | |
│ │ │ ├── texture_09.png | |
│ │ │ ├── texture_10.png | |
│ │ │ ├── texture_11.png | |
│ │ │ ├── texture_12.png | |
│ │ │ └── texture_13.png | |
│ │ ├── orange | |
│ │ │ ├── texture_01.png | |
│ │ │ ├── texture_02.png | |
│ │ │ ├── texture_03.png | |
│ │ │ ├── texture_04.png | |
│ │ │ ├── texture_05.png | |
│ │ │ ├── texture_06.png | |
│ │ │ ├── texture_07.png | |
│ │ │ ├── texture_08.png | |
│ │ │ ├── texture_09.png | |
│ │ │ ├── texture_10.png | |
│ │ │ ├── texture_11.png | |
│ │ │ ├── texture_12.png | |
│ │ │ └── texture_13.png | |
│ │ ├── purple | |
│ │ │ ├── texture_01.png | |
│ │ │ ├── texture_02.png | |
│ │ │ ├── texture_03.png | |
│ │ │ ├── texture_04.png | |
│ │ │ ├── texture_05.png | |
│ │ │ ├── texture_06.png | |
│ │ │ ├── texture_07.png | |
│ │ │ ├── texture_08.png | |
│ │ │ ├── texture_09.png | |
│ │ │ ├── texture_10.png | |
│ │ │ ├── texture_11.png | |
│ │ │ ├── texture_12.png | |
│ │ │ └── texture_13.png | |
│ │ └── red | |
│ │ ├── texture_01.png | |
│ │ ├── texture_02.png | |
│ │ ├── texture_03.png | |
│ │ ├── texture_04.png | |
│ │ ├── texture_05.png | |
│ │ ├── texture_06.png | |
│ │ ├── texture_07.png | |
│ │ ├── texture_08.png | |
│ │ ├── texture_09.png | |
│ │ ├── texture_10.png | |
│ │ ├── texture_11.png | |
│ │ ├── texture_12.png | |
│ │ └── texture_13.png | |
│ └── lines_and_trails_3d | |
│ ├── line_3d_add.gdshader | |
│ ├── line_3d_add.gdshader.uid | |
│ ├── line_3d_billboard_add.gdshader | |
│ ├── line_3d_billboard_add.gdshader.uid | |
│ ├── line_3d_billboard_mix.gdshader | |
│ ├── line_3d_billboard_mix.gdshader.uid | |
│ ├── line_3d_billboard_mix_unlit.gdshader | |
│ ├── line_3d_billboard_mix_unlit.gdshader.uid | |
│ ├── line_3d_billboard_solid.gdshader | |
│ ├── line_3d_billboard_solid.gdshader.uid | |
│ ├── line_3d_billboard_solid_unlit.gdshader | |
│ ├── line_3d_billboard_solid_unlit.gdshader.uid | |
│ ├── line_3d.gd | |
│ ├── line_3d.gdshaderinc | |
│ ├── line_3d.gdshaderinc.uid | |
│ ├── line_3d.gd.uid | |
│ ├── line_3d_mix.gdshader | |
│ ├── line_3d_mix.gdshader.uid | |
│ ├── line_3d_mix_unlit.gdshader | |
│ ├── line_3d_mix_unlit.gdshader.uid | |
│ ├── line_3d_solid.gdshader | |
│ ├── line_3d_solid.gdshader.uid | |
│ ├── line_3d_solid_unlit.gdshader | |
│ ├── line_3d_solid_unlit.gdshader.uid | |
│ ├── line_3d.svg | |
│ ├── lines_and_trails_3d_examples.tscn | |
│ ├── lines_and_trails_3d.gd | |
│ ├── lines_and_trails_3d.gd.uid | |
│ ├── plugin.cfg | |
│ ├── trail_3d.gd | |
│ └── trail_3d.gd.uid | |
├── animations | |
│ ├── clearing | |
│ │ └── CINE-pinda-pickup_shovel | |
│ │ ├── CINE-pinda-pickup_shovel.bin | |
│ │ ├── CINE-pinda-pickup_shovel.gltf | |
│ │ └── CINE-pinda-pickup_shovel.tres | |
│ ├── gate | |
│ │ ├── ACTN-gate-gate_spot01.bin | |
│ │ ├── ACTN-gate-gate_spot01.gltf | |
│ │ ├── ACTN-gate-gate_spot01.tres | |
│ │ ├── ACTN-pinda-gate_spot01 | |
│ │ │ ├── ACTN-gate-gate_spot01.bin | |
│ │ │ ├── ACTN-gate-gate_spot01.gltf | |
│ │ │ ├── ACTN-gate-gate_spot01.tres | |
│ │ │ ├── ACTN-pinda-gate_spot01.bin | |
│ │ │ ├── ACTN-pinda-gate_spot01.gltf | |
│ │ │ └── ACTN-pinda-gate_spot01.tres | |
│ │ ├── ACTN-pinda-gate_spot01.bin | |
│ │ ├── ACTN-pinda-gate_spot01.gltf | |
│ │ ├── ACTN-pinda-gate_spot01.tres | |
│ │ ├── ACTN-pinda-gate_spot02 | |
│ │ │ ├── ACTN-gate-gate_spot02.bin | |
│ │ │ ├── ACTN-gate-gate_spot02.gltf | |
│ │ │ ├── ACTN-gate-gate_spot02.tres | |
│ │ │ ├── no.bin | |
│ │ │ ├── no.gltf | |
│ │ │ └── no.tres | |
│ │ ├── ACTN-pinda-gate_spot03 | |
│ │ │ ├── ACTN-pinda-gate_spot03.bin | |
│ │ │ ├── ACTN-pinda-gate_spot03.gltf | |
│ │ │ └── ACTN-pinda-gate_spot03.tres | |
│ │ ├── ACTN-pinda-through_fence_fallen | |
│ │ │ ├── ACTN-pinda-though_fence_fallen.bin | |
│ │ │ ├── ACTN-pinda-though_fence_fallen.gltf | |
│ │ │ └── ACTN-pinda-though_fence_fallen.tres | |
│ │ ├── ACTN-pinda-through_fence_in | |
│ │ │ ├── ACTN-pinda-though_fence_in.bin | |
│ │ │ ├── ACTN-pinda-though_fence_in.gltf | |
│ │ │ └── ACTN-pinda-though_fence_in.tres | |
│ │ ├── CINE-pinda-celebrate_gate | |
│ │ │ ├── ACTN-gate-celebrate_gate.bin | |
│ │ │ ├── ACTN-gate-celebrate_gate.gltf | |
│ │ │ ├── ACTN-gate-celebrate_gate.tres | |
│ │ │ ├── ACTN-gate-gate_celebrate_gate.bin | |
│ │ │ ├── ACTN-gate-gate_celebrate_gate.gltf | |
│ │ │ ├── ACTN-gate-gate_celebrate_gate.tres | |
│ │ │ ├── ACTN-gate-gate_unlocking_gate.bin | |
│ │ │ ├── ACTN-gate-gate_unlocking_gate.gltf | |
│ │ │ ├── ACTN-gate-gate_unlocking_gate.tres | |
│ │ │ ├── CINE-gate-celebrate_gate.bin | |
│ │ │ ├── CINE-gate-celebrate_gate.gltf | |
│ │ │ ├── CINE-gate-celebrate_gate.tres | |
│ │ │ ├── CINE-pinda-celebrate_gate.bin | |
│ │ │ ├── CINE-pinda-celebrate_gate.gltf | |
│ │ │ ├── CINE-pinda-celebrate_gate.tres | |
│ │ │ ├── CINE-pinda-unlocking_gate.bin | |
│ │ │ ├── CINE-pinda-unlocking_gate.gltf | |
│ │ │ └── CINE-pinda-unlocking_gate.tres | |
│ │ ├── CINE-pinda-gate_spot03_open | |
│ │ │ ├── CINE-gate-gate_spot03_open.bin | |
│ │ │ ├── CINE-gate-gate_spot03_open.gltf | |
│ │ │ ├── CINE-gate-gate_spot03_open.tres | |
│ │ │ ├── CINE-pinda-gate_spot03_open.bin | |
│ │ │ ├── CINE-pinda-gate_spot03_open.gltf | |
│ │ │ └── CINE-pinda-gate_spot03_open.tres | |
│ │ ├── CINE-pinda-unlocking_gate | |
│ │ │ ├── ACTN-gate-gate_unlocking_gate.bin | |
│ │ │ ├── ACTN-gate-gate_unlocking_gate.gltf | |
│ │ │ ├── ACTN-gate-gate_unlocking_gate.tres | |
│ │ │ ├── CINE-gate-gate_unlocking_gate.bin | |
│ │ │ ├── CINE-gate-gate_unlocking_gate.gltf | |
│ │ │ ├── CINE-gate-gate_unlocking_gate.tres | |
│ │ │ ├── CINE-pinda-unlocking_gate.1s.bin | |
│ │ │ ├── CINE-pinda-unlocking_gate.bin | |
│ │ │ ├── CINE-pinda-unlocking_gate.gltf | |
│ │ │ └── CINE-pinda-unlocking_gate.tres | |
│ │ └── POSE-gate-world | |
│ │ ├── POSE-gate-world.bin | |
│ │ ├── POSE-gate-world.gltf | |
│ │ └── POSE-gate-world.tres | |
│ ├── hub | |
│ │ ├── ACTN-chocomel-wake_up | |
│ │ │ ├── ACTN-chocomel-wake_up.bin | |
│ │ │ ├── ACTN-chocomel-wake_up.gltf | |
│ │ │ └── ACTN-chocomel-wake_up.tres | |
│ │ ├── ACTN-pinda-pick_up_branch | |
│ │ │ ├── ACTN-pinda-pick_up_branch.bin | |
│ │ │ ├── ACTN-pinda-pick_up_branch.gltf | |
│ │ │ ├── ACTN-pinda-pick_up_branch.tres | |
│ │ │ ├── POSE-branch-pick_up_branch.bin | |
│ │ │ ├── POSE-branch-pick_up_branch.gltf | |
│ │ │ └── POSE-branch-pick_up_branch.tres | |
│ │ ├── ACTN-pinda-reaction_bark_aha | |
│ │ │ ├── ACTN-pinda-reaction_bark_aha.bin | |
│ │ │ ├── ACTN-pinda-reaction_bark_aha.gltf | |
│ │ │ └── ACTN-pinda-reaction_bark_aha.tres | |
│ │ ├── ACTN-pinda-reaction_bark_turn | |
│ │ │ ├── ACTN-pinda-reaction_bark_turn.bin | |
│ │ │ ├── ACTN-pinda-reaction_bark_turn.gltf | |
│ │ │ └── ACTN-pinda-reaction_bark_turn.tres | |
│ │ ├── CINE-chars-intro | |
│ │ │ ├── CINE-Chocomel-intro.bin | |
│ │ │ ├── CINE-Chocomel-intro.gltf | |
│ │ │ ├── CINE-Chocomel-intro.tres | |
│ │ │ ├── CINE-pinda-intro.bin | |
│ │ │ ├── CINE-pinda-intro.gltf | |
│ │ │ ├── CINE-pinda-intro.tres | |
│ │ │ ├── CINE-Snowman-intro.bin | |
│ │ │ ├── CINE-Snowman-intro.gltf | |
│ │ │ └── CINE-Snowman-intro.tres | |
│ │ ├── CINE-chars-outro | |
│ │ │ ├── CINE-chocomel-outro.bin | |
│ │ │ ├── CINE-chocomel-outro.gltf | |
│ │ │ ├── CINE-chocomel-outro.tres | |
│ │ │ ├── CINE-leash_handle-outro.bin | |
│ │ │ ├── CINE-leash_handle-outro.gltf | |
│ │ │ ├── CINE-leash_handle-outro.tres | |
│ │ │ ├── CINE-pinda_camera-outro.bin | |
│ │ │ ├── CINE-pinda_camera-outro.gltf | |
│ │ │ ├── CINE-pinda_camera-outro.tres | |
│ │ │ ├── CINE-pinda-outro.bin | |
│ │ │ ├── CINE-pinda-outro.gltf | |
│ │ │ ├── CINE-pinda-outro.tres | |
│ │ │ ├── CINE-treat-outro.bin | |
│ │ │ ├── CINE-treat-outro.gltf | |
│ │ │ ├── CINE-treat-outro.tres | |
│ │ │ └── RIG-pinda_cameraAction.bin | |
│ │ ├── CINE-pinda-attach_branch | |
│ │ │ ├── CINE-pinda-attach_branch.bin | |
│ │ │ ├── CINE-pinda-attach_branch.gltf | |
│ │ │ ├── CINE-pinda-attach_branch.tres | |
│ │ │ ├── CINE-snowman-attach_branch.bin | |
│ │ │ ├── CINE-snowman-attach_branch.gltf | |
│ │ │ └── CINE-snowman-attach_branch.tres | |
│ │ ├── CINE-pinda-attach-in | |
│ │ │ ├── CINE-pinda-attach-in.bin | |
│ │ │ ├── CINE-pinda-attach-in.gltf | |
│ │ │ └── CINE-pinda-attach-in.tres | |
│ │ ├── CINE-pinda-attach-out | |
│ │ │ ├── CINE-pinda-attach-out.bin | |
│ │ │ ├── CINE-pinda-attach-out.gltf | |
│ │ │ └── CINE-pinda-attach-out.tres | |
│ │ ├── CINE-pinda-attach_out_point | |
│ │ │ ├── CINE-pinda-attach-out_point.bin | |
│ │ │ ├── CINE-pinda-attach-out_point.gltf | |
│ │ │ └── CINE-pinda-attach-out_point.tres | |
│ │ ├── CINE-pinda-attach_proud | |
│ │ │ ├── CINE-pinda-attach_proud.bin | |
│ │ │ ├── CINE-pinda-attach_proud.gltf | |
│ │ │ └── CINE-pinda-attach_proud.tres | |
│ │ ├── CINE-pinda-attach_shovel | |
│ │ │ ├── CINE-pinda-attach_shovel.bin | |
│ │ │ ├── CINE-pinda-attach_shovel.gltf | |
│ │ │ ├── CINE-pinda-attach_shovel.tres | |
│ │ │ ├── CINE-shovel-attach_shovel.bin | |
│ │ │ ├── CINE-shovel-attach_shovel.gltf | |
│ │ │ ├── CINE-shovel-attach_shovel.tres | |
│ │ │ ├── CINE-snowman-attach_shovel.bin | |
│ │ │ ├── CINE-snowman-attach_shovel.gltf | |
│ │ │ └── CINE-snowman-attach_shovel.tres | |
│ │ ├── CINE-pinda-attach_tennis_ball | |
│ │ │ ├── CINE-pinda-attach_tennis_ball.bin | |
│ │ │ ├── CINE-pinda-attach_tennis_ball.gltf | |
│ │ │ └── CINE-pinda-attach_tennis_ball.tres | |
│ │ ├── CINE-pinda-attach_traffic_cone | |
│ │ │ ├── CINE-pinda-attach_traffic_cone.bin | |
│ │ │ ├── CINE-pinda-attach_traffic_cone.gltf | |
│ │ │ └── CINE-pinda-attach_traffic_cone.tres | |
│ │ ├── LOOP-chocomel-sleeping | |
│ │ │ ├── Action.bin | |
│ │ │ ├── LOOP-chocomel-sleeping.bin | |
│ │ │ ├── LOOP-chocomel-sleeping.gltf | |
│ │ │ └── LOOP-chocomel-sleeping.tres | |
│ │ ├── LOOP-pinda-bulding_left | |
│ │ │ ├── LOOP-pinda-building_left.bin | |
│ │ │ ├── LOOP-pinda-building_left.gltf | |
│ │ │ └── LOOP-pinda-building_left.tres | |
│ │ ├── LOOP-pinda-bulding_right | |
│ │ │ ├── LOOP-pinda-building_right.bin | |
│ │ │ ├── LOOP-pinda-building_right.gltf | |
│ │ │ └── LOOP-pinda-building_right.tres | |
│ │ ├── LOOP-pinda-thinking | |
│ │ │ ├── LOOP-pinda-thinking.bin | |
│ │ │ ├── LOOP-pinda-thinking.gltf | |
│ │ │ └── LOOP-pinda-thinking.tres | |
│ │ ├── POSE-snowman-intro | |
│ │ │ ├── LOOP-chocomel-sleeping.tres | |
│ │ │ ├── POSE-snowman-intro.bin | |
│ │ │ ├── POSE-snowman-intro.gltf | |
│ │ │ └── POSE-snowman-intro.tres | |
│ │ ├── POSE-snowman-shovel | |
│ │ │ ├── POSE-shovel-snowman_shovel.bin | |
│ │ │ ├── POSE-shovel-snowman_shovel.gltf | |
│ │ │ ├── POSE-shovel-snowman_shovel.tres | |
│ │ │ ├── POSE-snowman-snowman_shovel.bin | |
│ │ │ ├── POSE-snowman-snowman_shovel.gltf | |
│ │ │ └── POSE-snowman-snowman_shovel.tres | |
│ │ └── SYNC-chars-attach_rock | |
│ │ ├── SYNC-pinda-attach_rock.bin | |
│ │ ├── SYNC-pinda-attach_rock.gltf | |
│ │ ├── SYNC-pinda-attach_rock.tres | |
│ │ ├── SYNC-snowman-attach_rock.bin | |
│ │ ├── SYNC-snowman-attach_rock.gltf | |
│ │ └── SYNC-snowman-attach_rock.tres | |
│ ├── pond | |
│ │ ├── ACTN-pinda-pickup_cone | |
│ │ │ ├── ACTN-pinda-pickup_cone.bin | |
│ │ │ ├── ACTN-pinda-pickup_cone.gltf | |
│ │ │ └── ACTN-pinda-pickup_cone.tres | |
│ │ ├── CINE-cone-wiggle | |
│ │ │ ├── CINE-cone-wiggle.bin | |
│ │ │ ├── CINE-cone-wiggle.gltf | |
│ │ │ └── CINE-cone-wiggle.tres | |
│ │ ├── CINE-pinda-grab_cone | |
│ │ │ ├── CINE-pinda-grab_cone.bin | |
│ │ │ ├── CINE-pinda-grab_cone.gltf | |
│ │ │ ├── CINE-pinda-grab_cone.tres | |
│ │ │ ├── POSE-cone-pickup.bin | |
│ │ │ ├── POSE-cone-pickup.gltf | |
│ │ │ └── POSE-cone-pickup.tres | |
│ │ ├── CINE-pinda-pulling_cone | |
│ │ │ ├── CINE-cone-pulling_cone.bin | |
│ │ │ ├── CINE-cone-pulling_cone.gltf | |
│ │ │ ├── CINE-cone-pulling_cone.tres | |
│ │ │ ├── CINE-pinda-pulling_cone.bin | |
│ │ │ ├── CINE-pinda-pulling_cone.gltf | |
│ │ │ └── CINE-pinda-pulling_cone.tres | |
│ │ ├── POSE-cone-world | |
│ │ │ ├── POSE-cone-world.bin | |
│ │ │ ├── POSE-cone-world.gltf | |
│ │ │ └── POSE-cone-world.tres | |
│ │ └── POSE-pinda-excited_pond | |
│ │ ├── POSE-pinda-excited_pond.bin | |
│ │ ├── POSE-pinda-excited_pond.gltf | |
│ │ └── POSE-pinda-excited_pond.tres | |
│ └── world | |
│ ├── ACTN-bird-fly01 | |
│ │ ├── ACTN-bird-fly01.bin | |
│ │ ├── ACTN-bird-fly01.gltf | |
│ │ └── ACTN-bird-fly01.tres | |
│ ├── ACTN-bird-fly02 | |
│ │ ├── ACTN-bird-fly02.bin | |
│ │ ├── ACTN-bird-fly02.gltf | |
│ │ └── ACTN-bird-fly02.tres | |
│ ├── ACTN-bird-turn_left | |
│ │ ├── ACTN-bird-turn_left.bin | |
│ │ ├── ACTN-bird-turn_left.gltf | |
│ │ └── ACTN-bird-turn_left.tres | |
│ ├── ACTN-bird-turn_right | |
│ │ ├── ACTN-bird-turn_right.bin | |
│ │ ├── ACTN-bird-turn_right.gltf | |
│ │ └── ACTN-bird-turn_right.tres | |
│ ├── ACTN-chocomel-bark | |
│ │ ├── ACTN-chocomel-bark.bin | |
│ │ ├── ACTN-chocomel-bark.gltf | |
│ │ └── ACTN-chocomel-bark.tres | |
│ ├── ACTN-chocomel-sitting_down | |
│ │ ├── ACTN-chocomel-sitting_down.bin | |
│ │ ├── ACTN-chocomel-sitting_down.gltf | |
│ │ └── ACTN-chocomel-sitting_down.tres | |
│ ├── ACTN-pinda-calling_far | |
│ │ ├── ACTN-Pinda-calling_far.bin | |
│ │ ├── ACTN-Pinda-calling_far.gltf | |
│ │ └── ACTN-Pinda-calling_far.tres | |
│ ├── ACTN-pinda-calling_unhappy | |
│ │ ├── ACTN-pinda-calling_unhappy.bin | |
│ │ ├── ACTN-pinda-calling_unhappy.gltf | |
│ │ └── ACTN-pinda-calling_unhappy.tres | |
│ ├── ACTN-pinda-dug_out | |
│ │ ├── ACTN-pinda-dug_out.bin | |
│ │ ├── ACTN-pinda-dug_out.gltf | |
│ │ └── ACTN-pinda-dug_out.tres | |
│ ├── ACTN-pinda-fall_flat | |
│ │ ├── ACTN-pinda-fall_flat.bin | |
│ │ ├── ACTN-pinda-fall_flat.gltf | |
│ │ └── ACTN-pinda-fall_flat.tres | |
│ ├── ACTN-pinda-fall_snow | |
│ │ ├── ACTN-pinda-fall_snow.bin | |
│ │ ├── ACTN-pinda-fall_snow.gltf | |
│ │ └── ACTN-pinda-fall_snow.tres | |
│ ├── ACTN-pinda-getting_up | |
│ │ ├── ACTN-pinda-getting_up.bin | |
│ │ ├── ACTN-pinda-getting_up.gltf | |
│ │ └── ACTN-pinda-getting_up.tres | |
│ ├── ACTN-pinda-pick_up | |
│ │ ├── ACTN-pinda-pick_up.bin | |
│ │ ├── ACTN-pinda-pick_up_branch.tres | |
│ │ ├── ACTN-pinda-pick_up.gltf | |
│ │ ├── ACTN-pinda-pick_up.tres | |
│ │ ├── LOOP-pinda-pick_up.bin | |
│ │ ├── LOOP-pinda-pick_up.gltf | |
│ │ └── LOOP-pinda-pick_up.tres | |
│ ├── ACTN-pinda-pushed_over | |
│ │ ├── ACTN-pinda-push_over.bin | |
│ │ ├── ACTN-pinda-push_over.gltf | |
│ │ ├── ACTN-pinda-push_over.tres | |
│ │ ├── LOOP-pinda-push_over.bin | |
│ │ ├── LOOP-pinda-push_over.gltf | |
│ │ └── LOOP-pinda-push_over.tres | |
│ ├── ACTN-pinda-react_bark | |
│ │ ├── ACTN-Pinda-react_bark.bin | |
│ │ ├── ACTN-Pinda-react_bark.gltf | |
│ │ └── ACTN-Pinda-react_bark.tres | |
│ ├── ACTN-pinda-rolling | |
│ │ ├── ACTN-Pinda-rolling.bin | |
│ │ ├── ACTN-Pinda-rolling.gltf | |
│ │ └── ACTN-Pinda-rolling.tres | |
│ ├── ACTN-pinda-stuck_ground_snow | |
│ │ ├── ACTN-pinda-stuck_ground_snow.bin | |
│ │ ├── ACTN-pinda-stuck_ground_snow.gltf | |
│ │ └── ACTN-pinda-stuck_ground_snow.tres | |
│ ├── ACTN-pinda-stuck_snow_ground | |
│ │ ├── ACTN-pinda-stuck_snow_ground.bin | |
│ │ ├── ACTN-pinda-stuck_snow_ground.gltf | |
│ │ └── ACTN-pinda-stuck_snow_ground.tres | |
│ ├── ACTN-pinda-tripping | |
│ │ ├── ACTN-Pinda-tripping.bin | |
│ │ ├── ACTN-Pinda-tripping.gltf | |
│ │ └── ACTN-Pinda-tripping.tres | |
│ ├── ACTN-pinda-yanked | |
│ │ ├── ACTN-Pinda-yanked.bin | |
│ │ ├── ACTN-Pinda-yanked.gltf | |
│ │ └── ACTN-Pinda-yanked.tres | |
│ ├── CINE-pinda-pickup_tennisball | |
│ │ ├── CINE-pinda-pick_up_tennisball.bin | |
│ │ ├── CINE-pinda-pick_up_tennisball.gltf | |
│ │ ├── CINE-pinda-pick_up_tennisball.tres | |
│ │ ├── POSE-tennis_ball-pick_up_tennisball.bin | |
│ │ ├── POSE-tennis_ball-pick_up_tennisball.gltf | |
│ │ └── POSE-tennis_ball-pick_up_tennisball.tres | |
│ ├── LOOP-bird-eat | |
│ │ ├── LOOP-bird-eat.bin | |
│ │ ├── LOOP-bird-eat.gltf | |
│ │ └── LOOP-bird-eat.tres | |
│ ├── LOOP-bird-look | |
│ │ ├── LOOP-bird-look.bin | |
│ │ ├── LOOP-bird-look.gltf | |
│ │ └── LOOP-bird-look.tres | |
│ ├── LOOP-bird-sing | |
│ │ ├── LOOP-bird-sing.bin | |
│ │ ├── LOOP-bird-sing.gltf | |
│ │ └── LOOP-bird-sing.tres | |
│ ├── LOOP-bird-spin | |
│ │ ├── LOOP-bird-spin.bin | |
│ │ ├── LOOP-bird-spin.gltf | |
│ │ └── LOOP-bird-spin.tres | |
│ ├── LOOP-bird-stroll01 | |
│ │ ├── LOOP-bird-stroll01.bin | |
│ │ ├── LOOP-bird-stroll01.gltf | |
│ │ └── LOOP-bird-stroll01.tres | |
│ ├── LOOP-bird-stroll02 | |
│ │ ├── LOOP-bird-stroll02.bin | |
│ │ ├── LOOP-bird-stroll02.gltf | |
│ │ └── LOOP-bird-stroll02.tres | |
│ ├── LOOP-chocomel-dig | |
│ │ ├── LOOP-chocomel-dig.bin | |
│ │ ├── LOOP-chocomel-dig.gltf | |
│ │ └── LOOP-chocomel-dig.tres | |
│ ├── LOOP-chocomel-idle | |
│ │ ├── LOOP-chocomel-idle.bin | |
│ │ ├── LOOP-chocomel-idle.gltf | |
│ │ └── LOOP-chocomel-idle.tres | |
│ ├── LOOP-chocomel-idle_sitting | |
│ │ ├── LOOP-chocomel-idle_sitting.bin | |
│ │ ├── LOOP-chocomel-idle_sitting.gltf | |
│ │ └── LOOP-chocomel-idle_sitting.tres | |
│ ├── LOOP-chocomel-pulling | |
│ │ ├── LOOP-chocomel-pulling.bin | |
│ │ ├── LOOP-chocomel-pulling.gltf | |
│ │ └── LOOP-chocomel-pulling.tres | |
│ ├── LOOP-chocomel-pushing | |
│ │ ├── LOOP-chocomel-pushing.bin | |
│ │ ├── LOOP-chocomel-pushing.gltf | |
│ │ └── LOOP-chocomel-pushing.tres | |
│ ├── LOOP-chocomel-run | |
│ │ ├── LOOP-chocomel-run.bin | |
│ │ ├── LOOP-chocomel-run.gltf | |
│ │ └── LOOP-chocomel-run.tres | |
│ ├── LOOP-chocomel-trot | |
│ │ ├── LOOP-chocomel-trot.bin | |
│ │ ├── LOOP-chocomel-trot.gltf | |
│ │ └── LOOP-chocomel-trot.tres | |
│ ├── LOOP-chocomel-walk | |
│ │ ├── LOOP-chocomel-walk.bin | |
│ │ ├── LOOP-chocomel-walk.gltf | |
│ │ └── LOOP-chocomel-walk.tres | |
│ ├── LOOP-fish-swim | |
│ │ ├── LOOP-fish-swim.bin | |
│ │ ├── LOOP-fish-swim.gltf | |
│ │ └── LOOP-fish-swim.tres | |
│ ├── LOOP-pinda-crying | |
│ │ ├── LOOP-pinda-crying.bin | |
│ │ ├── LOOP-pinda-crying.gltf | |
│ │ └── LOOP-pinda-crying.tres | |
│ ├── LOOP-pinda-fallen | |
│ │ ├── LOOP-pinda-fallen.bin | |
│ │ ├── LOOP-pinda-fallen.gltf | |
│ │ └── LOOP-pinda-fallen.tres | |
│ ├── LOOP-pinda-fallen_dragged | |
│ │ ├── LOOP-pinda-fallen_dragged.bin | |
│ │ ├── LOOP-pinda-fallen_dragged.gltf | |
│ │ └── LOOP-pinda-fallen_dragged.tres | |
│ ├── LOOP-pinda-fallen_dragged_panic | |
│ │ ├── LOOP-pinda-fallen_dragged_panic.bin | |
│ │ ├── LOOP-pinda-fallen_dragged_panic.gltf | |
│ │ └── LOOP-pinda-fallen_dragged_panic.tres | |
│ ├── LOOP-pinda-ice_dragged | |
│ │ ├── LOOP-pinda-ice_dragged.bin | |
│ │ ├── LOOP-pinda-ice_dragged.gltf | |
│ │ └── LOOP-pinda-ice_dragged.tres | |
│ ├── LOOP-pinda-idle_happy | |
│ │ ├── LOOP-pinda-idle_happy.bin | |
│ │ ├── LOOP-pinda-idle_happy.gltf | |
│ │ └── LOOP-pinda-idle_happy.tres | |
│ ├── LOOP-pinda-idle_ice | |
│ │ ├── LOOP-Pinda-idle_ice.bin | |
│ │ ├── LOOP-Pinda-idle_ice.gltf | |
│ │ └── LOOP-Pinda-idle_ice.tres | |
│ ├── LOOP-pinda-idle_tired | |
│ │ ├── LOOP-pinda-idle_tired.bin | |
│ │ ├── LOOP-pinda-idle_tired.gltf | |
│ │ └── LOOP-pinda-idle_tired.tres | |
│ ├── LOOP-pinda-idle_unhappy | |
│ │ ├── LOOP-pinda-idle_unhappy.bin | |
│ │ ├── LOOP-pinda-idle_unhappy.gltf | |
│ │ └── LOOP-pinda-idle_unhappy.tres | |
│ ├── LOOP-pinda-moping | |
│ │ ├── LOOP-pinda-moping.bin | |
│ │ ├── LOOP-pinda-moping.gltf | |
│ │ └── LOOP-pinda-moping.tres | |
│ ├── LOOP-pinda-neutral | |
│ │ ├── LOOP-pinda-idle_neutral.bin | |
│ │ ├── LOOP-pinda-idle_neutral.gltf | |
│ │ └── LOOP-pinda-idle_neutral.tres | |
│ ├── LOOP-pinda-pulling | |
│ │ ├── LOOP-pinda-pulling.bin | |
│ │ ├── LOOP-pinda-pulling.gltf | |
│ │ └── LOOP-pinda-pulling.tres | |
│ ├── LOOP-pinda-run | |
│ │ ├── LOOP-pinda-run.bin | |
│ │ ├── LOOP-pinda-run.gltf | |
│ │ └── LOOP-pinda-run.tres | |
│ ├── LOOP-pinda-run_branch | |
│ │ ├── LOOP-pinda-run_branch.bin | |
│ │ ├── LOOP-pinda-run_branch.gltf | |
│ │ └── LOOP-pinda-run_branch.tres | |
│ ├── LOOP-pinda-run_dragged | |
│ │ ├── LOOP-pinda-run_dragged.bin | |
│ │ ├── LOOP-pinda-run_dragged.gltf | |
│ │ └── LOOP-pinda-run_dragged.tres | |
│ ├── LOOP-pinda-run_dragged_tired | |
│ │ ├── LOOP-pinda-run_dragged_tired.bin | |
│ │ ├── LOOP-pinda-run_dragged_tired.gltf | |
│ │ └── LOOP-pinda-run_dragged_tired.tres | |
│ ├── LOOP-pinda-run_tired | |
│ │ ├── LOOP-Pinda-run_tired.bin | |
│ │ ├── LOOP-Pinda-run_tired.gltf | |
│ │ └── LOOP-Pinda-run_tired.tres | |
│ ├── LOOP-pinda_snow_dragged | |
│ │ ├── LOOP-pinda-snow_dragged.bin | |
│ │ ├── LOOP-pinda-snow_dragged.gltf | |
│ │ └── LOOP-pinda-snow_dragged.tres | |
│ ├── LOOP-pinda-stuck_snow | |
│ │ ├── LOOP-pinda-stuck_snow.bin | |
│ │ ├── LOOP-pinda-stuck_snow.gltf | |
│ │ └── LOOP-pinda-stuck_snow.tres | |
│ ├── LOOP-pinda-waiting | |
│ │ ├── LOOP-pinda-waiting.bin | |
│ │ ├── LOOP-pinda-waiting.gltf | |
│ │ └── LOOP-pinda-waiting.tres | |
│ ├── LOOP-pinda-walk | |
│ │ ├── LOOP-pinda-walk.bin | |
│ │ ├── LOOP-pinda-walk.gltf | |
│ │ └── LOOP-pinda-walk.tres | |
│ ├── LOOP-pinda-walk_pushing | |
│ │ ├── LOOP-pinda-walk_pushing.bin | |
│ │ ├── LOOP-pinda-walk_pushing.gltf | |
│ │ └── LOOP-pinda-walk_pushing.tres | |
│ ├── LOOP-pinda-walk_tired | |
│ │ ├── LOOP-pinda-walk_tired.bin | |
│ │ ├── LOOP-pinda-walk_tired.gltf | |
│ │ └── LOOP-pinda-walk_tired.tres | |
│ ├── POSE-chocomel-turn_left | |
│ │ ├── POSE-chocomel-turn_left.bin | |
│ │ ├── POSE-chocomel-turn_left.gltf | |
│ │ └── POSE-chocomel-turn_left.tres | |
│ ├── POSE-chocomel-turn_right | |
│ │ ├── POSE-chocomel-turn_right.bin | |
│ │ ├── POSE-chocomel-turn_right.gltf | |
│ │ └── POSE-chocomel-turn_right.tres | |
│ ├── POSE-cone-zero | |
│ │ ├── POSE-cone-zero.bin | |
│ │ ├── POSE-cone-zero.gltf | |
│ │ └── POSE-cone-zero.tres | |
│ ├── POSE-pinda-angry-face | |
│ │ ├── POSE-pinda-angry_face.bin | |
│ │ ├── POSE-pinda-angry_face.gltf | |
│ │ └── POSE-pinda-angry_face.tres | |
│ ├── POSE-pinda-neutral_face | |
│ │ ├── POSE-pinda-neutral_face.bin | |
│ │ ├── POSE-pinda-neutral_face.gltf | |
│ │ └── POSE-pinda-neutral_face.tres | |
│ ├── POSE-pinda-pumpum_scale_down | |
│ │ ├── POSE-pinda-pumpum_scale_down.bin | |
│ │ ├── POSE-pinda-pumpum_scale_down.gltf | |
│ │ └── POSE-pinda-pumpum_scale_down.tres | |
│ ├── POSE-pinda-sad_face | |
│ │ ├── POSE-pinda-sad_face.bin | |
│ │ ├── POSE-pinda-sad_face.gltf | |
│ │ └── POSE-pinda-sad_face.tres | |
│ ├── POSE-pinda-turn_left | |
│ │ ├── POSE-pinda-turn_left.bin | |
│ │ ├── POSE-pinda-turn_left.gltf | |
│ │ └── POSE-pinda-turn_left.tres | |
│ ├── POSE-pinda-turn_right | |
│ │ ├── POSE-pinda-turn_right.bin | |
│ │ ├── POSE-pinda-turn_right.gltf | |
│ │ └── POSE-pinda-turn_right.tres | |
│ ├── POSE-shovel-snowman | |
│ │ ├── POSE-shovel-snowman.bin | |
│ │ ├── POSE-shovel-snowman.gltf | |
│ │ └── POSE-shovel-snowman.tres | |
│ ├── POSE-shovel-world | |
│ │ ├── POSE-shovel-world.bin | |
│ │ ├── POSE-shovel-world.gltf | |
│ │ └── POSE-shovel-world.tres | |
│ ├── POSE-shovel-zero | |
│ │ ├── POSE-shovel-zero.bin | |
│ │ ├── POSE-shovel-zero.gltf | |
│ │ └── POSE-shovel-zero.tres | |
│ ├── POSE-tennis_ball-world | |
│ │ ├── POSE-tennis_ball-world.bin | |
│ │ ├── POSE-tennis_ball-world.gltf | |
│ │ └── POSE-tennis_ball-world.tres | |
│ ├── POSE-tennis_ball-zero | |
│ │ ├── POSE-tennis_ball-zero.bin | |
│ │ ├── POSE-tennis_ball-zero.gltf | |
│ │ └── POSE-tennis_ball-zero.tres | |
│ ├── SYNC-chars-licking | |
│ │ ├── SYNC-chocomel-licking.bin | |
│ │ ├── SYNC-chocomel-licking.gltf | |
│ │ ├── SYNC-chocomel-licking.tres | |
│ │ ├── SYNC-pinda-licking.bin | |
│ │ ├── SYNC-pinda-licking.gltf | |
│ │ └── SYNC-pinda-licking.tres | |
│ ├── SYNC-chars-pet01 | |
│ │ ├── SYNC-chocomel-pet01.bin | |
│ │ ├── SYNC-chocomel-pet01.gltf | |
│ │ ├── SYNC-chocomel-pet01.tres | |
│ │ ├── SYNC-pinda-pet01.bin | |
│ │ ├── SYNC-pinda-pet01.gltf | |
│ │ └── SYNC-pinda-pet01.tres | |
│ ├── SYNC-chars-pet02 | |
│ │ ├── SYNC-chocomel-pet02.bin | |
│ │ ├── SYNC-chocomel-pet02.gltf | |
│ │ ├── SYNC-chocomel-pet02.tres | |
│ │ ├── SYNC-pinda-pet02.bin | |
│ │ ├── SYNC-pinda-pet02.gltf | |
│ │ └── SYNC-pinda-pet02.tres | |
│ ├── SYNC-chars-pet03 | |
│ │ ├── SYNC-chocomel-pet03.bin | |
│ │ ├── SYNC-chocomel-pet03.gltf | |
│ │ ├── SYNC-chocomel-pet03.tres | |
│ │ ├── SYNC-pinda-pet03.bin | |
│ │ ├── SYNC-pinda-pet03.gltf | |
│ │ └── SYNC-pinda-pet03.tres | |
│ ├── SYNC-chars-pet04 | |
│ │ ├── SYNC-chocomel-pet04.bin | |
│ │ ├── SYNC-chocomel-pet04.gltf | |
│ │ ├── SYNC-chocomel-pet04.tres | |
│ │ ├── SYNC-pinda-pet04.bin | |
│ │ ├── SYNC-pinda-pet04.gltf | |
│ │ └── SYNC-pinda-pet04.tres | |
│ ├── SYNC-chars-pet05 | |
│ │ ├── SYNC-chocomel-pet05.bin | |
│ │ ├── SYNC-chocomel-pet05.gltf | |
│ │ ├── SYNC-chocomel-pet05.tres | |
│ │ ├── SYNC-pinda-pet05.bin | |
│ │ ├── SYNC-pinda-pet05.gltf | |
│ │ └── SYNC-pinda-pet05.tres | |
│ ├── SYNC-chars-pet06 | |
│ │ ├── SYNC-chocomel-pet06.bin | |
│ │ ├── SYNC-chocomel-pet06.gltf | |
│ │ ├── SYNC-chocomel-pet06.tres | |
│ │ ├── SYNC-pinda-pet06.bin | |
│ │ ├── SYNC-pinda-pet06.gltf | |
│ │ └── SYNC-pinda-pet06.tres | |
│ ├── SYNC-chars-push_slowly | |
│ │ ├── SYNC-chocomel-push_slowly.bin | |
│ │ ├── SYNC-chocomel-push_slowly.gltf | |
│ │ ├── SYNC-chocomel-push_slowly.tres | |
│ │ ├── SYNC-pinda-push_slowly.bin | |
│ │ ├── SYNC-pinda-push_slowly.gltf | |
│ │ └── SYNC-pinda-push_slowly.tres | |
│ ├── SYNC-chars-sit_lay | |
│ │ ├── SYNC-chocomel-sit_lay.bin | |
│ │ ├── SYNC-chocomel-sit_lay.gltf | |
│ │ ├── SYNC-chocomel-sit_lay.tres | |
│ │ ├── SYNC-pinda-sit_lay.bin | |
│ │ ├── SYNC-pinda-sit_lay.gltf | |
│ │ └── SYNC-pinda-sit_lay.tres | |
│ ├── SYNC-chars-snuggle | |
│ │ ├── SYNC-chocomel-snuggle.bin | |
│ │ ├── SYNC-chocomel-snuggle.gltf | |
│ │ ├── SYNC-chocomel-snuggle.tres | |
│ │ ├── SYNC-pinda-snuggle.bin | |
│ │ ├── SYNC-pinda-snuggle.gltf | |
│ │ └── SYNC-pinda-snuggle.tres | |
│ ├── SYNC-chars-stand | |
│ │ ├── SYNC-chocomel-stand.bin | |
│ │ ├── SYNC-chocomel-stand.gltf | |
│ │ ├── SYNC-chocomel-stand.tres | |
│ │ ├── SYNC-pinda-stand.bin | |
│ │ ├── SYNC-pinda-stand.gltf | |
│ │ └── SYNC-pinda-stand.tres | |
│ ├── SYNC-chars-stand_lay_crying | |
│ │ ├── SYNC-chocomel-stand_lay_crying.bin | |
│ │ ├── SYNC-chocomel-stand_lay_crying.gltf | |
│ │ ├── SYNC-chocomel-stand_lay_crying.tres | |
│ │ ├── SYNC-pinda-stand_lay_crying.bin | |
│ │ ├── SYNC-pinda-stand_lay_crying.gltf | |
│ │ └── SYNC-pinda-stand_lay_crying.tres | |
│ ├── SYNC-chars-stand_lay_moping | |
│ │ ├── SYNC-chocomel-stand_lay_moping.bin | |
│ │ ├── SYNC-chocomel-stand_lay_moping.gltf | |
│ │ ├── SYNC-chocomel-stand_lay_moping.tres | |
│ │ ├── SYNC-pinda-stand_lay_moping.bin | |
│ │ ├── SYNC-pinda-stand_lay_moping.gltf | |
│ │ └── SYNC-pinda-stand_lay_moping.tres | |
│ ├── SYNC-chars-superlick | |
│ │ ├── SYNC-chocomel-superlick.bin | |
│ │ ├── SYNC-chocomel-superlick.gltf | |
│ │ ├── SYNC-chocomel-superlick.tres | |
│ │ ├── SYNC-pinda-superlick.bin | |
│ │ ├── SYNC-pinda-superlick.gltf | |
│ │ └── SYNC-pinda-superlick.tres | |
│ ├── SYNC-chars-treat | |
│ │ ├── SYNC-chocomel-treat.bin | |
│ │ ├── SYNC-chocomel-treat.gltf | |
│ │ ├── SYNC-chocomel-treat.tres | |
│ │ ├── SYNC-pinda-treat.bin | |
│ │ ├── SYNC-pinda-treat.gltf | |
│ │ └── SYNC-pinda-treat.tres | |
│ └── SYNC-chars-turn | |
│ ├── SYNC-chocomel-turn.bin | |
│ ├── SYNC-chocomel-turn.gltf | |
│ ├── SYNC-chocomel-turn.tres | |
│ ├── SYNC-pinda-turn.bin | |
│ ├── SYNC-pinda-turn.gltf | |
│ └── SYNC-pinda-turn.tres | |
├── asset_index.json | |
├── assets | |
│ ├── char | |
│ │ ├── birds | |
│ │ │ ├── animationtree | |
│ │ │ │ ├── BirdStateMachine.tres | |
│ │ │ │ └── IdleLoops_1DBlendSpace.tres | |
│ │ │ ├── bird_01-anim_lib.tres | |
│ │ │ ├── bird_01.bin | |
│ │ │ ├── bird_01.gltf | |
│ │ │ ├── bird_01.tscn | |
│ │ │ ├── bird_02.bin | |
│ │ │ ├── bird_02.gltf | |
│ │ │ ├── bird_02.tscn | |
│ │ │ ├── bird_03.bin | |
│ │ │ ├── bird_03.gltf | |
│ │ │ ├── bird_03.tscn | |
│ │ │ ├── bird.gd | |
│ │ │ ├── bird.gd.uid | |
│ │ │ ├── birds_beak.tres | |
│ │ │ ├── birds.tres | |
│ │ │ └── textures | |
│ │ │ └── birds-albedo.png | |
│ │ ├── carp | |
│ │ │ ├── fish_down_1.png | |
│ │ │ ├── fish_down_2.png | |
│ │ │ ├── fish_down_3.png | |
│ │ │ ├── fish_down_4.png | |
│ │ │ ├── fish_up_1.png | |
│ │ │ ├── fish_up_2.png | |
│ │ │ ├── fish_up_3.png | |
│ │ │ └── fish_up_4.png | |
│ │ ├── chocomel | |
│ │ │ ├── Chocomel-anim_lib.tres | |
│ │ │ ├── Chocomel.bin | |
│ │ │ ├── Chocomel.gltf | |
│ │ │ ├── chocomel.tres | |
│ │ │ ├── Chocomel.tscn | |
│ │ │ └── textures | |
│ │ │ ├── chocomel-albedo-chocomel-alpha.png | |
│ │ │ ├── chocomel-albedo.png | |
│ │ │ └── chocomel_normal.png | |
│ │ ├── fish | |
│ │ │ ├── fish_albedo.tres | |
│ │ │ ├── fish-anim_lib.tres | |
│ │ │ ├── fish.bin | |
│ │ │ ├── fish.gltf | |
│ │ │ ├── fish.tscn | |
│ │ │ └── textures | |
│ │ │ └── fish_albedo.png | |
│ │ └── pinda | |
│ │ ├── Pinda-anim_lib.tres | |
│ │ ├── Pinda.bin | |
│ │ ├── Pinda.gltf | |
│ │ ├── pinda-mouths.tres | |
│ │ ├── pinda_tears.tres | |
│ │ ├── pinda.tres | |
│ │ ├── Pinda.tscn | |
│ │ ├── RESET-pinda.tres | |
│ │ ├── tears-1.tres | |
│ │ ├── tears-2.tres | |
│ │ ├── tears-3.tres | |
│ │ ├── textures | |
│ │ │ ├── pinda-albedo.png | |
│ │ │ ├── pinda_mouths | |
│ │ │ │ ├── tears_1.png | |
│ │ │ │ ├── tears_2.png | |
│ │ │ │ └── tears_3.png | |
│ │ │ ├── pinda_mouths-albedo.png | |
│ │ │ ├── pinda-normal.png | |
│ │ │ └── pinda_tears-albedo.png | |
│ │ └── treat.tres | |
│ ├── lib | |
│ │ ├── bird_houses | |
│ │ │ ├── bird_houses.tres | |
│ │ │ ├── LI-bird_house-small_green_01.bin | |
│ │ │ ├── LI-bird_house-small_green_01.gltf | |
│ │ │ ├── LI-bird_house-small_green_01.tscn | |
│ │ │ ├── LI-bird_house-small_green_02.bin | |
│ │ │ ├── LI-bird_house-small_green_02.gltf | |
│ │ │ ├── LI-bird_house-small_green_02.tscn | |
│ │ │ ├── LI-bird_house-small_orange_01.bin | |
│ │ │ ├── LI-bird_house-small_orange_01.gltf | |
│ │ │ ├── LI-bird_house-small_orange_01.tscn | |
│ │ │ ├── LI-bird_house-small_orange_02.bin | |
│ │ │ ├── LI-bird_house-small_orange_02.gltf | |
│ │ │ ├── LI-bird_house-small_orange_02.tscn | |
│ │ │ ├── LI-bird_house-tall_blue_01.bin | |
│ │ │ ├── LI-bird_house-tall_blue_01.gltf | |
│ │ │ ├── LI-bird_house-tall_blue_01.tscn | |
│ │ │ ├── LI-bird_house-tall_blue_02.bin | |
│ │ │ ├── LI-bird_house-tall_blue_02.gltf | |
│ │ │ ├── LI-bird_house-tall_blue_02.tscn | |
│ │ │ ├── LI-bird_house-tall_pink_01.bin | |
│ │ │ ├── LI-bird_house-tall_pink_01.gltf | |
│ │ │ ├── LI-bird_house-tall_pink_01.tscn | |
│ │ │ ├── LI-bird_house-tall_pink_02.bin | |
│ │ │ ├── LI-bird_house-tall_pink_02.gltf | |
│ │ │ ├── LI-bird_house-tall_pink_02.tscn | |
│ │ │ ├── LI-bird_house-tall_yellow_01.bin | |
│ │ │ ├── LI-bird_house-tall_yellow_01.gltf | |
│ │ │ ├── LI-bird_house-tall_yellow_01.tscn | |
│ │ │ ├── LI-bird_house-tall_yellow_02.bin | |
│ │ │ ├── LI-bird_house-tall_yellow_02.gltf | |
│ │ │ └── LI-bird_house-tall_yellow_02.tscn | |
│ │ ├── boulders | |
│ │ │ ├── boulder_cut.tres | |
│ │ │ ├── boulders_albedo_01.tres | |
│ │ │ ├── boulders_medium | |
│ │ │ │ ├── LI-boulder_001.bin | |
│ │ │ │ ├── LI-boulder_001.gltf | |
│ │ │ │ ├── LI-boulder_001.tscn | |
│ │ │ │ ├── LI-boulder_002.bin | |
│ │ │ │ ├── LI-boulder_002.gltf | |
│ │ │ │ ├── LI-boulder_002.tscn | |
│ │ │ │ ├── LI-boulder_003.bin | |
│ │ │ │ ├── LI-boulder_003.gltf | |
│ │ │ │ ├── LI-boulder_003.tscn | |
│ │ │ │ ├── LI-boulder_004.bin | |
│ │ │ │ ├── LI-boulder_004.gltf | |
│ │ │ │ ├── LI-boulder_004.tscn | |
│ │ │ │ ├── LI-boulder_005.bin | |
│ │ │ │ ├── LI-boulder_005.gltf | |
│ │ │ │ ├── LI-boulder_005.tscn | |
│ │ │ │ ├── LI-boulder_006.bin | |
│ │ │ │ ├── LI-boulder_006.gltf | |
│ │ │ │ ├── LI-boulder_006.tscn | |
│ │ │ │ ├── LI-boulder_007.bin | |
│ │ │ │ ├── LI-boulder_007.gltf | |
│ │ │ │ └── LI-boulder_007.tscn | |
│ │ │ └── boulders_small | |
│ │ │ ├── LI-boulder_small_001.bin | |
│ │ │ ├── LI-boulder_small_001.gltf | |
│ │ │ ├── LI-boulder_small_001.tscn | |
│ │ │ ├── LI-boulder_small_002.bin | |
│ │ │ ├── LI-boulder_small_002.gltf | |
│ │ │ ├── LI-boulder_small_002.tscn | |
│ │ │ ├── LI-boulder_small_003.bin | |
│ │ │ ├── LI-boulder_small_003.gltf | |
│ │ │ ├── LI-boulder_small_003.tscn | |
│ │ │ ├── LI-boulder_small_004.bin | |
│ │ │ ├── LI-boulder_small_004.gltf | |
│ │ │ ├── LI-boulder_small_004.tscn | |
│ │ │ ├── LI-boulder_small_005.bin | |
│ │ │ ├── LI-boulder_small_005.gltf | |
│ │ │ └── LI-boulder_small_005.tscn | |
│ │ ├── bushes | |
│ │ │ ├── bush_elements | |
│ │ │ │ ├── LI-bush_foliage_001.bin | |
│ │ │ │ ├── LI-bush_foliage_001.gltf | |
│ │ │ │ ├── LI-bush_foliage_001.tscn | |
│ │ │ │ ├── LI-bush_foliage_002.bin | |
│ │ │ │ ├── LI-bush_foliage_002.gltf | |
│ │ │ │ ├── LI-bush_foliage_002.tscn | |
│ │ │ │ ├── LI-bush_foliage_003.bin | |
│ │ │ │ ├── LI-bush_foliage_003.gltf | |
│ │ │ │ ├── LI-bush_foliage_003.tscn | |
│ │ │ │ ├── LI-bush_foliage_004.bin | |
│ │ │ │ ├── LI-bush_foliage_004.gltf | |
│ │ │ │ ├── LI-bush_foliage_004.tscn | |
│ │ │ │ ├── LI-bush_foliage_005.bin | |
│ │ │ │ ├── LI-bush_foliage_005.gltf | |
│ │ │ │ ├── LI-bush_foliage_005.tscn | |
│ │ │ │ ├── LI-bush_foliage_006.bin | |
│ │ │ │ ├── LI-bush_foliage_006.gltf | |
│ │ │ │ ├── LI-bush_foliage_006.tscn | |
│ │ │ │ ├── LI-bush_foliage_007.bin | |
│ │ │ │ ├── LI-bush_foliage_007.gltf | |
│ │ │ │ ├── LI-bush_foliage_007.tscn | |
│ │ │ │ ├── LI-bush_foliage_008.bin | |
│ │ │ │ ├── LI-bush_foliage_008.gltf | |
│ │ │ │ ├── LI-bush_foliage_008.tscn | |
│ │ │ │ ├── LI-bush_foliage_009.bin | |
│ │ │ │ ├── LI-bush_foliage_009.gltf | |
│ │ │ │ ├── LI-bush_foliage_009.tscn | |
│ │ │ │ ├── LI-bush_foliage_010.bin | |
│ │ │ │ ├── LI-bush_foliage_010.gltf | |
│ │ │ │ ├── LI-bush_foliage_010.tscn | |
│ │ │ │ ├── LI-bush_foliage_011.bin | |
│ │ │ │ ├── LI-bush_foliage_011.gltf | |
│ │ │ │ ├── LI-bush_foliage_011.tscn | |
│ │ │ │ ├── LI-bush_foliage_012.bin | |
│ │ │ │ ├── LI-bush_foliage_012.gltf | |
│ │ │ │ ├── LI-bush_foliage_012.tscn | |
│ │ │ │ ├── LI-bush_foliage_small_001.bin | |
│ │ │ │ ├── LI-bush_foliage_small_001.gltf | |
│ │ │ │ ├── LI-bush_foliage_small_001.tscn | |
│ │ │ │ ├── LI-bush_foliage_small_002.bin | |
│ │ │ │ ├── LI-bush_foliage_small_002.gltf | |
│ │ │ │ ├── LI-bush_foliage_small_002.tscn | |
│ │ │ │ ├── LI-bush_foliage_small_003.bin | |
│ │ │ │ ├── LI-bush_foliage_small_003.gltf | |
│ │ │ │ ├── LI-bush_foliage_small_003.tscn | |
│ │ │ │ ├── LI-bush_foliage_small_004.bin | |
│ │ │ │ ├── LI-bush_foliage_small_004.gltf | |
│ │ │ │ ├── LI-bush_foliage_small_004.tscn | |
│ │ │ │ ├── LI-bush_foliage-snowy_001.bin | |
│ │ │ │ ├── LI-bush_foliage-snowy_001.gltf | |
│ │ │ │ ├── LI-bush_foliage-snowy_001.tscn | |
│ │ │ │ ├── LI-bush_foliage-snowy_002.bin | |
│ │ │ │ ├── LI-bush_foliage-snowy_002.gltf | |
│ │ │ │ ├── LI-bush_foliage-snowy_002.tscn | |
│ │ │ │ ├── LI-bush_foliage-snowy_003.bin | |
│ │ │ │ ├── LI-bush_foliage-snowy_003.gltf | |
│ │ │ │ ├── LI-bush_foliage-snowy_003.tscn | |
│ │ │ │ ├── LI-bush_foliage-snowy_004.bin | |
│ │ │ │ ├── LI-bush_foliage-snowy_004.gltf | |
│ │ │ │ ├── LI-bush_foliage-snowy_004.tscn | |
│ │ │ │ ├── LI-bush_foliage-snowy_005.bin | |
│ │ │ │ ├── LI-bush_foliage-snowy_005.gltf | |
│ │ │ │ ├── LI-bush_foliage-snowy_005.tscn | |
│ │ │ │ ├── LI-bush_foliage-snowy_006.bin | |
│ │ │ │ ├── LI-bush_foliage-snowy_006.gltf | |
│ │ │ │ ├── LI-bush_foliage-snowy_006.tscn | |
│ │ │ │ ├── LI-bush_foliage-snowy_small_001.bin | |
│ │ │ │ ├── LI-bush_foliage-snowy_small_001.gltf | |
│ │ │ │ ├── LI-bush_foliage-snowy_small_001.tscn | |
│ │ │ │ ├── LI-bush_foliage-snowy_small_002.bin | |
│ │ │ │ ├── LI-bush_foliage-snowy_small_002.gltf | |
│ │ │ │ ├── LI-bush_foliage-snowy_small_002.tscn | |
│ │ │ │ ├── LI-bush_foliage-snowy_small_003.bin | |
│ │ │ │ ├── LI-bush_foliage-snowy_small_003.gltf | |
│ │ │ │ ├── LI-bush_foliage-snowy_small_003.tscn | |
│ │ │ │ ├── LI-bush_foliage_top_001.bin | |
│ │ │ │ ├── LI-bush_foliage_top_001.gltf | |
│ │ │ │ ├── LI-bush_foliage_top_001.tscn | |
│ │ │ │ ├── LI-bush_foliage_top_002.bin | |
│ │ │ │ ├── LI-bush_foliage_top_002.gltf | |
│ │ │ │ ├── LI-bush_foliage_top_002.tscn | |
│ │ │ │ ├── LI-bush_foliage_top_003.bin | |
│ │ │ │ ├── LI-bush_foliage_top_003.gltf | |
│ │ │ │ ├── LI-bush_foliage_top_003.tscn | |
│ │ │ │ ├── LI-bush_foliage_top_004.bin | |
│ │ │ │ ├── LI-bush_foliage_top_004.gltf | |
│ │ │ │ └── LI-bush_foliage_top_004.tscn | |
│ │ │ ├── bushes_medium | |
│ │ │ │ ├── LI-bush_001.bin | |
│ │ │ │ ├── LI-bush_001.gltf | |
│ │ │ │ ├── LI-bush_001.tscn | |
│ │ │ │ ├── LI-bush_002.bin | |
│ │ │ │ ├── LI-bush_002.gltf | |
│ │ │ │ ├── LI-bush_002.tscn | |
│ │ │ │ ├── LI-bush_003.bin | |
│ │ │ │ ├── LI-bush_003.gltf | |
│ │ │ │ ├── LI-bush_003.tscn | |
│ │ │ │ ├── LI-bush_004.bin | |
│ │ │ │ ├── LI-bush_004.gltf | |
│ │ │ │ └── LI-bush_004.tscn | |
│ │ │ ├── bushes_small | |
│ │ │ │ ├── LI-bush_small_001.bin | |
│ │ │ │ ├── LI-bush_small_001.gltf | |
│ │ │ │ ├── LI-bush_small_001.tscn | |
│ │ │ │ ├── LI-bush_small_002.bin | |
│ │ │ │ ├── LI-bush_small_002.gltf | |
│ │ │ │ ├── LI-bush_small_002.tscn | |
│ │ │ │ ├── LI-bush_small_003.bin | |
│ │ │ │ ├── LI-bush_small_003.gltf | |
│ │ │ │ └── LI-bush_small_003.tscn | |
│ │ │ └── bush.tres | |
│ │ ├── fence_parts | |
│ │ │ ├── fence_nails | |
│ │ │ │ ├── LI-fence_nail_01.bin | |
│ │ │ │ ├── LI-fence_nail_01.gltf | |
│ │ │ │ ├── LI-fence_nail_01.tscn | |
│ │ │ │ ├── LI-fence_nail_02.bin | |
│ │ │ │ ├── LI-fence_nail_02.gltf | |
│ │ │ │ ├── LI-fence_nail_02.tscn | |
│ │ │ │ ├── LI-fence_nail_03.bin | |
│ │ │ │ ├── LI-fence_nail_03.gltf | |
│ │ │ │ ├── LI-fence_nail_03.tscn | |
│ │ │ │ ├── LI-fence_nail_04.bin | |
│ │ │ │ ├── LI-fence_nail_04.gltf | |
│ │ │ │ ├── LI-fence_nail_04.tscn | |
│ │ │ │ └── textures | |
│ │ │ │ └── fence_nails-albedo.png | |
│ │ │ ├── fence_parts-nails.tres | |
│ │ │ ├── fence_parts-snow.tres | |
│ │ │ ├── fence_parts.tres | |
│ │ │ ├── fence_parts-wood.tres | |
│ │ │ ├── fence_planks | |
│ │ │ │ ├── LI-fence_plank_01.bin | |
│ │ │ │ ├── LI-fence_plank_01.gltf | |
│ │ │ │ ├── LI-fence_plank_01.tscn | |
│ │ │ │ ├── LI-fence_plank_02.bin | |
│ │ │ │ ├── LI-fence_plank_02.gltf | |
│ │ │ │ ├── LI-fence_plank_02.tscn | |
│ │ │ │ ├── LI-fence_plank_03.bin | |
│ │ │ │ ├── LI-fence_plank_03.gltf | |
│ │ │ │ ├── LI-fence_plank_03.tscn | |
│ │ │ │ ├── LI-fence_plank_04.bin | |
│ │ │ │ ├── LI-fence_plank_04.gltf | |
│ │ │ │ ├── LI-fence_plank_04.tscn | |
│ │ │ │ ├── LI-fence_plank_05.bin | |
│ │ │ │ ├── LI-fence_plank_05.gltf | |
│ │ │ │ ├── LI-fence_plank_05.tscn | |
│ │ │ │ ├── LI-fence_plank_06.bin | |
│ │ │ │ ├── LI-fence_plank_06.gltf | |
│ │ │ │ └── LI-fence_plank_06.tscn | |
│ │ │ ├── fence_poles | |
│ │ │ │ ├── LI-fence_pole_01.bin | |
│ │ │ │ ├── LI-fence_pole_01.gltf | |
│ │ │ │ ├── LI-fence_pole_01.tscn | |
│ │ │ │ ├── LI-fence_pole_02.bin | |
│ │ │ │ ├── LI-fence_pole_02.gltf | |
│ │ │ │ ├── LI-fence_pole_02.tscn | |
│ │ │ │ ├── LI-fence_pole_03.bin | |
│ │ │ │ ├── LI-fence_pole_03.gltf | |
│ │ │ │ ├── LI-fence_pole_03.tscn | |
│ │ │ │ ├── LI-fence_pole_04.bin | |
│ │ │ │ ├── LI-fence_pole_04.gltf | |
│ │ │ │ └── LI-fence_pole_04.tscn | |
│ │ │ ├── fence_snow.tres | |
│ │ │ └── nails.tres | |
│ │ ├── paths | |
│ │ │ ├── LI-paths.bin | |
│ │ │ ├── LI-paths.gltf | |
│ │ │ ├── LI-paths.tscn | |
│ │ │ ├── path-faint.tres | |
│ │ │ ├── path-fence.tres | |
│ │ │ ├── path-hub_connection.tres | |
│ │ │ ├── path-hub.tres | |
│ │ │ ├── path-pond.tres | |
│ │ │ ├── path-snowman.tres | |
│ │ │ ├── test_path_1.tres | |
│ │ │ └── test_path_2.tres | |
│ │ ├── pine_tree_alpha | |
│ │ │ ├── LI-pine_tree_alpha_02.bin | |
│ │ │ ├── LI-pine_tree_alpha_02.gltf | |
│ │ │ ├── LI-pine_tree_alpha_02.tscn | |
│ │ │ ├── LI-pine_tree_alpha.bin | |
│ │ │ ├── LI-pine_tree_alpha.gltf | |
│ │ │ ├── LI-pine_tree_alpha.tscn | |
│ │ │ └── pine_tree_shadow_caster.tres | |
│ │ ├── roots | |
│ │ │ ├── roots_simple | |
│ │ │ │ ├── LI-root_01.bin | |
│ │ │ │ ├── LI-root_01.gltf | |
│ │ │ │ ├── LI-root_01.tscn | |
│ │ │ │ ├── LI-root_02.bin | |
│ │ │ │ ├── LI-root_02.gltf | |
│ │ │ │ ├── LI-root_02.tscn | |
│ │ │ │ ├── LI-root_03.bin | |
│ │ │ │ ├── LI-root_03.gltf | |
│ │ │ │ ├── LI-root_03.tscn | |
│ │ │ │ ├── LI-root_04.bin | |
│ │ │ │ ├── LI-root_04.gltf | |
│ │ │ │ ├── LI-root_04.tscn | |
│ │ │ │ ├── LI-root_05.bin | |
│ │ │ │ ├── LI-root_05.gltf | |
│ │ │ │ ├── LI-root_05.tscn | |
│ │ │ │ ├── LI-root_06.bin | |
│ │ │ │ ├── LI-root_06.gltf | |
│ │ │ │ └── LI-root_06.tscn | |
│ │ │ └── roots.tres | |
│ │ ├── shrubs_and_grass | |
│ │ │ ├── bushlets | |
│ │ │ │ ├── LI-bush_small_flat_001.bin | |
│ │ │ │ ├── LI-bush_small_flat_001.gltf | |
│ │ │ │ ├── LI-bush_small_flat_001.tscn | |
│ │ │ │ ├── LI-bush_small_flat_002.bin | |
│ │ │ │ ├── LI-bush_small_flat_002.gltf | |
│ │ │ │ ├── LI-bush_small_flat_002.tscn | |
│ │ │ │ ├── LI-bush_small_flat_003.bin | |
│ │ │ │ ├── LI-bush_small_flat_003.gltf | |
│ │ │ │ ├── LI-bush_small_flat_003.tscn | |
│ │ │ │ ├── LI-bush_small_flat_004.bin | |
│ │ │ │ ├── LI-bush_small_flat_004.gltf | |
│ │ │ │ ├── LI-bush_small_flat_004.tscn | |
│ │ │ │ ├── LI-bush_small_flat_005.bin | |
│ │ │ │ ├── LI-bush_small_flat_005.gltf | |
│ │ │ │ └── LI-bush_small_flat_005.tscn | |
│ │ │ ├── bushlets_blue_delicate | |
│ │ │ │ ├── LI-bushlet_blue_delicate_001.bin | |
│ │ │ │ ├── LI-bushlet_blue_delicate_001.gltf | |
│ │ │ │ ├── LI-bushlet_blue_delicate_001.tscn | |
│ │ │ │ ├── LI-bushlet_blue_delicate_002.bin | |
│ │ │ │ ├── LI-bushlet_blue_delicate_002.gltf | |
│ │ │ │ ├── LI-bushlet_blue_delicate_002.tscn | |
│ │ │ │ ├── LI-bushlet_blue_delicate_003.bin | |
│ │ │ │ ├── LI-bushlet_blue_delicate_003.gltf | |
│ │ │ │ ├── LI-bushlet_blue_delicate_003.tscn | |
│ │ │ │ ├── LI-bushlet_blue_delicate_004.bin | |
│ │ │ │ ├── LI-bushlet_blue_delicate_004.gltf | |
│ │ │ │ ├── LI-bushlet_blue_delicate_004.tscn | |
│ │ │ │ ├── LI-bushlet_blue_delicate_005.bin | |
│ │ │ │ ├── LI-bushlet_blue_delicate_005.gltf | |
│ │ │ │ └── LI-bushlet_blue_delicate_005.tscn | |
│ │ │ ├── bushlets_blue_delicate.tres | |
│ │ │ ├── bushlets_blue_fan | |
│ │ │ │ ├── LI-bushlet_blue_fan_001.bin | |
│ │ │ │ ├── LI-bushlet_blue_fan_001.gltf | |
│ │ │ │ ├── LI-bushlet_blue_fan_001.tscn | |
│ │ │ │ ├── LI-bushlet_blue_fan_002.bin | |
│ │ │ │ ├── LI-bushlet_blue_fan_002.gltf | |
│ │ │ │ ├── LI-bushlet_blue_fan_002.tscn | |
│ │ │ │ ├── LI-bushlet_blue_fan_003.bin | |
│ │ │ │ ├── LI-bushlet_blue_fan_003.gltf | |
│ │ │ │ ├── LI-bushlet_blue_fan_003.tscn | |
│ │ │ │ ├── LI-bushlet_blue_fan_004.bin | |
│ │ │ │ ├── LI-bushlet_blue_fan_004.gltf | |
│ │ │ │ ├── LI-bushlet_blue_fan_004.tscn | |
│ │ │ │ ├── LI-bushlet_blue_fan_005.bin | |
│ │ │ │ ├── LI-bushlet_blue_fan_005.gltf | |
│ │ │ │ ├── LI-bushlet_blue_fan_005.tscn | |
│ │ │ │ ├── LI-bushlet_blue_fan_006.bin | |
│ │ │ │ ├── LI-bushlet_blue_fan_006.gltf | |
│ │ │ │ └── LI-bushlet_blue_fan_006.tscn | |
│ │ │ ├── bushlets_blue_fan.tres | |
│ │ │ ├── bushlets_branched | |
│ │ │ │ ├── LI-bushlet_branched_001.bin | |
│ │ │ │ ├── LI-bushlet_branched_001.gltf | |
│ │ │ │ ├── LI-bushlet_branched_001.tscn | |
│ │ │ │ ├── LI-bushlet_branched_002.bin | |
│ │ │ │ ├── LI-bushlet_branched_002.gltf | |
│ │ │ │ ├── LI-bushlet_branched_002.tscn | |
│ │ │ │ ├── LI-bushlet_branched_003.bin | |
│ │ │ │ ├── LI-bushlet_branched_003.gltf | |
│ │ │ │ ├── LI-bushlet_branched_003.tscn | |
│ │ │ │ ├── LI-bushlet_branched_004.bin | |
│ │ │ │ ├── LI-bushlet_branched_004.gltf | |
│ │ │ │ ├── LI-bushlet_branched_004.tscn | |
│ │ │ │ ├── LI-bushlet_branched_005.bin | |
│ │ │ │ ├── LI-bushlet_branched_005.gltf | |
│ │ │ │ ├── LI-bushlet_branched_005.tscn | |
│ │ │ │ ├── LI-bushlet_branched_006.bin | |
│ │ │ │ ├── LI-bushlet_branched_006.gltf | |
│ │ │ │ └── LI-bushlet_branched_006.tscn | |
│ │ │ ├── bushlets_branched.tres | |
│ │ │ ├── bushlets.tres | |
│ │ │ ├── bushlets_white_garland | |
│ │ │ │ ├── LI-bushlet_white_garland_001.bin | |
│ │ │ │ ├── LI-bushlet_white_garland_001.gltf | |
│ │ │ │ ├── LI-bushlet_white_garland_001.tscn | |
│ │ │ │ ├── LI-bushlet_white_garland_002.bin | |
│ │ │ │ ├── LI-bushlet_white_garland_002.gltf | |
│ │ │ │ ├── LI-bushlet_white_garland_002.tscn | |
│ │ │ │ ├── LI-bushlet_white_garland_003.bin | |
│ │ │ │ ├── LI-bushlet_white_garland_003.gltf | |
│ │ │ │ ├── LI-bushlet_white_garland_003.tscn | |
│ │ │ │ ├── LI-bushlet_white_garland_004.bin | |
│ │ │ │ ├── LI-bushlet_white_garland_004.gltf | |
│ │ │ │ ├── LI-bushlet_white_garland_004.tscn | |
│ │ │ │ ├── LI-bushlet_white_garland_005.bin | |
│ │ │ │ ├── LI-bushlet_white_garland_005.gltf | |
│ │ │ │ ├── LI-bushlet_white_garland_005.tscn | |
│ │ │ │ ├── LI-bushlet_white_garland_006.bin | |
│ │ │ │ ├── LI-bushlet_white_garland_006.gltf | |
│ │ │ │ ├── LI-bushlet_white_garland_006.tscn | |
│ │ │ │ ├── LI-bushlet_white_garland_007.bin | |
│ │ │ │ ├── LI-bushlet_white_garland_007.gltf | |
│ │ │ │ ├── LI-bushlet_white_garland_007.tscn | |
│ │ │ │ ├── LI-bushlet_white_garland_008.bin | |
│ │ │ │ ├── LI-bushlet_white_garland_008.gltf | |
│ │ │ │ └── LI-bushlet_white_garland_008.tscn | |
│ │ │ ├── bushlets_white_garland.tres | |
│ │ │ ├── dogwood | |
│ │ │ │ ├── LI-dogwood_001.bin | |
│ │ │ │ ├── LI-dogwood_001.gltf | |
│ │ │ │ ├── LI-dogwood_001.tscn | |
│ │ │ │ ├── LI-dogwood_002.bin | |
│ │ │ │ ├── LI-dogwood_002.gltf | |
│ │ │ │ ├── LI-dogwood_002.tscn | |
│ │ │ │ ├── LI-dogwood_003.bin | |
│ │ │ │ ├── LI-dogwood_003.gltf | |
│ │ │ │ ├── LI-dogwood_003.tscn | |
│ │ │ │ ├── LI-dogwood_004.bin | |
│ │ │ │ ├── LI-dogwood_004.gltf | |
│ │ │ │ ├── LI-dogwood_004.tscn | |
│ │ │ │ ├── LI-dogwood_005.bin | |
│ │ │ │ ├── LI-dogwood_005.gltf | |
│ │ │ │ ├── LI-dogwood_005.tscn | |
│ │ │ │ ├── LI-dogwood_006.bin | |
│ │ │ │ ├── LI-dogwood_006.gltf | |
│ │ │ │ ├── LI-dogwood_006.tscn | |
│ │ │ │ ├── LI-dogwood_007.bin | |
│ │ │ │ ├── LI-dogwood_007.gltf | |
│ │ │ │ ├── LI-dogwood_007.tscn | |
│ │ │ │ ├── LI-dogwood_008.bin | |
│ │ │ │ ├── LI-dogwood_008.gltf | |
│ │ │ │ └── LI-dogwood_008.tscn | |
│ │ │ ├── dogwood.tres | |
│ │ │ ├── grass | |
│ │ │ │ ├── LI-grass_001.bin | |
│ │ │ │ ├── LI-grass_001.gltf | |
│ │ │ │ ├── LI-grass_001.tscn | |
│ │ │ │ ├── LI-grass_002.bin | |
│ │ │ │ ├── LI-grass_002.gltf | |
│ │ │ │ ├── LI-grass_002.tscn | |
│ │ │ │ ├── LI-grass_003.bin | |
│ │ │ │ ├── LI-grass_003.gltf | |
│ │ │ │ ├── LI-grass_003.tscn | |
│ │ │ │ ├── LI-grass_004.bin | |
│ │ │ │ ├── LI-grass_004.gltf | |
│ │ │ │ ├── LI-grass_004.tscn | |
│ │ │ │ ├── LI-grass_005.bin | |
│ │ │ │ ├── LI-grass_005.gltf | |
│ │ │ │ ├── LI-grass_005.tscn | |
│ │ │ │ ├── LI-grass_006.bin | |
│ │ │ │ ├── LI-grass_006.gltf | |
│ │ │ │ ├── LI-grass_006.tscn | |
│ │ │ │ ├── LI-grass_007.bin | |
│ │ │ │ ├── LI-grass_007.gltf | |
│ │ │ │ ├── LI-grass_007.tscn | |
│ │ │ │ ├── LI-grass_008.bin | |
│ │ │ │ ├── LI-grass_008.gltf | |
│ │ │ │ ├── LI-grass_008.tscn | |
│ │ │ │ ├── LI-grass_009.bin | |
│ │ │ │ ├── LI-grass_009.gltf | |
│ │ │ │ ├── LI-grass_009.tscn | |
│ │ │ │ ├── LI-grass_010.bin | |
│ │ │ │ ├── LI-grass_010.gltf | |
│ │ │ │ ├── LI-grass_010.tscn | |
│ │ │ │ ├── LI-grass_011.bin | |
│ │ │ │ ├── LI-grass_011.gltf | |
│ │ │ │ ├── LI-grass_011.tscn | |
│ │ │ │ ├── LI-grass_012.bin | |
│ │ │ │ ├── LI-grass_012.gltf | |
│ │ │ │ ├── LI-grass_012.tscn | |
│ │ │ │ ├── LI-grass_013.bin | |
│ │ │ │ ├── LI-grass_013.gltf | |
│ │ │ │ ├── LI-grass_013.tscn | |
│ │ │ │ ├── LI-grass_014.bin | |
│ │ │ │ ├── LI-grass_014.gltf | |
│ │ │ │ ├── LI-grass_014.tscn | |
│ │ │ │ ├── LI-grass_015.bin | |
│ │ │ │ ├── LI-grass_015.gltf | |
│ │ │ │ ├── LI-grass_015.tscn | |
│ │ │ │ ├── LI-grass_016.bin | |
│ │ │ │ ├── LI-grass_016.gltf | |
│ │ │ │ ├── LI-grass_016.tscn | |
│ │ │ │ ├── LI-grass_017.bin | |
│ │ │ │ ├── LI-grass_017.gltf | |
│ │ │ │ ├── LI-grass_017.tscn | |
│ │ │ │ ├── LI-grass_018.bin | |
│ │ │ │ ├── LI-grass_018.gltf | |
│ │ │ │ ├── LI-grass_018.tscn | |
│ │ │ │ ├── LI-grass_019.bin | |
│ │ │ │ ├── LI-grass_019.gltf | |
│ │ │ │ ├── LI-grass_019.tscn | |
│ │ │ │ ├── LI-grass_020.bin | |
│ │ │ │ ├── LI-grass_020.gltf | |
│ │ │ │ └── LI-grass_020.tscn | |
│ │ │ ├── grass.tres | |
│ │ │ ├── reeds | |
│ │ │ │ ├── LI-reed_001.bin | |
│ │ │ │ ├── LI-reed_001.gltf | |
│ │ │ │ ├── LI-reed_001.tscn | |
│ │ │ │ ├── LI-reed_002.bin | |
│ │ │ │ ├── LI-reed_002.gltf | |
│ │ │ │ ├── LI-reed_002.tscn | |
│ │ │ │ ├── LI-reed_003.bin | |
│ │ │ │ ├── LI-reed_003.gltf | |
│ │ │ │ ├── LI-reed_003.tscn | |
│ │ │ │ ├── LI-reed_004.bin | |
│ │ │ │ ├── LI-reed_004.gltf | |
│ │ │ │ ├── LI-reed_004.tscn | |
│ │ │ │ ├── LI-reed_005.bin | |
│ │ │ │ ├── LI-reed_005.gltf | |
│ │ │ │ ├── LI-reed_005.tscn | |
│ │ │ │ ├── LI-reed_006.bin | |
│ │ │ │ ├── LI-reed_006.gltf | |
│ │ │ │ ├── LI-reed_006.tscn | |
│ │ │ │ ├── LI-reed_007.bin | |
│ │ │ │ ├── LI-reed_007.gltf | |
│ │ │ │ ├── LI-reed_007.tscn | |
│ │ │ │ ├── LI-reed_008.bin | |
│ │ │ │ ├── LI-reed_008.gltf | |
│ │ │ │ ├── LI-reed_008.tscn | |
│ │ │ │ ├── LI-reed_009.bin | |
│ │ │ │ ├── LI-reed_009.gltf | |
│ │ │ │ ├── LI-reed_009.tscn | |
│ │ │ │ ├── LI-reed_010.bin | |
│ │ │ │ ├── LI-reed_010.gltf | |
│ │ │ │ ├── LI-reed_010.tscn | |
│ │ │ │ ├── LI-reed_011.bin | |
│ │ │ │ ├── LI-reed_011.gltf | |
│ │ │ │ ├── LI-reed_011.tscn | |
│ │ │ │ ├── LI-reed_012.bin | |
│ │ │ │ ├── LI-reed_012.gltf | |
│ │ │ │ ├── LI-reed_012.tscn | |
│ │ │ │ ├── LI-reed_013.bin | |
│ │ │ │ ├── LI-reed_013.gltf | |
│ │ │ │ ├── LI-reed_013.tscn | |
│ │ │ │ ├── LI-reed_014.bin | |
│ │ │ │ ├── LI-reed_014.gltf | |
│ │ │ │ ├── LI-reed_014.tscn | |
│ │ │ │ ├── LI-reed_015.bin | |
│ │ │ │ ├── LI-reed_015.gltf | |
│ │ │ │ ├── LI-reed_015.tscn | |
│ │ │ │ ├── LI-reed_016.bin | |
│ │ │ │ ├── LI-reed_016.gltf | |
│ │ │ │ ├── LI-reed_016.tscn | |
│ │ │ │ ├── LI-reed_017.bin | |
│ │ │ │ ├── LI-reed_017.gltf | |
│ │ │ │ ├── LI-reed_017.tscn | |
│ │ │ │ ├── LI-reed_018.bin | |
│ │ │ │ ├── LI-reed_018.gltf | |
│ │ │ │ ├── LI-reed_018.tscn | |
│ │ │ │ ├── LI-reed_019.bin | |
│ │ │ │ ├── LI-reed_019.gltf | |
│ │ │ │ ├── LI-reed_019.tscn | |
│ │ │ │ ├── LI-reed_020.bin | |
│ │ │ │ ├── LI-reed_020.gltf | |
│ │ │ │ ├── LI-reed_020.tscn | |
│ │ │ │ ├── LI-reed_021.bin | |
│ │ │ │ ├── LI-reed_021.gltf | |
│ │ │ │ ├── LI-reed_021.tscn | |
│ │ │ │ ├── LI-reed_022.bin | |
│ │ │ │ ├── LI-reed_022.gltf | |
│ │ │ │ ├── LI-reed_022.tscn | |
│ │ │ │ ├── LI-reed_023.bin | |
│ │ │ │ ├── LI-reed_023.gltf | |
│ │ │ │ ├── LI-reed_023.tscn | |
│ │ │ │ ├── LI-reed_024.bin | |
│ │ │ │ ├── LI-reed_024.gltf | |
│ │ │ │ ├── LI-reed_024.tscn | |
│ │ │ │ ├── LI-reed_025.bin | |
│ │ │ │ ├── LI-reed_025.gltf | |
│ │ │ │ ├── LI-reed_025.tscn | |
│ │ │ │ ├── LI-reed_026.bin | |
│ │ │ │ ├── LI-reed_026.gltf | |
│ │ │ │ ├── LI-reed_026.tscn | |
│ │ │ │ ├── LI-reed_027.bin | |
│ │ │ │ ├── LI-reed_027.gltf | |
│ │ │ │ ├── LI-reed_027.tscn | |
│ │ │ │ ├── LI-reed_028.bin | |
│ │ │ │ ├── LI-reed_028.gltf | |
│ │ │ │ ├── LI-reed_028.tscn | |
│ │ │ │ ├── LI-reed_029.bin | |
│ │ │ │ ├── LI-reed_029.gltf | |
│ │ │ │ ├── LI-reed_029.tscn | |
│ │ │ │ ├── LI-reed_030.bin | |
│ │ │ │ ├── LI-reed_030.gltf | |
│ │ │ │ ├── LI-reed_030.tscn | |
│ │ │ │ ├── LI-reed_031.bin | |
│ │ │ │ ├── LI-reed_031.gltf | |
│ │ │ │ ├── LI-reed_031.tscn | |
│ │ │ │ ├── LI-reed_032.bin | |
│ │ │ │ ├── LI-reed_032.gltf | |
│ │ │ │ └── LI-reed_032.tscn | |
│ │ │ └── reed.tres | |
│ │ ├── signs | |
│ │ │ ├── fence_sign.tres | |
│ │ │ ├── fireplace_sign.tres | |
│ │ │ ├── forest_sign.tres | |
│ │ │ ├── LI-fence_sign-left.bin | |
│ │ │ ├── LI-fence_sign-left.gltf | |
│ │ │ ├── LI-fence_sign-left.tscn | |
│ │ │ ├── LI-fence_sign-right.bin | |
│ │ │ ├── LI-fence_sign-right.gltf | |
│ │ │ ├── LI-fence_sign-right.tscn | |
│ │ │ ├── LI-fireplace_sign-left.bin | |
│ │ │ ├── LI-fireplace_sign-left.gltf | |
│ │ │ ├── LI-fireplace_sign-left.tscn | |
│ │ │ ├── LI-fireplace_sign-right.bin | |
│ │ │ ├── LI-fireplace_sign-right.gltf | |
│ │ │ ├── LI-fireplace_sign-right.tscn | |
│ │ │ ├── LI-forest_sign-left.bin | |
│ │ │ ├── LI-forest_sign-left.gltf | |
│ │ │ ├── LI-forest_sign-left.tscn | |
│ │ │ ├── LI-forest_sign-right.bin | |
│ │ │ ├── LI-forest_sign-right.gltf | |
│ │ │ ├── LI-forest_sign-right.tscn | |
│ │ │ ├── LI-pond_sign-left.bin | |
│ │ │ ├── LI-pond_sign-left.gltf | |
│ │ │ ├── LI-pond_sign-left.tscn | |
│ │ │ ├── LI-pond_sign-right.bin | |
│ │ │ ├── LI-pond_sign-right.gltf | |
│ │ │ ├── LI-pond_sign-right.tscn | |
│ │ │ ├── LI-sign_stem.bin | |
│ │ │ ├── LI-sign_stem.gltf | |
│ │ │ ├── LI-sign_stem.tscn | |
│ │ │ ├── paper_fine_normal.png | |
│ │ │ ├── pond_sign.tres | |
│ │ │ ├── sign_board-albedo.png | |
│ │ │ └── sign_stem.tres | |
│ │ ├── snow | |
│ │ │ ├── ripped_snow_piles | |
│ │ │ │ ├── LI-snow_ripped_pile_001.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_001.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_001.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_002.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_002.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_002.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_003.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_003.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_003.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_004.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_004.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_004.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_005.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_005.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_005.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_006.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_006.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_006.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_007.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_007.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_007.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_008.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_008.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_008.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_009.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_009.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_009.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_010.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_010.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_010.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_011.bin | |
│ │ │ │ ├── LI-snow_ripped_pile_011.gltf | |
│ │ │ │ ├── LI-snow_ripped_pile_011.tscn | |
│ │ │ │ ├── LI-snow_ripped_pile_012.gltf | |
│ │ │ │ └── LI-snow_ripped_pile_012.tscn | |
│ │ │ └── snow_pieces | |
│ │ │ ├── LI-snow_piece-001.bin | |
│ │ │ ├── LI-snow_piece-001.gltf | |
│ │ │ ├── LI-snow_piece-001.tscn | |
│ │ │ ├── LI-snow_piece-002.bin | |
│ │ │ ├── LI-snow_piece-002.gltf | |
│ │ │ ├── LI-snow_piece-002.tscn | |
│ │ │ ├── LI-snow_piece-003.bin | |
│ │ │ ├── LI-snow_piece-003.gltf | |
│ │ │ ├── LI-snow_piece-003.tscn | |
│ │ │ ├── LI-snow_piece-004.bin | |
│ │ │ ├── LI-snow_piece-004.gltf | |
│ │ │ ├── LI-snow_piece-004.tscn | |
│ │ │ ├── LI-snow_piece-005.bin | |
│ │ │ ├── LI-snow_piece-005.gltf | |
│ │ │ ├── LI-snow_piece-005.tscn | |
│ │ │ ├── LI-snow_piece-006.bin | |
│ │ │ ├── LI-snow_piece-006.gltf | |
│ │ │ ├── LI-snow_piece-006.tscn | |
│ │ │ ├── LI-snow_piece-007.bin | |
│ │ │ ├── LI-snow_piece-007.gltf | |
│ │ │ ├── LI-snow_piece-007.tscn | |
│ │ │ ├── LI-snow_piece-008.bin | |
│ │ │ ├── LI-snow_piece-008.gltf | |
│ │ │ └── LI-snow_piece-008.tscn | |
│ │ ├── snow_patches | |
│ │ │ ├── LI-snow_patch_01.bin | |
│ │ │ ├── LI-snow_patch_01.gltf | |
│ │ │ ├── LI-snow_patch_01.tscn | |
│ │ │ ├── LI-snow_patch_02.bin | |
│ │ │ ├── LI-snow_patch_02.gltf | |
│ │ │ ├── LI-snow_patch_02.tscn | |
│ │ │ ├── snow_patch_01.tres | |
│ │ │ └── snow_patch_02.tres | |
│ │ ├── stone_plateau_albedo.png | |
│ │ ├── stone_plateaus | |
│ │ │ ├── LI-stone_plateau_001.bin | |
│ │ │ ├── LI-stone_plateau_001.gltf | |
│ │ │ ├── LI-stone_plateau_001.tscn | |
│ │ │ ├── LI-stone_plateau_002.bin | |
│ │ │ ├── LI-stone_plateau_002.gltf | |
│ │ │ ├── LI-stone_plateau_002.tscn | |
│ │ │ ├── LI-stone_plateau_003.bin | |
│ │ │ ├── LI-stone_plateau_003.gltf | |
│ │ │ ├── LI-stone_plateau_003.tscn | |
│ │ │ ├── snow_edge_plateau.tres | |
│ │ │ └── stone_wall_snowy.tres | |
│ │ ├── stone_walls | |
│ │ │ ├── snow_edge_stone_wall.tres | |
│ │ │ ├── snow_gen.tres | |
│ │ │ ├── snow_wall_top.tres | |
│ │ │ ├── stone_walls | |
│ │ │ │ ├── LI-stone_wall_0011.bin | |
│ │ │ │ ├── LI-stone_wall_0011.gltf | |
│ │ │ │ ├── LI-stone_wall_0011.tscn | |
│ │ │ │ ├── LI-stone_wall_001.bin | |
│ │ │ │ ├── LI-stone_wall_001.gltf | |
│ │ │ │ ├── LI-stone_wall_001.tscn | |
│ │ │ │ ├── LI-stone_wall_002.bin | |
│ │ │ │ ├── LI-stone_wall_002.gltf | |
│ │ │ │ ├── LI-stone_wall_002.tscn | |
│ │ │ │ ├── LI-stone_wall_003.bin | |
│ │ │ │ ├── LI-stone_wall_003.gltf | |
│ │ │ │ ├── LI-stone_wall_003.tscn | |
│ │ │ │ ├── LI-stone_wall_004.bin | |
│ │ │ │ ├── LI-stone_wall_004.gltf | |
│ │ │ │ ├── LI-stone_wall_004.tscn | |
│ │ │ │ ├── LI-stone_wall_005.bin | |
│ │ │ │ ├── LI-stone_wall_005.gltf | |
│ │ │ │ ├── LI-stone_wall_005.tscn | |
│ │ │ │ ├── LI-stone_wall_006.bin | |
│ │ │ │ ├── LI-stone_wall_006.gltf | |
│ │ │ │ ├── LI-stone_wall_006.tscn | |
│ │ │ │ ├── LI-stone_wall_007.bin | |
│ │ │ │ ├── LI-stone_wall_007.gltf | |
│ │ │ │ ├── LI-stone_wall_007.tscn | |
│ │ │ │ ├── LI-stone_wall_008.bin | |
│ │ │ │ ├── LI-stone_wall_008.gltf | |
│ │ │ │ ├── LI-stone_wall_008.tscn | |
│ │ │ │ ├── LI-stone_wall_009.bin | |
│ │ │ │ ├── LI-stone_wall_009.gltf | |
│ │ │ │ ├── LI-stone_wall_009.tscn | |
│ │ │ │ ├── LI-stone_wall_010.bin | |
│ │ │ │ ├── LI-stone_wall_010.gltf | |
│ │ │ │ ├── LI-stone_wall_010.tscn | |
│ │ │ │ ├── LI-stone_wall_012.bin | |
│ │ │ │ ├── LI-stone_wall_012.gltf | |
│ │ │ │ ├── LI-stone_wall_012.tscn | |
│ │ │ │ ├── LI-stone_wall_013.bin | |
│ │ │ │ ├── LI-stone_wall_013.gltf | |
│ │ │ │ └── LI-stone_wall_013.tscn | |
│ │ │ └── stone_wall.tres | |
│ │ ├── textures | |
│ │ │ ├── birch_albedo_ripped.png | |
│ │ │ ├── birch_branches_albedo_01.png | |
│ │ │ ├── birch_branches_normal_01.png | |
│ │ │ ├── birch_branches_roughness_01.png | |
│ │ │ ├── birch_tree_albedo_01.png | |
│ │ │ ├── birch_tree_normal_01.png | |
│ │ │ ├── birch_tree_roughness_01.png | |
│ │ │ ├── bird_houses_albedo.png | |
│ │ │ ├── boulders_albedo_01.png | |
│ │ │ ├── boulders_cut_albedo.png | |
│ │ │ ├── boulders_roughness_01.png | |
│ │ │ ├── bush_foliage_atlas_albedo_01.png | |
│ │ │ ├── bush_foliage_atlas_normal_01.png | |
│ │ │ ├── bush_foliage_atlas_roughness_01.png | |
│ │ │ ├── bushlets_blue_delicate_albedo.png | |
│ │ │ ├── bushlets_blue_delicate_roughness.png | |
│ │ │ ├── bushlets_blue_fan_albedo.png | |
│ │ │ ├── bushlets_blue_fan_roughness.png | |
│ │ │ ├── bushlets_branched_albedo.png | |
│ │ │ ├── bushlets_branched_roughness.png | |
│ │ │ ├── bushlets_dogwood_albedo.png | |
│ │ │ ├── bushlets_dogwood_roughness.png | |
│ │ │ ├── bushlets_white_garland_albedo.png | |
│ │ │ ├── bushlets_white_garland_roughness.png | |
│ │ │ ├── cliff_albedo_01.png | |
│ │ │ ├── cliff_albedo_02.png | |
│ │ │ ├── cliff_normal_01.png | |
│ │ │ ├── cliff_roughness_01.png | |
│ │ │ ├── creek-bed.png | |
│ │ │ ├── creek-snow_edge.png | |
│ │ │ ├── fireplace_sign-albedo.png | |
│ │ │ ├── grass-albedo.png | |
│ │ │ ├── grass-normal.png | |
│ │ │ ├── grass-roughness.png | |
│ │ │ ├── path_1_albedo.png | |
│ │ │ ├── path_2_albedo.png | |
│ │ │ ├── path_2_connection.png | |
│ │ │ ├── path_3_albedo.png | |
│ │ │ ├── path_7_albedo.png | |
│ │ │ ├── path-albedo.png | |
│ │ │ ├── path_faint_albedo.png | |
│ │ │ ├── path-normal.png | |
│ │ │ ├── path_snowman_1.png | |
│ │ │ ├── pine_bark_albedo.png | |
│ │ │ ├── pine_bark_albedo_ripped.png | |
│ │ │ ├── pine_bark_alt_albedo_01.png | |
│ │ │ ├── pine_bark_alt_albedo_ripped.png | |
│ │ │ ├── pine_bark_alt_normal_01.png | |
│ │ │ ├── pine_bark_alt_roughness_01.png | |
│ │ │ ├── pine_bark_normal.png | |
│ │ │ ├── pine_bark_roughness.png | |
│ │ │ ├── pine_cuts_atlas_albedo_01.png | |
│ │ │ ├── pine_cuts_atlas_normal_01.png | |
│ │ │ ├── pine_cuts_atlas_roughness_01.png | |
│ │ │ ├── pine_leaves_albedo_01.png | |
│ │ │ ├── pine_leaves_normal_01.png | |
│ │ │ ├── pine_leaves_roughness_01.png | |
│ │ │ ├── pines_knotholes_albedo.png | |
│ │ │ ├── pine_trees_alpha.png | |
│ │ │ ├── reeds_albedo.png | |
│ │ │ ├── reeds_normal.png | |
│ │ │ ├── reeds_roughness.png | |
│ │ │ ├── roots_simple-albedo.png | |
│ │ │ ├── roots_simple-normal.png | |
│ │ │ ├── sign_fence-albedo.png | |
│ │ │ ├── sign_fireplace-albedo.png | |
│ │ │ ├── sign_forest-albedo.png | |
│ │ │ ├── sign_forest_albedo.png | |
│ │ │ ├── sign_pond-albedo.png | |
│ │ │ ├── sign_pond_albedo.png | |
│ │ │ ├── snow_pieces_albedo_01.png | |
│ │ │ ├── snow_pieces_normal_01.png | |
│ │ │ ├── snow_ripped_piles_albedo_01.png | |
│ │ │ ├── snow_ripped_piles_normal_01.png | |
│ │ │ ├── stone_plateau_albedo.png | |
│ │ │ ├── traffic_cone_tennis_ball_albedo.png | |
│ │ │ ├── tree_shrooms_albedo.png | |
│ │ │ ├── tree_stumps_albedo_01.png | |
│ │ │ ├── tree_stumps_normal_01.png | |
│ │ │ └── tree_stumps_roughness_01.png | |
│ │ ├── trees | |
│ │ │ ├── birch_branches | |
│ │ │ │ ├── LI-birch_branch_001.bin | |
│ │ │ │ ├── LI-birch_branch_001.gltf | |
│ │ │ │ ├── LI-birch_branch_001.tscn | |
│ │ │ │ ├── LI-birch_branch_002.bin | |
│ │ │ │ ├── LI-birch_branch_002.gltf | |
│ │ │ │ ├── LI-birch_branch_002.tscn | |
│ │ │ │ ├── LI-birch_branch_003.bin | |
│ │ │ │ ├── LI-birch_branch_003.gltf | |
│ │ │ │ ├── LI-birch_branch_003.tscn | |
│ │ │ │ ├── LI-birch_branch_004.bin | |
│ │ │ │ ├── LI-birch_branch_004.gltf | |
│ │ │ │ ├── LI-birch_branch_004.tscn | |
│ │ │ │ ├── LI-birch_branch_005.bin | |
│ │ │ │ ├── LI-birch_branch_005.gltf | |
│ │ │ │ ├── LI-birch_branch_005.tscn | |
│ │ │ │ ├── LI-birch_branch_006.bin | |
│ │ │ │ ├── LI-birch_branch_006.gltf | |
│ │ │ │ ├── LI-birch_branch_006.tscn | |
│ │ │ │ ├── LI-birch_branch_007.bin | |
│ │ │ │ ├── LI-birch_branch_007.gltf | |
│ │ │ │ ├── LI-birch_branch_007.tscn | |
│ │ │ │ ├── LI-birch_branch_008.bin | |
│ │ │ │ ├── LI-birch_branch_008.gltf | |
│ │ │ │ ├── LI-birch_branch_008.tscn | |
│ │ │ │ ├── LI-birch_branch_009.bin | |
│ │ │ │ ├── LI-birch_branch_009.gltf | |
│ │ │ │ ├── LI-birch_branch_009.tscn | |
│ │ │ │ ├── LI-birch_branch_010.bin | |
│ │ │ │ ├── LI-birch_branch_010.gltf | |
│ │ │ │ ├── LI-birch_branch_010.tscn | |
│ │ │ │ ├── LI-birch_branch_011.bin | |
│ │ │ │ ├── LI-birch_branch_011.gltf | |
│ │ │ │ ├── LI-birch_branch_011.tscn | |
│ │ │ │ ├── LI-birch_branch_012.bin | |
│ │ │ │ ├── LI-birch_branch_012.gltf | |
│ │ │ │ ├── LI-birch_branch_012.tscn | |
│ │ │ │ ├── LI-birch_branch_013.bin | |
│ │ │ │ ├── LI-birch_branch_013.gltf | |
│ │ │ │ ├── LI-birch_branch_013.tscn | |
│ │ │ │ ├── LI-birch_branch_014.bin | |
│ │ │ │ ├── LI-birch_branch_014.gltf | |
│ │ │ │ ├── LI-birch_branch_014.tscn | |
│ │ │ │ ├── LI-birch_branch_015.bin | |
│ │ │ │ ├── LI-birch_branch_015.gltf | |
│ │ │ │ └── LI-birch_branch_015.tscn | |
│ │ │ ├── birch_branches_albedo_01.tres | |
│ │ │ ├── birch_outgrowth | |
│ │ │ │ ├── LI-birch_outgrowth_001.bin | |
│ │ │ │ ├── LI-birch_outgrowth_001.gltf | |
│ │ │ │ ├── LI-birch_outgrowth_001.tscn | |
│ │ │ │ ├── LI-birch_outgrowth_002.bin | |
│ │ │ │ ├── LI-birch_outgrowth_002.gltf | |
│ │ │ │ ├── LI-birch_outgrowth_002.tscn | |
│ │ │ │ ├── LI-birch_outgrowth_003.bin | |
│ │ │ │ ├── LI-birch_outgrowth_003.gltf | |
│ │ │ │ ├── LI-birch_outgrowth_003.tscn | |
│ │ │ │ ├── LI-birch_outgrowth_004.bin | |
│ │ │ │ ├── LI-birch_outgrowth_004.gltf | |
│ │ │ │ ├── LI-birch_outgrowth_004.tscn | |
│ │ │ │ ├── LI-birch_outgrowth_005.bin | |
│ │ │ │ ├── LI-birch_outgrowth_005.gltf | |
│ │ │ │ ├── LI-birch_outgrowth_005.tscn | |
│ │ │ │ ├── LI-birch_outgrowth_006.bin | |
│ │ │ │ ├── LI-birch_outgrowth_006.gltf | |
│ │ │ │ └── LI-birch_outgrowth_006.tscn | |
│ │ │ ├── birch_tree_fade.tres | |
│ │ │ ├── birch_tree_outer_layer.tres | |
│ │ │ ├── birch_tree_outgrowths.tres | |
│ │ │ ├── birch_trees | |
│ │ │ │ ├── LI-birch_tree_001.bin | |
│ │ │ │ ├── LI-birch_tree_001.gltf | |
│ │ │ │ ├── LI-birch_tree_001.tscn | |
│ │ │ │ ├── LI-birch_tree_002.bin | |
│ │ │ │ ├── LI-birch_tree_002.gltf | |
│ │ │ │ ├── LI-birch_tree_002.tscn | |
│ │ │ │ ├── LI-birch_tree_003.bin | |
│ │ │ │ ├── LI-birch_tree_003.gltf | |
│ │ │ │ ├── LI-birch_tree_003.tscn | |
│ │ │ │ ├── LI-birch_tree_004.bin | |
│ │ │ │ ├── LI-birch_tree_004.gltf | |
│ │ │ │ ├── LI-birch_tree_004.tscn | |
│ │ │ │ ├── LI-birch_tree_005.bin | |
│ │ │ │ ├── LI-birch_tree_005.gltf | |
│ │ │ │ └── LI-birch_tree_005.tscn | |
│ │ │ ├── birch_tree.tres | |
│ │ │ ├── logs | |
│ │ │ │ ├── LI-log_001.bin | |
│ │ │ │ ├── LI-log_001.gltf | |
│ │ │ │ ├── LI-log_001.tscn | |
│ │ │ │ ├── LI-log_002.bin | |
│ │ │ │ ├── LI-log_002.gltf | |
│ │ │ │ ├── LI-log_002.tscn | |
│ │ │ │ ├── LI-log_003.bin | |
│ │ │ │ ├── LI-log_003.gltf | |
│ │ │ │ └── LI-log_003.tscn | |
│ │ │ ├── pine_alt_trees | |
│ │ │ │ ├── LI-pine_tree_alt_001.bin | |
│ │ │ │ ├── LI-pine_tree_alt_001.gltf | |
│ │ │ │ ├── LI-pine_tree_alt_001.tscn | |
│ │ │ │ ├── LI-pine_tree_alt_002.bin | |
│ │ │ │ ├── LI-pine_tree_alt_002.gltf | |
│ │ │ │ ├── LI-pine_tree_alt_002.tscn | |
│ │ │ │ ├── LI-pine_tree_alt_003.bin | |
│ │ │ │ ├── LI-pine_tree_alt_003.gltf | |
│ │ │ │ ├── LI-pine_tree_alt_003.tscn | |
│ │ │ │ ├── LI-pine_tree_alt_004.bin | |
│ │ │ │ ├── LI-pine_tree_alt_004.gltf | |
│ │ │ │ ├── LI-pine_tree_alt_004.tscn | |
│ │ │ │ ├── LI-pine_tree_alt_005.bin | |
│ │ │ │ ├── LI-pine_tree_alt_005.gltf | |
│ │ │ │ └── LI-pine_tree_alt_005.tscn | |
│ │ │ ├── pine_bark_alt_fade.tres | |
│ │ │ ├── pine_bark_alt-log.tres | |
│ │ │ ├── pine_bark_alt-stump.tres | |
│ │ │ ├── pine_bark_alt.tres | |
│ │ │ ├── pine_bark_fade.tres | |
│ │ │ ├── pine_bark_simplified.tres | |
│ │ │ ├── pine_bark-stump.tres | |
│ │ │ ├── pine_bark.tres | |
│ │ │ ├── pine_cuts | |
│ │ │ │ ├── LI-pine_cut_patch_001.bin | |
│ │ │ │ ├── LI-pine_cut_patch_001.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_001.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_002.bin | |
│ │ │ │ ├── LI-pine_cut_patch_002.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_002.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_003.bin | |
│ │ │ │ ├── LI-pine_cut_patch_003.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_003.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_004.bin | |
│ │ │ │ ├── LI-pine_cut_patch_004.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_004.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_005.bin | |
│ │ │ │ ├── LI-pine_cut_patch_005.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_005.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_006.bin | |
│ │ │ │ ├── LI-pine_cut_patch_006.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_006.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_007.bin | |
│ │ │ │ ├── LI-pine_cut_patch_007.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_007.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_008.bin | |
│ │ │ │ ├── LI-pine_cut_patch_008.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_008.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_009.bin | |
│ │ │ │ ├── LI-pine_cut_patch_009.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_009.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_010.bin | |
│ │ │ │ ├── LI-pine_cut_patch_010.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_010.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_011.bin | |
│ │ │ │ ├── LI-pine_cut_patch_011.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_011.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_012.bin | |
│ │ │ │ ├── LI-pine_cut_patch_012.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_012.tscn | |
│ │ │ │ ├── LI-pine_cut_patch_013.bin | |
│ │ │ │ ├── LI-pine_cut_patch_013.gltf | |
│ │ │ │ ├── LI-pine_cut_patch_013.tscn | |
│ │ │ │ └── textures | |
│ │ │ │ ├── pine_cuts_albedo_01.png | |
│ │ │ │ ├── pine_cuts_normal_01.png | |
│ │ │ │ └── pine_cuts_roughness_01.png | |
│ │ │ ├── pine_cuts_albedo_01.tres | |
│ │ │ ├── pine_cuts_atlas_albedo_01.tres | |
│ │ │ ├── pine_leaves | |
│ │ │ │ ├── LI-tree_foliage_branch_large_001.bin | |
│ │ │ │ ├── LI-tree_foliage_branch_large_001.gltf | |
│ │ │ │ ├── LI-tree_foliage_branch_large_001.tscn | |
│ │ │ │ ├── LI-tree_foliage_branch_large_002.bin | |
│ │ │ │ ├── LI-tree_foliage_branch_large_002.gltf | |
│ │ │ │ ├── LI-tree_foliage_branch_large_002.tscn | |
│ │ │ │ ├── LI-tree_foliage_branch_medium_001.bin | |
│ │ │ │ ├── LI-tree_foliage_branch_medium_001.gltf | |
│ │ │ │ ├── LI-tree_foliage_branch_medium_001.tscn | |
│ │ │ │ ├── LI-tree_foliage-branch_medium_002.bin | |
│ │ │ │ ├── LI-tree_foliage_branch_medium_002.bin | |
│ │ │ │ ├── LI-tree_foliage-branch_medium_002.gltf | |
│ │ │ │ ├── LI-tree_foliage_branch_medium_002.gltf | |
│ │ │ │ ├── LI-tree_foliage-branch_medium_002.tscn | |
│ │ │ │ ├── LI-tree_foliage_branch_medium_002.tscn | |
│ │ │ │ ├── LI-tree_foliage_branch_small_001.bin | |
│ │ │ │ ├── LI-tree_foliage_branch_small_001.gltf | |
│ │ │ │ ├── LI-tree_foliage_branch_small_001.tscn | |
│ │ │ │ ├── LI-tree_foliage_branch_small_002.bin | |
│ │ │ │ ├── LI-tree_foliage_branch_small_002.gltf | |
│ │ │ │ ├── LI-tree_foliage_branch_small_002.tscn | |
│ │ │ │ ├── LI-tree_foliage_branch_small_003.bin | |
│ │ │ │ ├── LI-tree_foliage_branch_small_003.gltf | |
│ │ │ │ ├── LI-tree_foliage_branch_small_003.tscn | |
│ │ │ │ ├── LI-tree_foliage_large_001.bin | |
│ │ │ │ ├── LI-tree_foliage_large_001.gltf | |
│ │ │ │ ├── LI-tree_foliage_large_001.tscn | |
│ │ │ │ ├── LI-tree_foliage_large_002.bin | |
│ │ │ │ ├── LI-tree_foliage_large_002.gltf | |
│ │ │ │ ├── LI-tree_foliage_large_002.tscn | |
│ │ │ │ ├── LI-tree_foliage_large_003.bin | |
│ │ │ │ ├── LI-tree_foliage_large_003.gltf | |
│ │ │ │ ├── LI-tree_foliage_large_003.tscn | |
│ │ │ │ ├── LI-tree_foliage-medium_002.bin | |
│ │ │ │ ├── LI-tree_foliage-medium_002.gltf | |
│ │ │ │ ├── LI-tree_foliage-medium_002.tscn | |
│ │ │ │ ├── LI-tree_foliage-medium_003.bin | |
│ │ │ │ ├── LI-tree_foliage-medium_003.gltf | |
│ │ │ │ ├── LI-tree_foliage-medium_003.tscn | |
│ │ │ │ ├── LI-tree_foliage-square_001.bin | |
│ │ │ │ ├── LI-tree_foliage-square_001.gltf | |
│ │ │ │ ├── LI-tree_foliage-square_001.tscn | |
│ │ │ │ ├── LI-tree_foliage-square_002.bin | |
│ │ │ │ ├── LI-tree_foliage-square_002.gltf | |
│ │ │ │ └── LI-tree_foliage-square_002.tscn | |
│ │ │ ├── pines_knotholes | |
│ │ │ │ ├── LI-pine_knothole_001.bin | |
│ │ │ │ ├── LI-pine_knothole_001.gltf | |
│ │ │ │ ├── LI-pine_knothole_001.tscn | |
│ │ │ │ ├── LI-pine_knothole_002.bin | |
│ │ │ │ ├── LI-pine_knothole_002.gltf | |
│ │ │ │ ├── LI-pine_knothole_002.tscn | |
│ │ │ │ ├── LI-pine_knothole_003.bin | |
│ │ │ │ ├── LI-pine_knothole_003.gltf | |
│ │ │ │ ├── LI-pine_knothole_003.tscn | |
│ │ │ │ ├── LI-pine_knothole_004.bin | |
│ │ │ │ ├── LI-pine_knothole_004.gltf | |
│ │ │ │ ├── LI-pine_knothole_004.tscn | |
│ │ │ │ ├── LI-pine_knothole_005.bin | |
│ │ │ │ ├── LI-pine_knothole_005.gltf | |
│ │ │ │ └── LI-pine_knothole_005.tscn | |
│ │ │ ├── pines_knotholes_albedo.tres | |
│ │ │ ├── pine_tips | |
│ │ │ │ ├── LI-pine_cut_tip_001.bin | |
│ │ │ │ ├── LI-pine_cut_tip_001.gltf | |
│ │ │ │ └── LI-pine_cut_tip_001.tscn | |
│ │ │ ├── pine_trees | |
│ │ │ │ ├── LI-pine_tree_001.bin | |
│ │ │ │ ├── LI-pine_tree_001.gltf | |
│ │ │ │ ├── LI-pine_tree_001.tscn | |
│ │ │ │ ├── LI-pine_tree_002.bin | |
│ │ │ │ ├── LI-pine_tree_002.gltf | |
│ │ │ │ ├── LI-pine_tree_002.tscn | |
│ │ │ │ ├── LI-pine_tree_003.bin | |
│ │ │ │ ├── LI-pine_tree_003.gltf | |
│ │ │ │ ├── LI-pine_tree_003.tscn | |
│ │ │ │ ├── LI-pine_tree_004.bin | |
│ │ │ │ ├── LI-pine_tree_004.gltf | |
│ │ │ │ ├── LI-pine_tree_004.tscn | |
│ │ │ │ ├── LI-pine_tree_005.bin | |
│ │ │ │ ├── LI-pine_tree_005.gltf | |
│ │ │ │ └── LI-pine_tree_005.tscn | |
│ │ │ ├── pine_tree.tres | |
│ │ │ ├── snow_elements.tres | |
│ │ │ ├── tree_stump_fade.tres | |
│ │ │ ├── tree_stumps | |
│ │ │ │ ├── LI-tree_stump_001.bin | |
│ │ │ │ ├── LI-tree_stump_001.gltf | |
│ │ │ │ ├── LI-tree_stump_001.tscn | |
│ │ │ │ ├── LI-tree_stump_002.bin | |
│ │ │ │ ├── LI-tree_stump_002.gltf | |
│ │ │ │ ├── LI-tree_stump_002.tscn | |
│ │ │ │ ├── LI-tree_stump_003.bin | |
│ │ │ │ ├── LI-tree_stump_003.gltf | |
│ │ │ │ ├── LI-tree_stump_003.tscn | |
│ │ │ │ ├── LI-tree_stump_004.bin | |
│ │ │ │ ├── LI-tree_stump_004.gltf | |
│ │ │ │ ├── LI-tree_stump_004.tscn | |
│ │ │ │ ├── LI-tree_stump_sitting_005.bin | |
│ │ │ │ ├── LI-tree_stump_sitting_005.gltf | |
│ │ │ │ ├── LI-tree_stump_sitting_005.tscn | |
│ │ │ │ ├── LI-tree_stump_sitting_006.bin | |
│ │ │ │ ├── LI-tree_stump_sitting_006.gltf | |
│ │ │ │ └── LI-tree_stump_sitting_006.tscn | |
│ │ │ └── tree_stump.tres | |
│ │ └── tree_shrooms | |
│ │ ├── LI-tree_shroom_01.bin | |
│ │ ├── LI-tree_shroom_01.gltf | |
│ │ ├── LI-tree_shroom_01.tscn | |
│ │ ├── LI-tree_shroom_02.bin | |
│ │ ├── LI-tree_shroom_02.gltf | |
│ │ ├── LI-tree_shroom_02.tscn | |
│ │ ├── LI-tree_shroom_03.bin | |
│ │ ├── LI-tree_shroom_03.gltf | |
│ │ ├── LI-tree_shroom_03.tscn | |
│ │ └── tree_shrooms.tres | |
│ ├── music | |
│ │ ├── ENDING-FILLER-CLIP.ogg | |
│ │ ├── FENCE.ogg | |
│ │ ├── FOREST.ogg | |
│ │ ├── HEAL.ogg | |
│ │ ├── IDLE_WALK_RUN.ogg | |
│ │ ├── IDLE_WALK_RUN_SPRINT.ogg | |
│ │ ├── INTRO.ogg | |
│ │ ├── MEDITATE_HEAL.ogg | |
│ │ ├── OUTRO.ogg | |
│ │ ├── POND_EXTRA.ogg | |
│ │ ├── POND.ogg | |
│ │ ├── PULL.ogg | |
│ │ ├── REST_MEDITATE_HEAL.ogg | |
│ │ ├── RUN_SPRINT.ogg | |
│ │ ├── SPRINT.ogg | |
│ │ ├── WALK.ogg | |
│ │ └── WALK_RUN_SPRINT.ogg | |
│ ├── props | |
│ │ ├── branch | |
│ │ │ ├── branch_snowman.tres | |
│ │ │ ├── brown.tres | |
│ │ │ ├── PR-branch-anim_lib.tres | |
│ │ │ ├── PR-branch.bin | |
│ │ │ ├── PR-branch.gltf | |
│ │ │ └── PR-branch.tscn | |
│ │ ├── bug_hotel | |
│ │ │ ├── bug_hotel.tres | |
│ │ │ ├── PR-bug_hotel.bin | |
│ │ │ ├── PR-bug_hotel.gltf | |
│ │ │ ├── PR-bug_hotel.tscn | |
│ │ │ └── textures | |
│ │ │ └── bug_hotel_albedo.png | |
│ │ ├── camping_table | |
│ │ │ ├── camping_table-nails.tres | |
│ │ │ ├── camping_table_snow.tres | |
│ │ │ ├── camping_table_wood.tres | |
│ │ │ ├── PR-camping_table.bin | |
│ │ │ ├── PR-camping_table.gltf | |
│ │ │ ├── PR-camping_table.tscn | |
│ │ │ └── textures | |
│ │ │ ├── camping_table-albedo.png | |
│ │ │ ├── camping_table-normal.png | |
│ │ │ └── camping_table-roughness.png | |
│ │ ├── creek_bridge | |
│ │ │ ├── bridge_wood.tres | |
│ │ │ ├── creek_bridge-nails.tres | |
│ │ │ ├── creek_bridge_snow.tres | |
│ │ │ ├── nails.tres | |
│ │ │ ├── PR-creek_bridge.bin | |
│ │ │ ├── PR-creek_bridge.gltf | |
│ │ │ ├── PR-creek_bridge.tscn | |
│ │ │ └── textures | |
│ │ │ ├── creek_bridge-albedo.png | |
│ │ │ └── creek_bridge-normal.png | |
│ │ ├── ear_muffs | |
│ │ │ ├── ear_muff.tres | |
│ │ │ ├── PR-ear_muffs.bin | |
│ │ │ ├── PR-ear_muffs.gltf | |
│ │ │ ├── PR-ear_muffs.tscn | |
│ │ │ └── textures | |
│ │ │ └── earmuff-albedo.png | |
│ │ ├── emote_bubble | |
│ │ │ ├── animations | |
│ │ │ │ ├── button_press | |
│ │ │ │ │ ├── button_press_1.png | |
│ │ │ │ │ ├── button_press_2.png | |
│ │ │ │ │ ├── button_press_3.png | |
│ │ │ │ │ └── button_press_4.png | |
│ │ │ │ ├── button_press_choked | |
│ │ │ │ │ └── button_press_choked_1.png | |
│ │ │ │ ├── button_prompt | |
│ │ │ │ │ ├── button_prompt_1.png | |
│ │ │ │ │ ├── button_prompt_2.png | |
│ │ │ │ │ ├── button_prompt_3.png | |
│ │ │ │ │ ├── button_prompt_4.png | |
│ │ │ │ │ ├── button_prompt_5.png | |
│ │ │ │ │ └── button_prompt_6.png | |
│ │ │ │ ├── chocomel | |
│ │ │ │ │ ├── chocomel_1.png | |
│ │ │ │ │ ├── chocomel_2.png | |
│ │ │ │ │ ├── chocomel_3.png | |
│ │ │ │ │ ├── chocomel_4.png | |
│ │ │ │ │ └── chocomel_5.png | |
│ │ │ │ ├── click_press | |
│ │ │ │ │ ├── click_press_1.png | |
│ │ │ │ │ ├── click_press_2.png | |
│ │ │ │ │ ├── click_press_3.png | |
│ │ │ │ │ └── click_press_4.png | |
│ │ │ │ ├── click_press_choked | |
│ │ │ │ │ └── click_press_choked_1.png | |
│ │ │ │ ├── click_prompt | |
│ │ │ │ │ ├── click_prompt_1.png | |
│ │ │ │ │ ├── click_prompt_2.png | |
│ │ │ │ │ ├── click_prompt_3.png | |
│ │ │ │ │ ├── click_prompt_4.png | |
│ │ │ │ │ ├── click_prompt_5.png | |
│ │ │ │ │ └── click_prompt_6.png | |
│ │ │ │ ├── cloudy | |
│ │ │ │ │ ├── cloudy_10.png | |
│ │ │ │ │ ├── cloudy_11.png | |
│ │ │ │ │ ├── cloudy_12.png | |
│ │ │ │ │ ├── cloudy_13.png | |
│ │ │ │ │ ├── cloudy_14.png | |
│ │ │ │ │ ├── cloudy_15.png | |
│ │ │ │ │ ├── cloudy_1.png | |
│ │ │ │ │ ├── cloudy_2.png | |
│ │ │ │ │ ├── cloudy_3.png | |
│ │ │ │ │ ├── cloudy_4.png | |
│ │ │ │ │ ├── cloudy_5.png | |
│ │ │ │ │ ├── cloudy_6.png | |
│ │ │ │ │ ├── cloudy_7.png | |
│ │ │ │ │ ├── cloudy_8.png | |
│ │ │ │ │ └── cloudy_9.png | |
│ │ │ │ ├── crash | |
│ │ │ │ │ ├── crash_1.png | |
│ │ │ │ │ ├── crash_2.png | |
│ │ │ │ │ ├── crash_3.png | |
│ │ │ │ │ ├── crash_4.png | |
│ │ │ │ │ └── crash_5.png | |
│ │ │ │ ├── doom | |
│ │ │ │ │ ├── doom_1.png | |
│ │ │ │ │ ├── doom_2.png | |
│ │ │ │ │ ├── doom_3.png | |
│ │ │ │ │ ├── doom_4.png | |
│ │ │ │ │ ├── doom_5.png | |
│ │ │ │ │ ├── doom_6.png | |
│ │ │ │ │ └── doom_7.png | |
│ │ │ │ ├── emote_bubble-button_press.tres | |
│ │ │ │ ├── emote_bubble-button_prompt.tres | |
│ │ │ │ ├── emote_bubble-chocomel.tres | |
│ │ │ │ ├── emote_bubble-click_press.tres | |
│ │ │ │ ├── emote_bubble-click_prompt.tres | |
│ │ │ │ ├── emote_bubble-cloudy.tres | |
│ │ │ │ ├── emote_bubble-crash.tres | |
│ │ │ │ ├── emote_bubble-doom.tres | |
│ │ │ │ ├── emote_bubble-exclamation.tres | |
│ │ │ │ ├── emote_bubble-hearts.tres | |
│ │ │ │ ├── emote_bubble-move_mouse.tres | |
│ │ │ │ ├── emote_bubble-move_stick.tres | |
│ │ │ │ ├── emote_bubble-snowman.tres | |
│ │ │ │ ├── emote_bubble-sweat.tres | |
│ │ │ │ ├── emote_bubble-treat.tres | |
│ │ │ │ ├── exclamation | |
│ │ │ │ │ ├── exclamation_1.png | |
│ │ │ │ │ ├── exclamation_2.png | |
│ │ │ │ │ ├── exclamation_3.png | |
│ │ │ │ │ ├── exclamation_4.png | |
│ │ │ │ │ └── exclamation_5.png | |
│ │ │ │ ├── hearts | |
│ │ │ │ │ ├── hearts_10.png | |
│ │ │ │ │ ├── hearts_11.png | |
│ │ │ │ │ ├── hearts_1.png | |
│ │ │ │ │ ├── hearts_2.png | |
│ │ │ │ │ ├── hearts_3.png | |
│ │ │ │ │ ├── hearts_4.png | |
│ │ │ │ │ ├── hearts_5.png | |
│ │ │ │ │ ├── hearts_6.png | |
│ │ │ │ │ ├── hearts_7.png | |
│ │ │ │ │ ├── hearts_8.png | |
│ │ │ │ │ └── hearts_9.png | |
│ │ │ │ ├── move_mouse | |
│ │ │ │ │ ├── move_mouse_1.png | |
│ │ │ │ │ ├── move_mouse_2.png | |
│ │ │ │ │ ├── move_mouse_3.png | |
│ │ │ │ │ ├── move_mouse_4.png | |
│ │ │ │ │ ├── move_mouse_5.png | |
│ │ │ │ │ ├── move_mouse_6.png | |
│ │ │ │ │ ├── move_mouse_7.png | |
│ │ │ │ │ └── move_mouse_8.png | |
│ │ │ │ ├── move_stick | |
│ │ │ │ │ ├── move_stick_1.png | |
│ │ │ │ │ ├── move_stick_2.png | |
│ │ │ │ │ ├── move_stick_3.png | |
│ │ │ │ │ └── move_stick_4.png | |
│ │ │ │ ├── snowman | |
│ │ │ │ │ ├── snowman_1.png | |
│ │ │ │ │ ├── snowman_2.png | |
│ │ │ │ │ ├── snowman_3.png | |
│ │ │ │ │ ├── snowman_4.png | |
│ │ │ │ │ ├── snowman_5.png | |
│ │ │ │ │ ├── snowman_6.png | |
│ │ │ │ │ └── snowman_7.png | |
│ │ │ │ ├── sweat | |
│ │ │ │ │ ├── sweat_1.png | |
│ │ │ │ │ └── sweat_2.png | |
│ │ │ │ ├── treat | |
│ │ │ │ │ ├── treat_1.png | |
│ │ │ │ │ ├── treat_2.png | |
│ │ │ │ │ ├── treat_3.png | |
│ │ │ │ │ ├── treat_4.png | |
│ │ │ │ │ ├── treat_5.png | |
│ │ │ │ │ └── treat_6.png | |
│ │ │ │ └── whistle | |
│ │ │ │ ├── whistle_1.png | |
│ │ │ │ ├── whistle_2.png | |
│ │ │ │ ├── whistle_3.png | |
│ │ │ │ ├── whistle_4.png | |
│ │ │ │ ├── whistle_5.png | |
│ │ │ │ ├── whistle_6.png | |
│ │ │ │ ├── whistle_7.png | |
│ │ │ │ └── whistle_8.png | |
│ │ │ ├── button_press_1.png | |
│ │ │ ├── button_prompt_1.png | |
│ │ │ ├── chocomel.png | |
│ │ │ ├── click_prompt_2.png | |
│ │ │ ├── cloudy.png | |
│ │ │ ├── complaining.png | |
│ │ │ ├── crash_3.png | |
│ │ │ ├── doom_3.png | |
│ │ │ ├── emote_bubble-button_press.tres | |
│ │ │ ├── emote_bubble-button_prompt.tres | |
│ │ │ ├── emote_bubble-chocomel.tres | |
│ │ │ ├── emote_bubble-click_press.tres | |
│ │ │ ├── emote_bubble-click_prompt.tres | |
│ │ │ ├── emote_bubble-cloudy.tres | |
│ │ │ ├── emote_bubble-complaining.tres | |
│ │ │ ├── emote_bubble-crash.tres | |
│ │ │ ├── emote_bubble-doom_spiral.tres | |
│ │ │ ├── emote_bubble-exclamation.tres | |
│ │ │ ├── emote_bubble-hearts.tres | |
│ │ │ ├── emote_bubble-hourglass.tres | |
│ │ │ ├── emote_bubble-move_mouse.tres | |
│ │ │ ├── emote_bubble-move_stick.tres | |
│ │ │ ├── emote_bubble-snowman.tres | |
│ │ │ ├── emote_bubble-sweat.tres | |
│ │ │ ├── emote_bubble-treat.tres | |
│ │ │ ├── exclamation.png | |
│ │ │ ├── hearts_1.png | |
│ │ │ ├── hourglass.png | |
│ │ │ ├── move_mouse_1.png | |
│ │ │ ├── move_stick_1.png | |
│ │ │ ├── PR-emote_bubble.bin | |
│ │ │ ├── PR-emote_bubble.gltf | |
│ │ │ ├── PR-emote_bubble.tscn | |
│ │ │ ├── snowman_5.png | |
│ │ │ ├── sweat_1.png | |
│ │ │ ├── textures | |
│ │ │ │ ├── button_press | |
│ │ │ │ │ └── button_press_1.png | |
│ │ │ │ ├── button_prompt | |
│ │ │ │ │ └── button_prompt_1.png | |
│ │ │ │ ├── chocomel.png | |
│ │ │ │ ├── click_press | |
│ │ │ │ │ └── click_press_1.png | |
│ │ │ │ ├── click_prompt | |
│ │ │ │ │ └── click_prompts_1.png | |
│ │ │ │ ├── cloudy.png | |
│ │ │ │ ├── complaining.png | |
│ │ │ │ ├── crash.png | |
│ │ │ │ ├── doom_spiral.png | |
│ │ │ │ ├── exclamation.png | |
│ │ │ │ ├── hearts.png | |
│ │ │ │ ├── hourglass.png | |
│ │ │ │ ├── move_mouse | |
│ │ │ │ │ └── move_mouse_1.png | |
│ │ │ │ ├── move_stick | |
│ │ │ │ │ ├── move_stick_1.png | |
│ │ │ │ │ ├── move_stick_2.png | |
│ │ │ │ │ ├── move_stick_3.png | |
│ │ │ │ │ └── move_stick_4.png | |
│ │ │ │ ├── snowman | |
│ │ │ │ │ └── snowman_5.png | |
│ │ │ │ ├── snowman.png | |
│ │ │ │ ├── sweat | |
│ │ │ │ │ └── sweat_1.png | |
│ │ │ │ ├── sweat.png | |
│ │ │ │ ├── treat | |
│ │ │ │ │ └── treat_3.png | |
│ │ │ │ └── treat.png | |
│ │ │ └── treat_3.png | |
│ │ ├── fence_gate | |
│ │ │ ├── gate_parts.tres | |
│ │ │ ├── gate_pin.tres | |
│ │ │ ├── gate_snow.tres | |
│ │ │ ├── gate_tape.tres | |
│ │ │ ├── PR-fence_gate-anim_lib.tres | |
│ │ │ ├── PR-fence_gate.bin | |
│ │ │ ├── PR-fence_gate.gltf | |
│ │ │ ├── PR-fence_gate.tscn | |
│ │ │ └── textures | |
│ │ │ └── fence_gate_extra_parts-albedo.png | |
│ │ ├── fireplace | |
│ │ │ ├── fireplace_burnt_log.tres | |
│ │ │ ├── fireplace_ground_marks_burned.tres | |
│ │ │ ├── fireplace_ground_marks.tres | |
│ │ │ ├── Material.tres | |
│ │ │ ├── PR-fireplace.bin | |
│ │ │ ├── PR-fireplace.gltf | |
│ │ │ ├── PR-fireplace.tscn | |
│ │ │ └── textures | |
│ │ │ ├── camp_fire_wood.png | |
│ │ │ └── fireplace_burnt_ground.png | |
│ │ ├── leash_handle | |
│ │ │ ├── leash_handle-base.tres | |
│ │ │ ├── leash_handle-button.tres | |
│ │ │ ├── leash_handle-metal.tres | |
│ │ │ ├── leash_handle.tres | |
│ │ │ ├── PR-leash_handle-anim_lib.tres | |
│ │ │ ├── PR-leash_handle.bin | |
│ │ │ ├── PR-leash_handle.gltf | |
│ │ │ ├── PR-leash_handle.tscn | |
│ │ │ └── textures | |
│ │ │ └── leash-handle_albedo.png | |
│ │ ├── logo | |
│ │ │ ├── logo_cardboard_inside.tres | |
│ │ │ ├── logo_cardboard.tres | |
│ │ │ ├── PR-logo.bin | |
│ │ │ ├── PR-logo.gltf | |
│ │ │ ├── PR-logo.tscn | |
│ │ │ ├── strings.tres | |
│ │ │ └── textures | |
│ │ │ ├── logo_cardboard_edge.png | |
│ │ │ └── logo_letters.png | |
│ │ ├── pinda_camera | |
│ │ │ ├── pinda_camera_strap.tres | |
│ │ │ ├── pinda_camera.tres | |
│ │ │ ├── PR-pinda_camera-anim_lib.tres | |
│ │ │ ├── PR-pinda_camera.bin | |
│ │ │ ├── PR-pinda_camera.gltf | |
│ │ │ ├── PR-pinda_camera.tscn | |
│ │ │ └── textures | |
│ │ │ └── pinda_camera-albedo.png | |
│ │ ├── shed | |
│ │ │ ├── hay-shed.tres | |
│ │ │ ├── PR-shed.bin | |
│ │ │ ├── PR-shed.gltf | |
│ │ │ ├── PR-shed.tscn | |
│ │ │ ├── shed_nails.tres | |
│ │ │ ├── shed_parts.tres | |
│ │ │ ├── shed_snow.tres | |
│ │ │ └── textures | |
│ │ │ ├── shed_snow_roof-albedo.png | |
│ │ │ ├── shed_snow_roof-normal.png | |
│ │ │ ├── shed_wood-albedo.png | |
│ │ │ └── shed_wood-normal.png | |
│ │ ├── shovel | |
│ │ │ ├── black.002.tres | |
│ │ │ ├── cyan_plastic.tres | |
│ │ │ ├── metallic.tres | |
│ │ │ ├── orange.tres | |
│ │ │ ├── PR-shovel-anim_lib.tres | |
│ │ │ ├── PR-shovel.bin | |
│ │ │ ├── PR-shovel.gltf | |
│ │ │ ├── PR-shovel.tscn | |
│ │ │ ├── shovel_black_plastic.tres | |
│ │ │ ├── shovel_blade.tres | |
│ │ │ ├── shovel_handle.tres | |
│ │ │ ├── shovel_metal.tres | |
│ │ │ └── textures | |
│ │ │ └── shovel-albedo.png | |
│ │ ├── sign_board | |
│ │ │ ├── PR-sign_board.bin | |
│ │ │ ├── PR-sign_board.gltf | |
│ │ │ ├── PR-sign_board_pin.bin | |
│ │ │ ├── PR-sign_board_pin.gltf | |
│ │ │ ├── PR-sign_board_pin.tscn | |
│ │ │ ├── PR-sign_board.tscn | |
│ │ │ ├── sign_board-board.tres | |
│ │ │ ├── sign_board-map.tres | |
│ │ │ ├── sign_board-pin.tres | |
│ │ │ ├── sign_board-poles.tres | |
│ │ │ ├── sign_board-roof.tres | |
│ │ │ ├── sign_board-snow.tres | |
│ │ │ ├── sign_board-tape.tres | |
│ │ │ └── textures | |
│ │ │ └── sign_board-albedo.png | |
│ │ ├── snowman | |
│ │ │ ├── black.tres | |
│ │ │ ├── brown.tres | |
│ │ │ ├── PR-snowman-anim_lib.tres | |
│ │ │ ├── PR-snowman.bin | |
│ │ │ ├── PR-snowman.gltf | |
│ │ │ ├── PR-snowman.tscn | |
│ │ │ ├── snowman_branch.tres | |
│ │ │ ├── snowman_pebble.tres | |
│ │ │ ├── snowman_snow.tres | |
│ │ │ ├── snowman.tres | |
│ │ │ └── textures | |
│ │ │ └── snowman-albedo.png | |
│ │ ├── snowman_emotes | |
│ │ │ ├── animations | |
│ │ │ │ ├── snowman_emotes-fireworks.tres | |
│ │ │ │ ├── snowman_emotes-missing_arm.tres | |
│ │ │ │ ├── snowman_emotes-missing_cane.tres | |
│ │ │ │ ├── snowman_emotes-missing_hat.tres | |
│ │ │ │ └── snowman_emotes-missing_nose.tres | |
│ │ │ ├── emote_bubble-fireworks.tres | |
│ │ │ ├── emote_bubble-missing_arm.tres | |
│ │ │ ├── emote_bubble-missing_cane.tres | |
│ │ │ ├── emote_bubble-missing_hat.tres | |
│ │ │ ├── emote_bubble-missing_nose.tres | |
│ │ │ ├── PR-snowman_emotes.bin | |
│ │ │ ├── PR-snowman_emotes.gltf | |
│ │ │ ├── PR-snowman_emotes.tscn | |
│ │ │ └── textures | |
│ │ │ ├── fireworks | |
│ │ │ │ ├── fireworks_10.png | |
│ │ │ │ ├── fireworks_11.png | |
│ │ │ │ ├── fireworks_12.png | |
│ │ │ │ ├── fireworks_13.png | |
│ │ │ │ ├── fireworks_1.png | |
│ │ │ │ ├── fireworks_2.png | |
│ │ │ │ ├── fireworks_3.png | |
│ │ │ │ ├── fireworks_4.png | |
│ │ │ │ ├── fireworks_5.png | |
│ │ │ │ ├── fireworks_6.png | |
│ │ │ │ ├── fireworks_7.png | |
│ │ │ │ ├── fireworks_8.png | |
│ │ │ │ └── fireworks_9.png | |
│ │ │ ├── missing_arm | |
│ │ │ │ ├── missing_arm_1.png | |
│ │ │ │ ├── missing_arm_2.png | |
│ │ │ │ ├── missing_arm_3.png | |
│ │ │ │ ├── missing_arm_4.png | |
│ │ │ │ └── missing_arm_5.png | |
│ │ │ ├── missing_cane | |
│ │ │ │ ├── missing_cane_1.png | |
│ │ │ │ ├── missing_cane_2.png | |
│ │ │ │ ├── missing_cane_3.png | |
│ │ │ │ ├── missing_cane_4.png | |
│ │ │ │ └── missing_cane_5.png | |
│ │ │ ├── missing_hat | |
│ │ │ │ ├── missing_hat_1.png | |
│ │ │ │ ├── missing_hat_2.png | |
│ │ │ │ ├── missing_hat_3.png | |
│ │ │ │ ├── missing_hat_4.png | |
│ │ │ │ └── missing_hat_5.png | |
│ │ │ └── missing_nose | |
│ │ │ ├── missing_nose_1.png | |
│ │ │ ├── missing_nose_2.png | |
│ │ │ ├── missing_nose_3.png | |
│ │ │ ├── missing_nose_4.png | |
│ │ │ └── missing_nose_5.png | |
│ │ ├── snow_piles | |
│ │ │ ├── PR-snow_piles.bin | |
│ │ │ ├── PR-snow_piles.gltf | |
│ │ │ ├── PR-snow_piles.tscn | |
│ │ │ └── snow_piles.tres | |
│ │ ├── tennis_ball | |
│ │ │ ├── PR-tennis_ball-anim_lib.tres | |
│ │ │ ├── PR-tennis_ball.bin | |
│ │ │ ├── PR-tennis_ball.gltf | |
│ │ │ ├── PR-tennis_ball.tscn | |
│ │ │ ├── tennis_ball.tres | |
│ │ │ └── textures | |
│ │ │ └── tennis_ball_albedo.png | |
│ │ ├── textures | |
│ │ │ ├── paper_rough_256.png | |
│ │ │ ├── snow_gen_albedo-01.png | |
│ │ │ ├── snow_gen_normal-01.png | |
│ │ │ ├── wood_frosted-albedo.png | |
│ │ │ └── wood_frosted-normal.png | |
│ │ ├── traffic_cone | |
│ │ │ ├── PR-traffic_cone-anim_lib.tres | |
│ │ │ ├── PR-traffic_cone.bin | |
│ │ │ ├── PR-traffic_cone.gltf | |
│ │ │ ├── PR-traffic_cone.tscn | |
│ │ │ ├── textures | |
│ │ │ │ └── traffic_cone_albedo.png | |
│ │ │ └── traffic_cone.tres | |
│ │ ├── treat | |
│ │ │ ├── PR-treat-anim_lib.tres | |
│ │ │ ├── PR-treat.bin | |
│ │ │ ├── PR-treat.gltf | |
│ │ │ ├── PR-treat.tscn | |
│ │ │ ├── textures | |
│ │ │ │ └── treat_albedo.png | |
│ │ │ └── treat.tres | |
│ │ └── willow_tree | |
│ │ ├── PR-willow_tree.bin | |
│ │ ├── PR-willow_tree.gltf | |
│ │ ├── PR-willow_tree.tscn | |
│ │ ├── textures | |
│ │ │ ├── willow_tree-albedo.png | |
│ │ │ ├── willow_tree_albedo_ripped.png | |
│ │ │ ├── willow_tree_leaves-frozen-albedo.png | |
│ │ │ ├── willow_tree_leaves-frozen-normal.png | |
│ │ │ ├── willow_tree-normal.png | |
│ │ │ └── willow_tree-roughness.png | |
│ │ ├── willow_tree_inner_stump.tres | |
│ │ ├── willow_tree_leaves.tres | |
│ │ ├── willow_tree_stump.tres | |
│ │ └── willow_tree.tres | |
│ ├── sets | |
│ │ ├── asset_ikea | |
│ │ │ ├── SE-asset_ikea.bin | |
│ │ │ ├── SE-asset_ikea.gltf | |
│ │ │ ├── SE-asset_ikea.tscn | |
│ │ │ └── textures | |
│ │ │ ├── cliff_albedo_01.png | |
│ │ │ ├── cliff_normal_01.png | |
│ │ │ ├── cliff_roughness_01.png | |
│ │ │ ├── ice_surface_squiggles.png | |
│ │ │ ├── paper_fine_albedo.png | |
│ │ │ ├── paper_fine_normal.png | |
│ │ │ ├── roots_simple-albedo.png | |
│ │ │ ├── roots_simple-normal.png | |
│ │ │ ├── snow_gen_albedo-01.png | |
│ │ │ ├── snow_gen_albedo-01_png-paper_tear_tilable_png.png | |
│ │ │ ├── snow_gen_normal-01.png | |
│ │ │ ├── snow_gen_normal-1.png | |
│ │ │ ├── texture_07_extra_light.png | |
│ │ │ └── underwater_tilable.png | |
│ │ ├── asset_zoo | |
│ │ │ ├── asset_zoo-ground_snow.tres | |
│ │ │ ├── SE-asset_zoo.bin | |
│ │ │ ├── SE-asset_zoo.gltf | |
│ │ │ ├── SE-asset_zoo.tscn | |
│ │ │ └── textures | |
│ │ │ └── pine_trees_alpha.png | |
│ │ ├── clearing | |
│ │ │ ├── ground_snow-clearing.tres | |
│ │ │ ├── paper_rough_256.png | |
│ │ │ ├── SE-clearing.gltf | |
│ │ │ ├── SE-clearing.tscn | |
│ │ │ ├── SL-clearing_boulders.bin | |
│ │ │ ├── SL-clearing_boulders.gltf | |
│ │ │ ├── SL-clearing_boulders.tscn | |
│ │ │ ├── SL-clearing-bushes.bin | |
│ │ │ ├── SL-clearing-bushes.gltf | |
│ │ │ ├── SL-clearing-bushes.tscn | |
│ │ │ ├── SL-clearing-fence.gltf | |
│ │ │ ├── SL-clearing-fence.gltf.reimport | |
│ │ │ ├── SL-clearing-fence.tscn | |
│ │ │ ├── SL-clearing_logs.gltf | |
│ │ │ ├── SL-clearing_logs.tscn | |
│ │ │ ├── SL-clearing-path.bin | |
│ │ │ ├── SL-clearing-path.gltf | |
│ │ │ ├── SL-clearing-path.tscn | |
│ │ │ ├── SL-clearing-props.gltf | |
│ │ │ ├── SL-clearing-props.tscn | |
│ │ │ ├── SL-clearing-reeds.gltf | |
│ │ │ ├── SL-clearing-reeds.tscn | |
│ │ │ ├── SL-clearing_roots.gltf | |
│ │ │ ├── SL-clearing_roots.tscn | |
│ │ │ ├── SL-clearing_shrubs.gltf | |
│ │ │ ├── SL-clearing_shrubs.tscn | |
│ │ │ ├── SL-clearing_signs.gltf | |
│ │ │ ├── SL-clearing_signs.tscn | |
│ │ │ ├── SL-clearing-snow.bin | |
│ │ │ ├── SL-clearing-snow.gltf | |
│ │ │ ├── SL-clearing-snow.tscn | |
│ │ │ ├── SL-clearing_stone_plateaus.gltf | |
│ │ │ ├── SL-clearing_stone_plateaus.tscn | |
│ │ │ ├── SL-clearing_terrain.bin | |
│ │ │ ├── SL-clearing_terrain.gltf | |
│ │ │ ├── SL-clearing_terrain.tscn | |
│ │ │ ├── SL-clearing-trees.gltf | |
│ │ │ ├── SL-clearing-trees.tscn | |
│ │ │ ├── SL-clearing_tree_stumps.gltf | |
│ │ │ ├── SL-clearing_tree_stumps.tscn | |
│ │ │ ├── snow_edge_plateaus-albedo.png | |
│ │ │ └── textures | |
│ │ │ ├── bush_foliage_atlas_albedo_01.png | |
│ │ │ ├── bush_foliage_atlas_roughness_01.png | |
│ │ │ ├── path_7_albedo.png | |
│ │ │ ├── path_faint_albedo.png | |
│ │ │ └── snow_gen_albedo-01.png | |
│ │ ├── fence | |
│ │ │ ├── ground_snow-fence.tres | |
│ │ │ ├── ground_snow.tres | |
│ │ │ ├── path-fence.tres | |
│ │ │ ├── path-hub.tres | |
│ │ │ ├── path-pond.tres | |
│ │ │ ├── SE-fence.gltf | |
│ │ │ ├── SE-fence.tscn | |
│ │ │ ├── SL-fence-boulders.gltf | |
│ │ │ ├── SL-fence-boulders.tscn | |
│ │ │ ├── SL-fence-bushes.gltf | |
│ │ │ ├── SL-fence-bushes.tscn | |
│ │ │ ├── SL-fence-cliff.gltf | |
│ │ │ ├── SL-fence-cliff.tscn | |
│ │ │ ├── SL-fence-fence.gltf | |
│ │ │ ├── SL-fence-fence.tscn | |
│ │ │ ├── SL-fence-ground.bin | |
│ │ │ ├── SL-fence-ground.gltf | |
│ │ │ ├── SL-fence-ground.tscn | |
│ │ │ ├── SL-fence-paths.bin | |
│ │ │ ├── SL-fence-paths.gltf | |
│ │ │ ├── SL-fence-paths.tscn | |
│ │ │ ├── SL-fence-props.gltf | |
│ │ │ ├── SL-fence-props.tscn | |
│ │ │ ├── SL-fence-snow_patches.bin | |
│ │ │ ├── SL-fence-snow_patches.gltf | |
│ │ │ ├── SL-fence-snow_patches.tscn | |
│ │ │ ├── SL-fence-trees.gltf | |
│ │ │ ├── SL-fence-trees.tscn | |
│ │ │ ├── SL-fence-tripping_hazards.gltf | |
│ │ │ ├── SL-fence-tripping_hazards.tscn | |
│ │ │ ├── SL-fence-utility.gltf | |
│ │ │ ├── SL-fence-vegetation.gltf | |
│ │ │ ├── SL-fence-vegetation.tscn | |
│ │ │ ├── snow_patch-fence.tres | |
│ │ │ ├── snow_patch_pond-fence.tres | |
│ │ │ ├── snow_patch-pond.tres | |
│ │ │ ├── snow_patch.tres | |
│ │ │ ├── tennis_ball_snow_trail.tres | |
│ │ │ └── textures | |
│ │ │ ├── path_1_albedo.png | |
│ │ │ ├── path_2_albedo.png | |
│ │ │ └── path_faint_albedo.png | |
│ │ ├── hub | |
│ │ │ ├── ground_snow-hub.tres | |
│ │ │ ├── SE-hub.gltf | |
│ │ │ ├── SE-hub.tscn | |
│ │ │ ├── SL-hub-boulders.gltf | |
│ │ │ ├── SL-hub-boulders.tscn | |
│ │ │ ├── SL-hub-bushes.gltf | |
│ │ │ ├── SL-hub-bushes.tscn | |
│ │ │ ├── SL-hub-cliff.gltf | |
│ │ │ ├── SL-hub-cliff.tscn | |
│ │ │ ├── SL-hub-ground.bin | |
│ │ │ ├── SL-hub-ground.gltf | |
│ │ │ ├── SL-hub-ground.tscn | |
│ │ │ ├── SL-hub-paths.bin | |
│ │ │ ├── SL-hub-paths.gltf | |
│ │ │ ├── SL-hub-paths.tscn | |
│ │ │ ├── SL-hub-props.bin | |
│ │ │ ├── SL-hub-props.gltf | |
│ │ │ ├── SL-hub-props.tscn | |
│ │ │ ├── SL-hub-snow_patches.bin | |
│ │ │ ├── SL-hub-snow_patches.gltf | |
│ │ │ ├── SL-hub-snow_patches.tscn | |
│ │ │ ├── SL-hub-trees.gltf | |
│ │ │ ├── SL-hub-trees.tscn | |
│ │ │ ├── SL-hub-tripping_hazards.gltf | |
│ │ │ ├── SL-hub-tripping_hazards.tscn | |
│ │ │ ├── SL-hub-utility.gltf | |
│ │ │ ├── SL-hub-utility.tscn | |
│ │ │ ├── SL-hub-vegetation.bin | |
│ │ │ ├── SL-hub-vegetation.gltf | |
│ │ │ ├── SL-hub-vegetation.tscn | |
│ │ │ ├── snow_patch-hub.tres | |
│ │ │ └── textures | |
│ │ │ ├── path_2_albedo.png | |
│ │ │ ├── path_2_connection.png | |
│ │ │ └── path_snowman_1.png | |
│ │ ├── textures | |
│ │ │ ├── paper_crumpled-normal.png | |
│ │ │ └── paper_rough_256.png | |
│ │ └── world | |
│ │ ├── creek_bed.tres | |
│ │ ├── creek_edge.tres | |
│ │ ├── creek_water_surface.tres | |
│ │ ├── ground_snow.tres | |
│ │ ├── invisible.tres | |
│ │ ├── path-faint.tres | |
│ │ ├── path-fence.tres | |
│ │ ├── path-hub.tres | |
│ │ ├── path-pond.tres | |
│ │ ├── path.tres | |
│ │ ├── pond_crack.tres | |
│ │ ├── pond_creek_transition.tres | |
│ │ ├── pond_ice_floes.tres | |
│ │ ├── pond_snow_edge.tres | |
│ │ ├── pond_underwater_bubbles.tres | |
│ │ ├── pond_underwater.tres | |
│ │ ├── pond_water_surface.tres | |
│ │ ├── SE-world.gltf | |
│ │ ├── SE-world.tscn | |
│ │ ├── SL-world-bridges.gltf | |
│ │ ├── SL-world-bridges.tscn | |
│ │ ├── SL-world-creek.bin | |
│ │ ├── SL-world-creek.gltf | |
│ │ ├── SL-world-creek.tscn | |
│ │ ├── SL-world-pond.bin | |
│ │ ├── SL-world-pond.gltf | |
│ │ ├── SL-world-pond_ice_detection.bin | |
│ │ ├── SL-world-pond_ice_detection.gltf | |
│ │ ├── SL-world-pond_ice_detection.tscn | |
│ │ ├── SL-world-pond.tscn | |
│ │ ├── SL-world-utility.bin | |
│ │ ├── SL-world-utility.gltf | |
│ │ ├── SL-world-utility.tscn | |
│ │ └── snow_patch.tres | |
│ ├── sfx | |
│ │ ├── chocomel | |
│ │ │ ├── ACTN-chocomel-bark-0.ogg | |
│ │ │ ├── ACTN-chocomel-bark-1.ogg | |
│ │ │ ├── ACTN-chocomel-bark-2.ogg | |
│ │ │ ├── ACTN-chocomel-pant-mouth-close.ogg | |
│ │ │ ├── ACTN-chocomel-pull-whine-01.ogg | |
│ │ │ ├── ACTN-chocomel-pull-whine-02.ogg | |
│ │ │ ├── ACTN-chocomel-pull-whine-03.ogg | |
│ │ │ ├── ACTN-chocomel-wakeup-altalt.ogg | |
│ │ │ ├── ACTN-chocomel-wakeup-alt.wav | |
│ │ │ ├── ACTN-chocomel-wakeup.ogg | |
│ │ │ ├── LOOP-chocomel-bush_touching.ogg | |
│ │ │ ├── LOOP-chocomel-dig-0.ogg | |
│ │ │ ├── LOOP-chocomel-dig-1.ogg | |
│ │ │ ├── LOOP-chocomel-dig-2.ogg | |
│ │ │ ├── LOOP-chocomel-dig-3.ogg | |
│ │ │ ├── LOOP-chocomel-footsteps-snow-0.ogg | |
│ │ │ ├── LOOP-chocomel-footsteps-snow-1.ogg | |
│ │ │ ├── LOOP-chocomel-idle.ogg | |
│ │ │ ├── LOOP-chocomel-run-0.ogg | |
│ │ │ ├── LOOP-chocomel-run-1.ogg | |
│ │ │ ├── LOOP-chocomel-run-2.ogg | |
│ │ │ ├── LOOP-chocomel-run-3.ogg | |
│ │ │ ├── LOOP-chocomel-sleeping-0.ogg | |
│ │ │ ├── LOOP-chocomel-sleeping-1.ogg | |
│ │ │ ├── LOOP-chocomel-sleeping-2.ogg | |
│ │ │ ├── LOOP-chocomel-sleeping-3.ogg | |
│ │ │ ├── SYNC-chocomel-licking-0.ogg | |
│ │ │ ├── SYNC-chocomel-superlick.ogg | |
│ │ │ ├── SYNC-chocomel-treat-buildup.ogg | |
│ │ │ └── SYNC-chocomel-treat-catch.ogg | |
│ │ ├── pinda | |
│ │ │ ├── ACTN-pinda-ai.ogg | |
│ │ │ ├── ACTN-pinda-auw.ogg | |
│ │ │ ├── ACTN-pinda-brrr-cold-01.ogg | |
│ │ │ ├── ACTN-pinda-brrr-cold-02.ogg | |
│ │ │ ├── ACTN-pinda-brrr-cold-03.ogg | |
│ │ │ ├── ACTN-pinda-brrr-cold-04.ogg | |
│ │ │ ├── ACTN-pinda-brrr-cold-05.ogg | |
│ │ │ ├── ACTN-pinda-calling-0.ogg | |
│ │ │ ├── ACTN-pinda-calling-1.ogg | |
│ │ │ ├── ACTN-pinda-calling-2.ogg | |
│ │ │ ├── ACTN-pinda-calling-3.ogg | |
│ │ │ ├── ACTN-pinda-calling-annoyed-02.ogg | |
│ │ │ ├── ACTN-pinda-calling-annoyed.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-ahw-cute.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-ANGRY-alt.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-ANGRY.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-come-here-happy.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-come-here-neutral.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-come-neutral.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-come-on.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-come-pet.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-CUDDLE-cute.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-stop-sliding-please.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-stop-sliding-please-sad.ogg | |
│ │ │ ├── ACTN-pinda-calling-chocomel-tired-sad.ogg | |
│ │ │ ├── ACTN-pinda-calling-far.ogg | |
│ │ │ ├── ACTN-pinda-calling_unhappy_grunt.ogg | |
│ │ │ ├── ACTN-pinda-celebrate-woohoo_1.ogg | |
│ │ │ ├── ACTN-pinda-celebrate-woohoo_2.ogg | |
│ │ │ ├── ACTN-pinda-celebrate-woohoo.ogg | |
│ │ │ ├── ACTN-pinda-dug_out_ah.ogg | |
│ │ │ ├── ACTN-pinda-dug_out_louder.ogg.ogg | |
│ │ │ ├── ACTN-pinda-dug_out.ogg | |
│ │ │ ├── ACTN-pinda-emote-cloudy-hmmm-01.ogg | |
│ │ │ ├── ACTN-pinda-emote-cloudy-hmmm-02.ogg | |
│ │ │ ├── ACTN-pinda-emote-cloudy-hmmm-03.ogg | |
│ │ │ ├── ACTN-pinda-emote-cloudy-hmmm-04.ogg | |
│ │ │ ├── ACTN-pinda-fall_flat.ogg | |
│ │ │ ├── ACTN-pinda-falling-ah.ogg | |
│ │ │ ├── ACTN-pinda-falling-wah.ogg | |
│ │ │ ├── ACTN-pinda-gate_spot01.ogg | |
│ │ │ ├── ACTN-pinda-gate_spot02.ogg | |
│ │ │ ├── ACTN-pinda-gate_spot03.ogg | |
│ │ │ ├── ACTN-pinda-gate_spot03_open.ogg | |
│ │ │ ├── ACTN-pinda-grunt-long.ogg | |
│ │ │ ├── ACTN-pinda-grunt.ogg | |
│ │ │ ├── ACTN-pinda-grunt-pushing_1.ogg | |
│ │ │ ├── ACTN-pinda-grunt-pushing_2.ogg | |
│ │ │ ├── ACTN-pinda-grunt-pushing-annoyed.ogg | |
│ │ │ ├── ACTN-pinda-grunt-pushing.ogg | |
│ │ │ ├── ACTN-pinda-grunt-stretch.ogg | |
│ │ │ ├── ACTN-pinda-hahaa-proud.ogg | |
│ │ │ ├── ACTN-pinda-haha-proud.ogg | |
│ │ │ ├── ACTN-pinda-hihi-happy-giggle_1.ogg | |
│ │ │ ├── ACTN-pinda-hihi-happy-giggle-long.ogg | |
│ │ │ ├── ACTN-pinda-hihi-happy-giggle.ogg | |
│ │ │ ├── ACTN-pinda-hmm-ahww-cuddle.ogg | |
│ │ │ ├── ACTN-pinda-hmm-angry_1.ogg | |
│ │ │ ├── ACTN-pinda-hmm-angry.ogg | |
│ │ │ ├── ACTN-pinda-hmm-annoyed-03.ogg | |
│ │ │ ├── ACTN-pinda-hmm-annoyed_1 2.ogg | |
│ │ │ ├── ACTN-pinda-hmm-annoyed_1.ogg | |
│ │ │ ├── ACTN-pinda-hmm-annoyed_2 2.ogg | |
│ │ │ ├── ACTN-pinda-hmm-annoyed 2.ogg | |
│ │ │ ├── ACTN-pinda-hmm-annoyed_2.ogg | |
│ │ │ ├── ACTN-pinda-hmm-annoyed_3.ogg | |
│ │ │ ├── ACTN-pinda-hmm-annoyed.ogg | |
│ │ │ ├── ACTN-pinda-hmm-attach-proud.ogg | |
│ │ │ ├── ACTN-pinda-hmm-cuddle-questionmark.ogg | |
│ │ │ ├── ACTN-pinda-hmm-happy-cuddle_1.ogg | |
│ │ │ ├── ACTN-pinda-hmm-happy-cuddle_2.ogg | |
│ │ │ ├── ACTN-pinda-hmm-happy-cuddle.ogg | |
│ │ │ ├── ACTN-pinda-hmm-happy.ogg | |
│ │ │ ├── ACTN-pinda-hmm-proud.ogg | |
│ │ │ ├── ACTN-pinda-hmm-pushing.ogg | |
│ │ │ ├── ACTN-pinda-hmm-reaching.ogg | |
│ │ │ ├── ACTN-pinda-hmm-sniff-crying.ogg | |
│ │ │ ├── ACTN-pinda-hmm-snuggle.ogg | |
│ │ │ ├── ACTN-pinda-hmm-surprised-interested.ogg | |
│ │ │ ├── ACTN-pinda-hmm-thinking_1.ogg | |
│ │ │ ├── ACTN-pinda-hmm-tired_1.ogg | |
│ │ │ ├── ACTN-pinda-hmm-tired.ogg | |
│ │ │ ├── ACTN-pinda-hoo-relieved.ogg | |
│ │ │ ├── ACTN-pinda-hoo-tired_1.ogg | |
│ │ │ ├── ACTN-pinda-hoo-tired-2.ogg | |
│ │ │ ├── ACTN-pinda-hoo-tired-3.ogg | |
│ │ │ ├── ACTN-pinda-hoo-tired-4.ogg | |
│ │ │ ├── ACTN-pinda-hoo-tired.ogg | |
│ │ │ ├── ACTN-pinda-hum-happy-melody_1.ogg | |
│ │ │ ├── ACTN-pinda-hum-happy-melody_2.ogg | |
│ │ │ ├── ACTN-pinda-hum-happy-melody_3.ogg | |
│ │ │ ├── ACTN-pinda-hum-happy-melody-HARMONY.ogg | |
│ │ │ ├── ACTN-pinda-hum-happy-melody.ogg | |
│ │ │ ├── ACTN-pinda-hum-happy-melody-TRIPLE-HARMONY.ogg | |
│ │ │ ├── ACTN-pinda-item-pickup-yahaa.ogg | |
│ │ │ ├── ACTN-pinda-item-pickup-yoopee.ogg | |
│ │ │ ├── ACTN-pinda-laugh-alt.ogg | |
│ │ │ ├── ACTN-pinda-laugh.ogg | |
│ │ │ ├── ACTN-pinda-laugh-short.ogg | |
│ │ │ ├── ACTN-pinda-moping-hmm.ogg | |
│ │ │ ├── ACTN-pinda-move-tired-0.ogg | |
│ │ │ ├── ACTN-pinda-move-tired-1.ogg | |
│ │ │ ├── ACTN-pinda-move-tired-2.ogg | |
│ │ │ ├── ACTN-pinda-move-tired-3.ogg | |
│ │ │ ├── ACTN-pinda-oof-cute.ogg | |
│ │ │ ├── ACTN-pinda-OOF!.ogg | |
│ │ │ ├── ACTN-pinda-OOF.ogg | |
│ │ │ ├── ACTN-pinda-oohh.ogg | |
│ │ │ ├── ACTN-pinda-oooi.ogg | |
│ │ │ ├── ACTN-pinda-ouch-01.ogg | |
│ │ │ ├── ACTN-pinda-ouch-02.ogg | |
│ │ │ ├── ACTN-pinda-ouch-03.ogg | |
│ │ │ ├── ACTN-pinda-ouch-04.ogg | |
│ │ │ ├── ACTN-pinda-ouch-05.ogg | |
│ │ │ ├── ACTN-pinda-ouch-06.ogg | |
│ │ │ ├── ACTN-pinda-ouch-2.ogg | |
│ │ │ ├── ACTN-pinda-ouch-3.ogg | |
│ │ │ ├── ACTN-pinda-ouch-4.ogg | |
│ │ │ ├── ACTN-pinda-ouch-5.ogg | |
│ │ │ ├── ACTN-pinda-ouch.ogg | |
│ │ │ ├── ACTN-pinda-ouch-oof-oomph-01.ogg | |
│ │ │ ├── ACTN-pinda-ouch-oof-oomph-02.ogg | |
│ │ │ ├── ACTN-pinda-ouch-oof-oomph-falling.ogg | |
│ │ │ ├── ACTN-pinda-ouch-oof-oomph-ice-slinging.ogg | |
│ │ │ ├── ACTN-pinda-ouch-oof-oomph-pushover.ogg | |
│ │ │ ├── ACTN-pinda-ouch-oof-oomph-rolling.ogg | |
│ │ │ ├── ACTN-pinda-outro-camera.ogg | |
│ │ │ ├── ACTN-pinda-outro-hmm.ogg | |
│ │ │ ├── ACTN-pinda-outro-ohh.ogg | |
│ │ │ ├── ACTN-pinda-react-aha.ogg | |
│ │ │ ├── ACTN-pinda-react-ah-interested.ogg | |
│ │ │ ├── ACTN-pinda-react-HUH-02.ogg | |
│ │ │ ├── ACTN-pinda-react-HUH-03.ogg | |
│ │ │ ├── ACTN-pinda-react-HUH-04.ogg | |
│ │ │ ├── ACTN-pinda-react-HUH.ogg | |
│ │ │ ├── ACTN-pinda-reaction-HUH.ogg | |
│ │ │ ├── ACTN-pinda-relief-wooh.ogg | |
│ │ │ ├── ACTN-pinda-rolling.ogg | |
│ │ │ ├── ACTN-pinda-sigh-2.ogg | |
│ │ │ ├── ACTN-pinda-sigh.ogg | |
│ │ │ ├── ACTN-pinda-through_fence_in.ogg | |
│ │ │ ├── ACTN-pinda-tripping-0.ogg | |
│ │ │ ├── ACTN-pinda-tripping-1.ogg | |
│ │ │ ├── ACTN-pinda-tripping-2.ogg | |
│ │ │ ├── ACTN-pinda-tripping-3.ogg | |
│ │ │ ├── ACTN-pinda-UGH-tired-02.ogg | |
│ │ │ ├── ACTN-pinda-UGH-tired.ogg | |
│ │ │ ├── ACTN-pinda-waaah-outro.ogg | |
│ │ │ ├── ACTN-pinda-wah-fall.ogg | |
│ │ │ ├── ACTN-pinda-wah-ouch.ogg | |
│ │ │ ├── ACTN-pinda-whistle-01.ogg | |
│ │ │ ├── ACTN-pinda-whistle-02.ogg | |
│ │ │ ├── ACTN-pinda-whistle-03.ogg | |
│ │ │ ├── ACTN-pinda-whistle-04.ogg | |
│ │ │ ├── ACTN-pinda-wooh-oops.ogg | |
│ │ │ ├── ACTN-pinda-wow-gliding-01.ogg | |
│ │ │ ├── ACTN-pinda-wow-gliding-02.ogg | |
│ │ │ ├── ACTN-pinda-wow-gliding-03.ogg | |
│ │ │ ├── ACTN-pinda-wow-gliding-04.ogg | |
│ │ │ ├── ACTN-pinda-wow.ogg | |
│ │ │ ├── ACTN-pinda-wow-wonder-02.ogg | |
│ │ │ ├── ACTN-pinda-wow-wonder-03 2.ogg | |
│ │ │ ├── ACTN-pinda-wow-wonder-03.ogg | |
│ │ │ ├── ACTN-pinda-wow-wonder.ogg | |
│ │ │ ├── ACTN-pinda-yahaa-proud.ogg | |
│ │ │ ├── ACTN-pinda-yanked.ogg | |
│ │ │ ├── ACTN-pinda-yanked-wooh.ogg | |
│ │ │ ├── ACTN-pinda-yay-proud.ogg | |
│ │ │ ├── ACTN-pinda-yes-proud.ogg | |
│ │ │ ├── ACTN-pinda-yess-proud.ogg | |
│ │ │ ├── ACTN-pinda-yoopee-celebrate.ogg | |
│ │ │ ├── ACTN-rubber-band-sounds-01.ogg | |
│ │ │ ├── ACTN-rubber-band-sounds-02.ogg | |
│ │ │ ├── CINE-pinda-attach-tennisball.ogg | |
│ │ │ ├── CINE-pinda-attach-traffic_cone.ogg | |
│ │ │ ├── CINE-pinda-unlocking-gate.ogg | |
│ │ │ ├── LEASH-limit-just-reached.ogg | |
│ │ │ ├── LOOP-pause.ogg | |
│ │ │ ├── LOOP-pinda-building-left.ogg | |
│ │ │ ├── LOOP-pinda-building.ogg | |
│ │ │ ├── LOOP-pinda-building-right.ogg | |
│ │ │ ├── LOOP-pinda-crying-0.ogg | |
│ │ │ ├── LOOP-pinda-crying-1.ogg | |
│ │ │ ├── LOOP-pinda-crying-2.ogg | |
│ │ │ ├── LOOP-pinda-crying-3.ogg | |
│ │ │ ├── LOOP-pinda-crying-4.ogg | |
│ │ │ ├── LOOP-pinda-crying-5.ogg | |
│ │ │ ├── LOOP-pinda-dragged.ogg | |
│ │ │ ├── LOOP-pinda-floor_dragged.ogg | |
│ │ │ ├── LOOP-pinda-footstep-snow-0.ogg | |
│ │ │ ├── LOOP-pinda-footstep-SNOW-1.ogg | |
│ │ │ ├── LOOP-pinda-footstep snow-2.ogg | |
│ │ │ ├── LOOP-pinda-footstep-SNOW-LIFT-0.ogg | |
│ │ │ ├── LOOP-pinda-idle-tired-0.ogg | |
│ │ │ ├── LOOP-pinda-idle-tired-1.ogg | |
│ │ │ ├── LOOP-pinda-idle-tired-2.ogg | |
│ │ │ ├── LOOP-pinda-moping-0.ogg | |
│ │ │ ├── LOOP-pinda-moping-1.ogg | |
│ │ │ ├── LOOP-pinda-moping-2.ogg | |
│ │ │ ├── LOOP-pinda-snow-sliding.ogg | |
│ │ │ ├── LOOP-pinda-stuck_in_snow_0.ogg | |
│ │ │ ├── LOOP-pinda-stuck_in_snow_1.ogg | |
│ │ │ ├── LOOP-pinda-stuck_in_snow_2.ogg | |
│ │ │ ├── LOOP-pinda-stuck_snow-new.ogg | |
│ │ │ ├── LOOP-pinda-stuck_snow.ogg | |
│ │ │ ├── LOOP-pinda-thinking-2.ogg | |
│ │ │ ├── LOOP-pinda-thinking-3.ogg | |
│ │ │ ├── LOOP-pinda-thinking-4.ogg | |
│ │ │ ├── LOOP-pinda-thinking.ogg | |
│ │ │ ├── LOOP-pinda-tripping_leash-melody.ogg | |
│ │ │ ├── LOOP-pinda-walk-0.ogg | |
│ │ │ ├── LOOP-pinda-walk-1.ogg | |
│ │ │ ├── SYNC-pinda-attach_rock.ogg | |
│ │ │ ├── SYNC-pinda-chocomel-licking.ogg | |
│ │ │ ├── SYNC-pinda-gate_spot02.ogg | |
│ │ │ ├── SYNC-pinda-gatespot03.ogg | |
│ │ │ ├── SYNC-pinda-pet01.ogg | |
│ │ │ ├── SYNC-pinda-pet02.ogg | |
│ │ │ ├── SYNC-pinda-pet03.ogg | |
│ │ │ ├── SYNC-pinda-pet04.ogg | |
│ │ │ ├── SYNC-pinda-pet05.ogg | |
│ │ │ └── SYNC-pinda-pet06.ogg | |
│ │ ├── ui | |
│ │ │ ├── UI_AcceptSound.ogg | |
│ │ │ ├── UI-cardboard-click-0.ogg | |
│ │ │ ├── UI-cardboard-click-1.ogg | |
│ │ │ ├── UI-cardboard-click-2.ogg | |
│ │ │ ├── UI-cardboard-click-3.ogg | |
│ │ │ ├── UI-cardboard-click-4.ogg | |
│ │ │ ├── UI_click-0.ogg | |
│ │ │ ├── UI_click-2.ogg | |
│ │ │ ├── UI_click-3.ogg | |
│ │ │ ├── UI_click-4.ogg | |
│ │ │ ├── UI_click-5.ogg | |
│ │ │ ├── UI-emote-button_press.ogg | |
│ │ │ ├── UI-emote-click_press.ogg | |
│ │ │ ├── UI-emote-fireworks.ogg | |
│ │ │ ├── UI-emote-hearts.ogg | |
│ │ │ ├── UI-emote-missing-arm.ogg | |
│ │ │ ├── UI-emote-missing-cane.ogg | |
│ │ │ ├── UI-emote-missing-hat.ogg | |
│ │ │ ├── UI-emote-missing-nose.ogg | |
│ │ │ ├── UI-emote-move_mouse.ogg | |
│ │ │ ├── UI-emote-sweat.ogg | |
│ │ │ └── UI_SaveSound.ogg | |
│ │ └── world | |
│ │ ├── ACTN-bird-chirp-01.ogg | |
│ │ ├── ACTN-bird-chirp-02.ogg | |
│ │ ├── ACTN-bird-chirp-03.ogg | |
│ │ ├── ACTN-bird-chirp-04.ogg | |
│ │ ├── ACTN-bird-chirp-05.ogg | |
│ │ ├── ACTN-bird-chirp-06.ogg | |
│ │ ├── ACTN-bird-chirp-07.ogg | |
│ │ ├── ACTN-bird-chirp-08.ogg | |
│ │ ├── ACTN-bird-chirp-09.ogg | |
│ │ ├── ACTN-bird-chirp-fly-02.ogg | |
│ │ ├── ACTN-bird-chirp-fly-03.ogg | |
│ │ ├── ACTN-bird-chirp-fly-04.ogg | |
│ │ ├── ACTN-bird-chirp-fly.ogg | |
│ │ ├── ACTN-bird-fly.ogg | |
│ │ ├── ACTN-bird-tip-tap-01.ogg | |
│ │ ├── ACTN-bird-tip-tap-02.ogg | |
│ │ ├── ACTN-bush-melody-1.ogg | |
│ │ ├── ACTN-bush-melody-2.ogg | |
│ │ ├── ACTN-bush-melody-3.ogg | |
│ │ ├── ACTN-bush-melody-4.ogg | |
│ │ ├── ACTN-bush-melody-5.ogg | |
│ │ ├── ACTN-bush-melody-6.ogg | |
│ │ ├── ACTN-bush-melody-7.ogg | |
│ │ ├── ACTN-bush-melody-8.ogg | |
│ │ ├── LEASH-limit-just-reached-bounce-01.ogg | |
│ │ ├── LEASH-limit-just-reached-bounce-02.ogg | |
│ │ ├── LEASH-limit-just-reached-bounce-03.ogg | |
│ │ ├── LEASH-limit-just-reached-bounce-04.ogg | |
│ │ ├── LEASH-limit-just-reached.ogg | |
│ │ ├── LI-Bush-bounce.ogg | |
│ │ ├── LI-Bush-jiggle-melody-1.ogg | |
│ │ ├── LI-Bush-jiggle-melody-2.ogg | |
│ │ ├── LI-Bush-jiggle-melody-3.ogg | |
│ │ ├── LI-Bush-jiggle-melody-4.ogg | |
│ │ ├── LI-Bush-jiggle-melody-5.ogg | |
│ │ ├── LI-Bush-jiggle-melody-6.ogg | |
│ │ ├── LI-Bush-jiggle-melody-7.ogg | |
│ │ ├── LI-Bush-jiggle-melody-8.ogg | |
│ │ ├── LI-ToppleEntity-topple-0.ogg | |
│ │ ├── LI-ToppleEntity-topple-1.ogg | |
│ │ ├── LI-ToppleEntity-topple-2.ogg | |
│ │ ├── LI-ToppleEntity-topple-3.ogg | |
│ │ ├── LI-ToppleEntity-untopple-0.ogg | |
│ │ ├── LI-ToppleEntity-untopple-1.ogg | |
│ │ ├── LI-ToppleEntity-untopple-2.ogg | |
│ │ ├── LI-ToppleEntity-untopple-3.ogg | |
│ │ ├── LOOP-birds.ogg | |
│ │ ├── LOOP-object-hint.ogg | |
│ │ ├── LOOP-object-location-hint-melody-1.ogg | |
│ │ ├── LOOP-object-location-hint-melody-2.ogg | |
│ │ ├── LOOP-object-location-hint-melody-3.ogg | |
│ │ ├── LOOP-object-location-hint-melody-4.ogg | |
│ │ ├── LOOP-object-location-hint-melody-5.ogg | |
│ │ ├── LOOP-water.ogg | |
│ │ └── LOOP-wind.ogg | |
│ ├── testing | |
│ │ ├── blender_import_script.gd | |
│ │ ├── blender_import_script.gd.uid | |
│ │ ├── bush.glb | |
│ │ ├── chocomel-layout.glb | |
│ │ ├── chocomel-layout_v2.bin | |
│ │ ├── chocomel-layout_v2.glb | |
│ │ ├── chocomel-layout_v2.gltf | |
│ │ ├── cursor_tests | |
│ │ │ ├── c1_0.png | |
│ │ │ ├── c1_1.png | |
│ │ │ ├── c1_2.png | |
│ │ │ ├── c1_3.png | |
│ │ │ ├── c1_4.png | |
│ │ │ ├── c1_5.png | |
│ │ │ ├── c1_6.png | |
│ │ │ └── c1_7.png | |
│ │ ├── cutout_images | |
│ │ │ ├── dog_dig_down_1.png | |
│ │ │ ├── dog_dig_down_2.png | |
│ │ │ ├── dog_run_down_1.png | |
│ │ │ ├── dog_run_down_2.png | |
│ │ │ ├── dog_run_up_1.png | |
│ │ │ ├── dog_run_up_2.png | |
│ │ │ ├── dog_sit_neutral_down.png | |
│ │ │ ├── dog_sitting_bark_down_1.png | |
│ │ │ ├── dog_sitting_bark_down_2.png | |
│ │ │ ├── dog_sitting_bark_down_3.png | |
│ │ │ ├── dog_sitting_bark_down_4.png | |
│ │ │ ├── dog_sitting_bark_down_5.png | |
│ │ │ ├── dog_sitting_bark_down_6.png | |
│ │ │ ├── dog_sitting_pant_down_1.png | |
│ │ │ ├── dog_sitting_pant_down_2.png | |
│ │ │ ├── dog_spin_1.png | |
│ │ │ ├── dog_spin_2.png | |
│ │ │ ├── dog_spin_3.png | |
│ │ │ ├── dog_standing_bark_down_1.png | |
│ │ │ ├── dog_standing_bark_down_2.png | |
│ │ │ ├── dog_standing_bark_down_3.png | |
│ │ │ ├── dog_standing_bark_down_4.png | |
│ │ │ ├── dog_standing_bark_down_5.png | |
│ │ │ ├── dog_standing_bark_down_6.png | |
│ │ │ ├── dog_standing_neutral_down.png | |
│ │ │ ├── dog_standing_neutral_up.png | |
│ │ │ ├── dog_standing_pant_down_1.png | |
│ │ │ ├── dog_standing_pant_down_2.png | |
│ │ │ ├── dog_walking_slow_down_1.png | |
│ │ │ ├── dog_walking_slow_down_2.png | |
│ │ │ ├── dog_walking_slow_up_1.png | |
│ │ │ ├── dog_walking_slow_up_2.png | |
│ │ │ ├── kid_bawling.png | |
│ │ │ ├── kid_dragged_intense_down.png | |
│ │ │ ├── kid_dragged_intense_up.png | |
│ │ │ ├── kid_dropped_on_face_down.png | |
│ │ │ ├── kid_getting_up_down.png | |
│ │ │ ├── kid_grumpy_sitting_down.png | |
│ │ │ ├── kid_looking_up_curious_down.png | |
│ │ │ ├── kid_looking_up_curious_up.png | |
│ │ │ ├── kid_nosepick_idle_down_1.png | |
│ │ │ ├── kid_nosepick_idle_down_2.png | |
│ │ │ ├── kid_on_ice_careful_down.png | |
│ │ │ ├── kid_on_ice_careful_up.png | |
│ │ │ ├── kid_pointing_down.png | |
│ │ │ ├── kid_pointing_up.png | |
│ │ │ ├── kid_slip_airborn_down_1.png | |
│ │ │ ├── kid_slip_airborn_down_2.png | |
│ │ │ ├── kid_slip_airborn_down_3.png | |
│ │ │ ├── kid_slip_airborn_down_4.png | |
│ │ │ ├── kid_slipped_ground_impact_down_1.png | |
│ │ │ ├── kid_slipped_ground_impact_down_2.png | |
│ │ │ ├── kid_slipped_ground_impact_down_3.png | |
│ │ │ ├── kid_standing_neutral_down.png | |
│ │ │ ├── kid_standing_neutral_up.png | |
│ │ │ ├── kid_stuck_snow_down.png | |
│ │ │ ├── kid_tumbled_sitting_down.png | |
│ │ │ ├── kid_walking_fast_down_1.png | |
│ │ │ ├── kid_walking_fast_down_2.png | |
│ │ │ ├── kid_walking_fast_down_3.png | |
│ │ │ ├── kid_walking_fast_down_4.png | |
│ │ │ ├── kid_walking_fast_up_1.png | |
│ │ │ ├── kid_walking_fast_up_2.png | |
│ │ │ ├── kid_walking_fast_up_3.png | |
│ │ │ ├── kid_walking_fast_up_4.png | |
│ │ │ ├── kid_walking_medium_down.png | |
│ │ │ └── kid_walking_medium_up.png | |
│ │ ├── generic_item.tscn | |
│ │ ├── materials | |
│ │ │ ├── grid_ground.tres | |
│ │ │ ├── material_bush.tres | |
│ │ │ ├── material_cursor.tres | |
│ │ │ └── test_snow_ground.tres | |
│ │ ├── pinda-layout.glb | |
│ │ ├── texture_06_v2.png | |
│ │ └── tree_fade_materials | |
│ │ ├── pine_bark_simplified_fade.tres | |
│ │ ├── pine_cuts_albedo_01_fade.tres | |
│ │ └── pine_cuts_atlas_albedo_01_fade.tres | |
│ ├── textures | |
│ │ ├── creek_water_surface-albedo.png | |
│ │ ├── creek_water_surface-normal.png | |
│ │ ├── creek_water_surface-roughness.png | |
│ │ ├── fx | |
│ │ │ ├── footsteps_chocomel.png | |
│ │ │ ├── footsteps_pinda.png | |
│ │ │ ├── snow_particles_inner_trail.png | |
│ │ │ ├── snow_particles_outer_trail.png | |
│ │ │ └── snow_particles.png | |
│ │ ├── ice_crack.png | |
│ │ ├── ice_snow_edge1.png | |
│ │ ├── ice_surface_squiggles-albedo.png | |
│ │ ├── ice_surface_squiggles-roughness.png | |
│ │ ├── lut_world_01.png | |
│ │ ├── menu | |
│ │ │ ├── launch | |
│ │ │ │ ├── blender_1.jpg | |
│ │ │ │ ├── blender_2.jpg | |
│ │ │ │ ├── godot_1.jpg | |
│ │ │ │ └── godot_2.jpg | |
│ │ │ └── user_interface | |
│ │ │ ├── all_controls.png | |
│ │ │ ├── B_button.png | |
│ │ │ ├── cardboard_cursor.png | |
│ │ │ ├── cardboard_cursor_smaller.png | |
│ │ │ ├── checkbox_checkmark.png | |
│ │ │ ├── checkbox_empty.png | |
│ │ │ ├── checkbutton_off.png | |
│ │ │ ├── checkbutton_on.png | |
│ │ │ ├── click_finger_1.png | |
│ │ │ ├── click_finger_2.png | |
│ │ │ ├── cycle_through_arrow.png | |
│ │ │ ├── drop_down_bg.png | |
│ │ │ ├── drop_down_hover_bg.png | |
│ │ │ ├── empty_placeholder.png | |
│ │ │ ├── Esc.png | |
│ │ │ ├── generic_button_input.png | |
│ │ │ ├── LB.png | |
│ │ │ ├── loading_bg.png | |
│ │ │ ├── loading_walk_1.png | |
│ │ │ ├── loading_walk_2.png | |
│ │ │ ├── RB.png | |
│ │ │ ├── save_icon_animation | |
│ │ │ │ ├── save_icon_10.png | |
│ │ │ │ ├── save_icon_11.png | |
│ │ │ │ ├── save_icon_12.png | |
│ │ │ │ ├── save_icon_13.png | |
│ │ │ │ ├── save_icon_14.png | |
│ │ │ │ ├── save_icon_15.png | |
│ │ │ │ ├── save_icon_16.png | |
│ │ │ │ ├── save_icon_17.png | |
│ │ │ │ ├── save_icon_18.png | |
│ │ │ │ ├── save_icon_19.png | |
│ │ │ │ ├── save_icon_1.png | |
│ │ │ │ ├── save_icon_2.png | |
│ │ │ │ ├── save_icon_3.png | |
│ │ │ │ ├── save_icon_4.png | |
│ │ │ │ ├── save_icon_5.png | |
│ │ │ │ ├── save_icon_6.png | |
│ │ │ │ ├── save_icon_7.png | |
│ │ │ │ ├── save_icon_8.png | |
│ │ │ │ └── save_icon_9.png | |
│ │ │ ├── saving_icon.png | |
│ │ │ ├── selection_arrow.png | |
│ │ │ ├── settings_backdrop.png | |
│ │ │ ├── slider_base.png | |
│ │ │ ├── slider_filled.png | |
│ │ │ ├── slider_handle_highlighted.png | |
│ │ │ ├── slider_handle.png | |
│ │ │ ├── start_button.png | |
│ │ │ ├── stick_icon.png | |
│ │ │ ├── support_us_hover_1.png | |
│ │ │ ├── support_us_hover_2.png | |
│ │ │ ├── support_us.png | |
│ │ │ ├── tab_left.png | |
│ │ │ ├── tab_reset.png | |
│ │ │ ├── tab_right.png | |
│ │ │ ├── tabs_selection.png | |
│ │ │ ├── triangle_reset.png | |
│ │ │ └── Y_button.png | |
│ │ ├── outro | |
│ │ │ └── outro_images.png | |
│ │ ├── paper_crumpled_albedo.png | |
│ │ ├── paper_crumpled-normal.png | |
│ │ ├── paper_fine_albedo.png | |
│ │ ├── paper_fine_normal.png | |
│ │ ├── paper_rough_256.png | |
│ │ ├── paper_rough_large-normal.png | |
│ │ ├── paper_rough_medium-normal.png | |
│ │ ├── paper_tear_tilable.png | |
│ │ ├── plateaus_snow_edge_b-albedo.png | |
│ │ ├── pond_underwater_bubbles.png | |
│ │ ├── pond_underwater.png | |
│ │ ├── snow_edge_plateaus-albedo.png | |
│ │ ├── snow_gen_albedo-01.png | |
│ │ ├── snow_gen_albedo-02.png | |
│ │ ├── snow_gen_normal-01.png | |
│ │ ├── tennis_ball_snow_trail.png | |
│ │ ├── underwater_bubbles.png | |
│ │ ├── underwater_tilable.png | |
│ │ ├── wood_frosted-albedo.png | |
│ │ ├── wood_frosted-normal.png | |
│ │ ├── wood_generic-albedo.png | |
│ │ └── wood_generic-normal.png | |
│ └── videos | |
│ ├── credits_making_of.ogv | |
│ └── credits_making_of.ogv.uid | |
├── default_bus_layout.tres | |
├── DOGWALK-dir.tree.txt | |
├── DOGWALK-files.tree.txt | |
├── DOGWALK-tree.txt | |
├── export_presets.cfg | |
├── game.tscn | |
├── icon_32.icns | |
├── icon_32.ico | |
├── icon_32.png | |
├── icon_launcher.png | |
├── icon_macos.icns | |
├── LISCENCE.md | |
├── material_index.json | |
├── music_state_gameplay.tscn | |
├── project.godot | |
├── README.md | |
├── source | |
│ ├── audio | |
│ │ ├── audio_manager.gd | |
│ │ ├── audio_manager.gd.uid | |
│ │ ├── audio_manager.tscn | |
│ │ ├── music | |
│ │ │ ├── gameplay_music_setting.gd | |
│ │ │ ├── gameplay_music_setting.gd.uid | |
│ │ │ ├── gameplay_synchronized_streams.tres | |
│ │ │ ├── interactive_music_stream_player_settings.tres | |
│ │ │ ├── music_manager_stream_player.tres | |
│ │ │ ├── music_setting_FENCE_HINT.tres | |
│ │ │ ├── music_setting_FENCE.tres | |
│ │ │ ├── music_setting_FOREST_HEART.tres | |
│ │ │ ├── music_setting_FOREST.tres | |
│ │ │ ├── music_setting_HEAL.tres | |
│ │ │ ├── music_setting_IDLE.tres | |
│ │ │ ├── music_setting_MEDITATE.tres | |
│ │ │ ├── music_setting_NONE.tres | |
│ │ │ ├── music_setting_POND_HINT.tres | |
│ │ │ ├── music_setting_POND.tres | |
│ │ │ ├── music_setting_PULL.tres | |
│ │ │ ├── music_setting_REST.tres | |
│ │ │ ├── music_setting_RUN.tres | |
│ │ │ ├── music_setting_SNOWMAN.tres | |
│ │ │ ├── music_setting_SPRINT.tres | |
│ │ │ ├── music_setting_WALK.tres | |
│ │ │ ├── music_state_gameplay.gd | |
│ │ │ └── music_state_gameplay.gd.uid | |
│ │ ├── music_manager.gd | |
│ │ ├── music_manager.gd.uid | |
│ │ ├── music_manager.tscn | |
│ │ ├── sfx | |
│ │ │ ├── bird | |
│ │ │ │ ├── bird-chirp-sfx.tres | |
│ │ │ │ ├── bird-fly-chirp-sfx.tres | |
│ │ │ │ ├── bird-fly-sfx.tres | |
│ │ │ │ └── bird-pitter-patter-sfx.tres | |
│ │ │ ├── chocomel | |
│ │ │ │ ├── chocomel-bark-sfx.tres | |
│ │ │ │ ├── chocomel-footstep-sfx.tres | |
│ │ │ │ ├── chocomel-lick-sfx.tres | |
│ │ │ │ ├── chocomel-panting-sfx.tres | |
│ │ │ │ ├── chocomel-pull-whince-sfx.tres | |
│ │ │ │ ├── chocomel_sfx.gd | |
│ │ │ │ └── chocomel_sfx.gd.uid | |
│ │ │ ├── leash | |
│ │ │ │ └── leash-limit-sfx.tres | |
│ │ │ ├── pinda | |
│ │ │ │ ├── pinda-emote-cloudy.tres | |
│ │ │ │ ├── pinda-footstep-sfx.tres | |
│ │ │ │ ├── pinda-footsteps-ground.tres | |
│ │ │ │ ├── pinda-footsteps-ice.tres | |
│ │ │ │ ├── pinda-footsteps-snow.tres | |
│ │ │ │ ├── pinda-footsteps-wood.tres | |
│ │ │ │ ├── pinda-moping-old.tres | |
│ │ │ │ ├── pinda-pickup-item-sfx.tres | |
│ │ │ │ ├── pinda-pulling-cone-grunt-sfx.tres | |
│ │ │ │ ├── pinda-pulling-grunts.tres | |
│ │ │ │ ├── pinda-pushing-grunts.tres | |
│ │ │ │ ├── pinda_sfx.gd | |
│ │ │ │ ├── pinda_sfx.gd.uid | |
│ │ │ │ └── pinda-snuggle-hmmm.tres | |
│ │ │ ├── ui | |
│ │ │ │ ├── emote_sounds.gd | |
│ │ │ │ ├── emote_sounds.gd.uid | |
│ │ │ │ └── emote_sounds.tscn | |
│ │ │ └── world | |
│ │ │ ├── bush_sfx_player.tscn | |
│ │ │ ├── item_hint_sound.gd | |
│ │ │ ├── item_hint_sound.gd.uid | |
│ │ │ ├── item_hint_sound.tres | |
│ │ │ ├── map_hint_sound.tres | |
│ │ │ ├── object_pool.gd | |
│ │ │ ├── object_pool.gd.uid | |
│ │ │ ├── object_pool.tscn | |
│ │ │ ├── topple_sfx_player.tscn | |
│ │ │ └── untopple_sfx_player.tscn | |
│ │ ├── sfx_manager.gd | |
│ │ ├── sfx_manager.gd.uid | |
│ │ ├── sfx_manager.tscn | |
│ │ ├── ui | |
│ │ │ ├── accept_sound_player.tres | |
│ │ │ ├── nav_sound_player.tres | |
│ │ │ └── slider_sound_player.tres | |
│ │ ├── ui_sound_manager.gd | |
│ │ ├── ui_sound_manager.gd.uid | |
│ │ └── ui_sound_manager.tscn | |
│ ├── entities | |
│ │ ├── camera_magnet_zone.gd | |
│ │ ├── camera_magnet_zone.gd.uid | |
│ │ ├── camera_magnet_zone.tscn | |
│ │ ├── carp.gd | |
│ │ ├── carp.gd.uid | |
│ │ ├── carp.tscn | |
│ │ ├── gate.gd | |
│ │ ├── gate.gd.uid | |
│ │ ├── music_zone_trigger.gd | |
│ │ ├── music_zone_trigger.gd.uid | |
│ │ ├── music_zone_trigger.tscn | |
│ │ ├── player_entities | |
│ │ │ ├── camera.gd | |
│ │ │ ├── camera.gd.uid | |
│ │ │ ├── camera.tscn | |
│ │ │ ├── chocomel_animation_tree | |
│ │ │ │ ├── chocomel_animtree_idle2.tres | |
│ │ │ │ ├── chocomel_animtree_idle.tres | |
│ │ │ │ ├── chocomel_animtree_movement.tres | |
│ │ │ │ ├── chocomel_animtree_states.tres | |
│ │ │ │ └── petting_loops_blend_space_1d.tres | |
│ │ │ ├── chocomel.gd | |
│ │ │ ├── chocomel.gd.uid | |
│ │ │ ├── chocomel.tscn | |
│ │ │ ├── emote_bubble.gd | |
│ │ │ ├── emote_bubble.gd.uid | |
│ │ │ ├── emote_bubble.tscn | |
│ │ │ ├── interest_detector.gd | |
│ │ │ ├── interest_detector.gd.uid | |
│ │ │ ├── leash.gd | |
│ │ │ ├── leash.gd.uid | |
│ │ │ ├── leash.tscn | |
│ │ │ ├── pinda_animation_tree | |
│ │ │ │ ├── pinda_animation_tree.gd | |
│ │ │ │ ├── pinda_animation_tree.gd.uid | |
│ │ │ │ ├── pinda_animation_tree_parent.tres | |
│ │ │ │ ├── pinda_animtree_ice_states.tres | |
│ │ │ │ ├── pinda_animtree_regular_idle_blend1D.tres | |
│ │ │ │ ├── pinda_animtree_regular_movement.tres | |
│ │ │ │ ├── pinda_animtree_regular_moving_blend2D.tres | |
│ │ │ │ ├── pinda_animtree_regular_states.tres | |
│ │ │ │ ├── pinda_animtree_regular_stuck_tree_fallend_blendspace2d.tres | |
│ │ │ │ ├── pinda_animtree_regular_stuck_tree.tres | |
│ │ │ │ └── pinda_petting_loops_blend_space_1d.tres | |
│ │ │ ├── pinda.gd | |
│ │ │ ├── pinda.gd.uid | |
│ │ │ ├── pinda.tscn | |
│ │ │ ├── terrain_detector.gd | |
│ │ │ ├── terrain_detector.gd.uid | |
│ │ │ ├── terrain_detector.tscn | |
│ │ │ ├── touch_detector.gd | |
│ │ │ └── touch_detector.gd.uid | |
│ │ ├── player.gd | |
│ │ ├── player.gd.uid | |
│ │ ├── player.tscn | |
│ │ ├── snowman.gd | |
│ │ └── snowman.gd.uid | |
│ ├── fx | |
│ │ ├── footstep_fx | |
│ │ │ ├── footsteps-chocomel.tres | |
│ │ │ ├── footsteps.gd | |
│ │ │ ├── footsteps.gd.uid | |
│ │ │ ├── footsteps-pinda.tres | |
│ │ │ └── footsteps.tscn | |
│ │ ├── ice_fx | |
│ │ │ ├── ice_interaction.gd | |
│ │ │ ├── ice_interaction.gd.uid | |
│ │ │ └── ice_interaction.tscn | |
│ │ ├── snow_fx | |
│ │ │ ├── snow_interaction.gd | |
│ │ │ ├── snow_interaction.gd.uid | |
│ │ │ ├── snow_interaction.tscn | |
│ │ │ ├── snow_particle_process_shader.gdshader | |
│ │ │ ├── snow_particle_process_shader.gdshader.uid | |
│ │ │ ├── snow_particle_process_shader.tres | |
│ │ │ ├── snow_particles.tres | |
│ │ │ ├── snow_trail.gd | |
│ │ │ ├── snow_trail.gd.uid | |
│ │ │ ├── snow_trail-inner.tres | |
│ │ │ └── snow_trail-outer.tres | |
│ │ ├── title.gd | |
│ │ └── title.gd.uid | |
│ ├── globals | |
│ │ ├── assignment.gd | |
│ │ ├── assignment.gd.uid | |
│ │ ├── constants.gd | |
│ │ ├── constants.gd.uid | |
│ │ ├── context.gd | |
│ │ ├── context.gd.uid | |
│ │ ├── game_status.gd | |
│ │ ├── game_status.gd.uid | |
│ │ ├── input_controller.gd | |
│ │ ├── input_controller.gd.uid | |
│ │ ├── launch.gd | |
│ │ ├── launch.gd.uid | |
│ │ ├── save_manager.gd | |
│ │ ├── save_manager.gd.uid | |
│ │ ├── settings.gd | |
│ │ ├── settings.gd.uid | |
│ │ ├── signal_bus.gd | |
│ │ ├── signal_bus.gd.uid | |
│ │ ├── topple_manager.gd | |
│ │ ├── topple_manager.gd.uid | |
│ │ ├── wiggle_manager.gd | |
│ │ └── wiggle_manager.gd.uid | |
│ ├── ground | |
│ │ └── test_grid.tscn | |
│ ├── levels | |
│ │ ├── animation_testing.tscn | |
│ │ ├── asset_ikea.tscn | |
│ │ ├── asset_zoo.tscn | |
│ │ ├── clearing.gd | |
│ │ ├── clearing.gd.uid | |
│ │ ├── clearing.tscn | |
│ │ ├── fence.tscn | |
│ │ ├── pond_testing.tscn | |
│ │ ├── test_level.tscn | |
│ │ ├── test_music.gd | |
│ │ ├── test_music.gd.uid | |
│ │ ├── vertical_slice.tscn | |
│ │ ├── world.gd | |
│ │ ├── world.gd.uid | |
│ │ └── world.tscn | |
│ ├── lighting | |
│ │ └── world_environment.tscn | |
│ ├── mov9F0F.tmp | |
│ ├── movF218.tmp | |
│ ├── obstacles | |
│ │ ├── bushes.gd | |
│ │ ├── bushes.gd.uid | |
│ │ ├── collision_entity_class.gd | |
│ │ ├── collision_entity_class.gd.uid | |
│ │ ├── generic_obstacle.gd | |
│ │ ├── generic_obstacle.gd.uid | |
│ │ ├── generic_tripping_hazard.gd | |
│ │ ├── generic_tripping_hazard.gd.uid | |
│ │ ├── grass.gd | |
│ │ ├── grass.gd.uid | |
│ │ ├── reeds.gd | |
│ │ ├── reeds.gd.uid | |
│ │ ├── rocks.gd | |
│ │ ├── rocks.gd.uid | |
│ │ ├── shrubs.gd | |
│ │ ├── shrubs.gd.uid | |
│ │ ├── snow.gd | |
│ │ ├── snow.gd.uid | |
│ │ ├── stone_wall.gd | |
│ │ ├── stone_wall.gd.uid | |
│ │ ├── testing | |
│ │ │ ├── birch_tree.tscn | |
│ │ │ ├── boulder.tscn | |
│ │ │ ├── bush.tscn | |
│ │ │ ├── grass.tscn | |
│ │ │ ├── ice_terrain.tscn | |
│ │ │ ├── log.tscn | |
│ │ │ ├── root.tscn | |
│ │ │ ├── shrub.tscn | |
│ │ │ ├── snow_terrain.tscn | |
│ │ │ └── stump.tscn | |
│ │ ├── topple_entity_class.gd | |
│ │ ├── topple_entity_class.gd.uid | |
│ │ ├── trees.gd | |
│ │ └── trees.gd.uid | |
│ ├── sequences | |
│ │ ├── background_elements | |
│ │ │ ├── background_elements_ui.gd | |
│ │ │ └── background_elements_ui.gd.uid | |
│ │ ├── credits | |
│ │ │ ├── credit_item.gd | |
│ │ │ ├── credit_item.gd.uid | |
│ │ │ ├── credits.gd | |
│ │ │ ├── credits.gd.uid | |
│ │ │ ├── credits.json | |
│ │ │ ├── credit_slide.gd | |
│ │ │ ├── credit_slide.gd.uid | |
│ │ │ ├── credit_slide_stack.gd | |
│ │ │ ├── credit_slide_stack.gd.uid | |
│ │ │ ├── credit_slide.tscn | |
│ │ │ ├── credits.tscn | |
│ │ │ ├── group_credit_item.tscn | |
│ │ │ ├── group_credits.gd | |
│ │ │ ├── group_credits.gd.uid | |
│ │ │ ├── group_credits.tscn | |
│ │ │ ├── single_credit_item.tscn | |
│ │ │ ├── single_credits.gd | |
│ │ │ ├── single_credits.gd.uid | |
│ │ │ ├── single_credits.tscn | |
│ │ │ ├── text_credit_item.tscn | |
│ │ │ ├── text_credits.gd | |
│ │ │ ├── text_credits.gd.uid | |
│ │ │ └── text_credits.tscn | |
│ │ ├── ending.gd | |
│ │ ├── ending.gd.uid | |
│ │ ├── intro.gd | |
│ │ ├── intro.gd.uid | |
│ │ ├── sequence_gate.gd | |
│ │ └── sequence_gate.gd.uid | |
│ ├── shaders | |
│ │ ├── footsteps.gdshader | |
│ │ ├── footsteps.gdshader.uid | |
│ │ ├── noise.gdshaderinc | |
│ │ ├── noise.gdshaderinc.uid | |
│ │ ├── paper-basic.gdshader | |
│ │ ├── paper-basic.gdshader.uid | |
│ │ ├── paper-basic.tres | |
│ │ ├── paper-default.gdshader | |
│ │ ├── paper-default.gdshader.uid | |
│ │ ├── paper-interface.gdshader | |
│ │ ├── paper-interface.gdshader.uid | |
│ │ ├── paper-particles.gdshader | |
│ │ ├── paper-particles.gdshader.uid | |
│ │ ├── params.gdshaderinc | |
│ │ ├── params.gdshaderinc.uid | |
│ │ ├── uv_tile_selection.gdshaderinc | |
│ │ ├── uv_tile_selection.gdshaderinc.uid | |
│ │ ├── wind.gdshaderinc | |
│ │ └── wind.gdshaderinc.uid | |
│ ├── user_interface | |
│ │ ├── chocotini-regular.otf | |
│ │ ├── cursor.gd | |
│ │ ├── cursor.gd.uid | |
│ │ ├── debug_text.tres | |
│ │ ├── debug_ui.gd | |
│ │ ├── debug_ui.gd.uid | |
│ │ ├── launch_logos.gd | |
│ │ ├── launch_logos.gd.uid | |
│ │ ├── launch_logos.tscn | |
│ │ ├── menus | |
│ │ │ ├── background_elements_ui.tscn | |
│ │ │ ├── game_version.gd | |
│ │ │ ├── game_version.gd.uid | |
│ │ │ ├── label.gd | |
│ │ │ ├── label.gd.uid | |
│ │ │ ├── main_menu.gd | |
│ │ │ ├── main_menu.gd.uid | |
│ │ │ ├── main_menu.tscn | |
│ │ │ ├── menu_theme.tres | |
│ │ │ ├── menu_ui.gd | |
│ │ │ ├── menu_ui.gd.uid | |
│ │ │ ├── menu_ui.tscn | |
│ │ │ ├── pause.gd | |
│ │ │ ├── pause.gd.uid | |
│ │ │ ├── pause.tscn | |
│ │ │ ├── settings_menu.gd | |
│ │ │ ├── settings_menu.gd.uid | |
│ │ │ ├── settings_menu.tscn | |
│ │ │ ├── slider_filled.png | |
│ │ │ ├── support_button.gd | |
│ │ │ ├── support_button.gd.uid | |
│ │ │ └── support_button.tscn | |
│ │ ├── mouse_cursor.gd | |
│ │ ├── mouse_cursor.gd.uid | |
│ │ ├── mouse_cursor.tscn | |
│ │ ├── old_mouse_cursor.tscn | |
│ │ ├── transition_screen.gd | |
│ │ ├── transition_screen.gd.uid | |
│ │ └── transition_screen.tscn | |
│ └── utility | |
│ ├── animate_creek.gd | |
│ ├── animate_creek.gd.uid | |
│ ├── collectable_item.gd | |
│ ├── collectable_item.gd.uid | |
│ ├── debug_settings.gd | |
│ ├── debug_settings.gd.uid | |
│ ├── debug_settings.tscn | |
│ ├── light_area.gd | |
│ ├── light_area.gd.uid | |
│ ├── pivot_grid.gd | |
│ ├── pivot_grid.gd.uid | |
│ ├── procedural_animator.gd | |
│ ├── procedural_animator.gd.uid | |
│ ├── value_slicer.gd | |
│ └── value_slicer.gd.uid | |
├── tests | |
│ ├── unit_tests_value_slicer.gd | |
│ ├── unit_tests_value_slicer.gd.uid | |
│ └── unit_tests_value_slicer.tscn | |
└── tools | |
├── batch_reimport.gd | |
├── batch_reimport.gd.uid | |
├── batch_rename_imports.gd | |
├── batch_rename_imports.gd.uid | |
└── script_tools.tscn | |
347 directories, 3205 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment