Replace Collada .dae file with a Blend file

Also set material import mode to tres for test_bed.glb
This commit is contained in:
Aaron Franke
2020-10-30 04:43:50 -04:00
parent 2a98499935
commit 1aaa8e1fc6
5 changed files with 2 additions and 1409 deletions

View File

@@ -27,7 +27,7 @@ func new_game():
func _on_MobTimer_timeout():
# Choose a random location on Path2D.
var mob_spawn_location = get_node("MobPath/MobSpawnLocation");
var mob_spawn_location = get_node("MobPath/MobSpawnLocation")
mob_spawn_location.offset = randi()
# Create a Mob instance and add it to the scene.

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@ nodes/root_scale=1.0
nodes/custom_script=""
nodes/storage=0
materials/location=1
materials/storage=1
materials/storage=2
materials/keep_on_reimport=true
meshes/compress=true
meshes/ensure_tangents=true