From ee9a8bace7a356bf6a6d24bb250a8045c3132ddf Mon Sep 17 00:00:00 2001 From: Scarabeaver Date: Sat, 16 Jul 2022 17:32:01 +0200 Subject: car imports + level1 lighting update --- godot/assets/game_objects/carTire.material | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 godot/assets/game_objects/carTire.material (limited to 'godot/assets/game_objects/carTire.material') diff --git a/godot/assets/game_objects/carTire.material b/godot/assets/game_objects/carTire.material new file mode 100644 index 0000000..a413ea4 --- /dev/null +++ b/godot/assets/game_objects/carTire.material @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a2a9a3b67d7333498991c6ce72d1129df089c2ea94437395a9f752a05e9bdc +size 1624 -- cgit