-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Felice Pollano
committed
Jul 21, 2020
0 parents
commit 8f4dcfd
Showing
50 changed files
with
1,275 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+683 KB
...t/TexturesCom_SoilCracked0140_1_seamless_S.jpg-66c2e6f8e49992a288131edaf8c1ea6d.etc2.stex
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
.import/TexturesCom_SoilCracked0140_1_seamless_S.jpg-66c2e6f8e49992a288131edaf8c1ea6d.md5
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
source_md5="87ce2f9460a3a2c2b171990c6423005c" | ||
dest_md5="31b35014c2bccd31b1a8295fffb47921" | ||
|
Binary file added
BIN
+683 KB
...t/TexturesCom_SoilCracked0140_1_seamless_S.jpg-66c2e6f8e49992a288131edaf8c1ea6d.s3tc.stex
Binary file not shown.
Binary file added
BIN
+2.17 MB
.import/TexturesCom_SoilCracked0140_1_seamless_S.jpg-66c2e6f8e49992a288131edaf8c1ea6d.stex
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
source_md5="5bb70f2a2817a74158efcc60742beeab" | ||
dest_md5="6741c762ac84f220684401e8e6fba4b8" | ||
|
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
source_md5="5bb70f2a2817a74158efcc60742beeab" | ||
dest_md5="e850fe64cb35ceb0ee67e7f243a296c5" | ||
|
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
source_md5="47313fa4c47a9963fddd764e1ec6e4a8" | ||
dest_md5="2ded9e7f9060e2b530aab678b135fc5b" | ||
|
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
.import/sunflowers_4k.hdr-f03fef258ccfca6bd19805677c89ff0b.md5
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
source_md5="ba22252579cdd195f24b26f840dca46d" | ||
dest_md5="f2ce576c3046109ffe2da63151fe2582" | ||
|
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[gd_scene load_steps=3 format=2] | ||
|
||
[ext_resource path="res://assets/cars/audirx8.glb" type="PackedScene" id=1] | ||
|
||
[sub_resource type="CapsuleShape" id=1] | ||
radius = 0.679422 | ||
height = 2.8155 | ||
|
||
[node name="Car" instance=ExtResource( 1 )] | ||
|
||
[node name="left_door001" parent="audi_r8/audi_r8001/back_movement/front_movement/car1/left_door" index="0"] | ||
transform = Transform( 100, 0, 0, 0, 0, 100, 0, -100, 0, 96.9293, 16.331, 14.2758 ) | ||
|
||
[node name="CollisionShape" type="CollisionShape" parent="." index="4"] | ||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.151198, -0.358425, -0.027139 ) | ||
shape = SubResource( 1 ) |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
[gd_scene load_steps=6 format=2] | ||
|
||
[ext_resource path="res://assets/textures/TexturesCom_SoilCracked0140_1_seamless_S.jpg" type="Texture" id=1] | ||
[ext_resource path="res://Car.tscn" type="PackedScene" id=2] | ||
|
||
[sub_resource type="BoxShape" id=1] | ||
extents = Vector3( 1000, 0, 1000 ) | ||
|
||
[sub_resource type="PlaneMesh" id=2] | ||
|
||
[sub_resource type="SpatialMaterial" id=3] | ||
albedo_texture = ExtResource( 1 ) | ||
uv1_scale = Vector3( 640, 640, 1 ) | ||
|
||
[node name="Spatial" type="Spatial"] | ||
|
||
[node name="StaticBody" type="StaticBody" parent="."] | ||
|
||
[node name="CollisionShape" type="CollisionShape" parent="StaticBody"] | ||
shape = SubResource( 1 ) | ||
|
||
[node name="MeshInstance" type="MeshInstance" parent="StaticBody/CollisionShape"] | ||
transform = Transform( 1000, 0, 0, 0, 1, 0, 0, 0, 1000, 0, 0, 0 ) | ||
mesh = SubResource( 2 ) | ||
material/0 = SubResource( 3 ) | ||
|
||
[node name="DirectionalLight" type="DirectionalLight" parent="."] | ||
transform = Transform( -0.989992, 0.112007, -0.0858497, 0.0833722, 0.95502, 0.284581, 0.113863, 0.274575, -0.9548, -1.58408, 1.80405, -0.0203364 ) | ||
light_energy = 1.69 | ||
light_indirect_energy = 2.32 | ||
shadow_enabled = true | ||
|
||
[node name="Camera" type="Camera" parent="."] | ||
transform = Transform( 1, 0, 0, 0, 0.993226, 0.116203, 0, -0.116203, 0.993226, -1.95682, 1.02052, 3.99294 ) | ||
|
||
[node name="Car" parent="." instance=ExtResource( 2 )] | ||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0 ) |
Binary file not shown.
Binary file not shown.
Oops, something went wrong.