initial commit: canny cat basic movement, bouncing, some gridmap tiles for levels

This commit is contained in:
Haze Weathers 2025-02-22 16:48:31 -05:00
commit e1b43c8bc5
120 changed files with 5785 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,43 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://ckqliu2kcydpu"
path="res://.godot/imported/w1_walls.glb-face1295b34377c075e63008c8fa2b91.scn"
[deps]
source_file="res://assets/models/tiles/w1_walls.glb"
dest_files=["res://.godot/imported/w1_walls.glb-face1295b34377c075e63008c8fa2b91.scn"]
[params]
nodes/root_type=""
nodes/root_name=""
nodes/apply_root_scale=true
nodes/root_scale=1.0
nodes/import_as_skeleton_bones=false
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={
"materials": {
"GreyBlock": {
"use_external/enabled": true,
"use_external/path": "res://assets/models/tiles/w1_walls/grey_block.tres"
}
}
}
gltf/naming_version=1
gltf/embedded_image_handling=1

View file

@ -0,0 +1,11 @@
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://c1alnjguwq6g0"]
[ext_resource type="Texture2D" uid="uid://c7fjqv5mopi2m" path="res://assets/textures/world/grey_block.png" id="1_y03ms"]
[resource]
resource_name = "GreyBlock"
shading_mode = 2
specular_mode = 2
albedo_texture = ExtResource("1_y03ms")
metallic_specular = 0.0
texture_filter = 0