Коммит fd4f569b создал по автору Max Bondarev's avatar Max Bondarev
Просмотр файлов

Реструктуризация

владелец fed93a25
[gd_scene load_steps=7 format=2] [gd_scene load_steps=7 format=2]
[ext_resource path="res://blokoj/toroid/torus_arraymesh.tres" type="ArrayMesh" id=1] [ext_resource path="res://blokoj/toroid/resursoj/torus_arraymesh.tres" type="ArrayMesh" id=1]
[sub_resource type="SpatialMaterial" id=1] [sub_resource type="SpatialMaterial" id=1]
albedo_color = Color( 0.639216, 0.639216, 0.639216, 1 ) albedo_color = Color( 0.639216, 0.639216, 0.639216, 1 )
...@@ -44,7 +43,7 @@ func _physics_process(delta): ...@@ -44,7 +43,7 @@ func _physics_process(delta):
[sub_resource type="ConvexPolygonShape" id=5] [sub_resource type="ConvexPolygonShape" id=5]
points = PoolVector3Array( -1, 1, 1, 1, 1, -1, 1, 1, 1, -1, 1, -1, -1, -1, 1, 1, -1, -1, 1, -1, 1, -1, -1, -1, 1, 1, 1, -1, 1, -1, 1, 1, -1, -1, 1, 1, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, 1, 1, 1, 1, -1, -1, 1, -1, 1, 1, 1, -1, 1, 1, 1, -1, -1, -1, -1, -1, 1, -1, 1, -1, -1 ) points = PoolVector3Array( -1, 1, 1, 1, 1, -1, 1, 1, 1, -1, 1, -1, -1, -1, 1, 1, -1, -1, 1, -1, 1, -1, -1, -1, 1, 1, 1, -1, 1, -1, 1, 1, -1, -1, 1, 1, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, 1, 1, 1, 1, -1, -1, 1, -1, 1, 1, 1, -1, 1, 1, 1, -1, -1, -1, -1, -1, 1, -1, 1, -1, -1 )
[node name="root" type="Spatial"] [node name="toroid" type="Spatial"]
[node name="station" type="MeshInstance" parent="."] [node name="station" type="MeshInstance" parent="."]
transform = Transform( 20, 0, 0, 0, 10, 0, 0, 0, 20, 0, 0, 0 ) transform = Transform( 20, 0, 0, 0, 10, 0, 0, 0, 20, 0, 0, 0 )
......
...@@ -16,8 +16,8 @@ _global_script_class_icons={ ...@@ -16,8 +16,8 @@ _global_script_class_icons={
[application] [application]
config/name="Universo" config/name="Universo"
run/main_scene="res://root.tscn" run/main_scene="res://blokoj/toroid/scenoj/root.tscn"
config/icon="res://icon.png" config/icon="res://resursoj/icon.png"
[input] [input]
......
...@@ -2,15 +2,15 @@ ...@@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" path="res://.import/icon.png-ceaafdc6c89293a095426adfedd5b247.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://icon.png" source_file="res://resursoj/icon.png"
dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" ] dest_files=[ "res://.import/icon.png-ceaafdc6c89293a095426adfedd5b247.stex" ]
[params] [params]
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать