Skip to content

Commit c714e3b

Browse files
committed
Wellcome version 1.1.1
0 parents  commit c714e3b

138 files changed

Lines changed: 12164 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.import

Brushes/Basic/BrushPosition.tscn

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
[gd_scene load_steps=2 format=2]
2+
3+
[ext_resource path="res://addons/SIsilicon.3d.text/label_3d.gd" type="Script" id=1]
4+
5+
[node name="Node" type="Node"]
6+
7+
[node name="Spatial" type="KinematicBody" parent="."]
8+
visible = false
9+
10+
[node name="line1" type="Spatial" parent="Spatial"]
11+
transform = Transform( -1, 0, -3.25841e-07, 0, 1, 0, 3.25841e-07, 0, -1, -0.635559, 1.34066, 0.00537625 )
12+
script = ExtResource( 1 )
13+
text = "/"
14+
text_size = 1.0
15+
font = null
16+
align = 0
17+
color = Color( 0.984314, 0.976471, 0.976471, 1 )
18+
metallic = 0.0
19+
roughness = 0.5
20+
emission_color = Color( 1, 1, 1, 1 )
21+
emission_strength = 0.0
22+
extrude = 0.0
23+
max_steps = 256
24+
step_size = 1.0
25+
26+
[node name="line2" type="Spatial" parent="Spatial"]
27+
transform = Transform( -1, 0, -3.25841e-07, 0, 1, 0, 3.25841e-07, 0, -1, -2.99606, 2.09257, -0.00537625 )
28+
script = ExtResource( 1 )
29+
text = "__________"
30+
text_size = 1.0
31+
font = null
32+
align = 0
33+
color = Color( 0.996078, 0.988235, 0.988235, 1 )
34+
metallic = 0.0
35+
roughness = 0.5
36+
emission_color = Color( 1, 1, 1, 1 )
37+
emission_strength = 0.0
38+
extrude = 0.0
39+
max_steps = 256
40+
step_size = 1.0
41+
42+
[node name="Coordinates" type="Spatial" parent="Spatial"]
43+
transform = Transform( -1, 0, -3.25841e-07, 0, 1, 0, 3.25841e-07, 0, -1, -2.87723, 2.4188, -0.00483492 )
44+
script = ExtResource( 1 )
45+
text = "(0, 0, 0)"
46+
text_size = 1.0
47+
font = null
48+
align = 0
49+
color = Color( 0.666667, 0.666667, 0.309804, 1 )
50+
metallic = 0.0
51+
roughness = 0.5
52+
emission_color = Color( 0.196078, 0.0745098, 0.0745098, 1 )
53+
emission_strength = 2.57
54+
extrude = 0.0
55+
max_steps = 256
56+
step_size = 1.0

Brushes/Basic/Coat.png

7.72 KB
Loading

Brushes/Basic/Coat.png.import

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/Coat.png-ff46a5dcc91d190623a8c80d9b0f1de7.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Brushes/Basic/Coat.png"
13+
dest_files=[ "res://.import/Coat.png-ff46a5dcc91d190623a8c80d9b0f1de7.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=1
23+
flags/filter=false
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=false
34+
svg/scale=1.0

Brushes/Basic/Dirt.png

7.31 KB
Loading

Brushes/Basic/Dirt.png.import

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/Dirt.png-6a4b1600706365a1ae78838d767a65de.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Brushes/Basic/Dirt.png"
13+
dest_files=[ "res://.import/Dirt.png-6a4b1600706365a1ae78838d767a65de.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=1
23+
flags/filter=false
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=false
34+
svg/scale=1.0

Brushes/Basic/Glass.png

7.18 KB
Loading

Brushes/Basic/Glass.png.import

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/Glass.png-2dda9d834b54e9058ad8f77eab7739ae.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Brushes/Basic/Glass.png"
13+
dest_files=[ "res://.import/Glass.png-2dda9d834b54e9058ad8f77eab7739ae.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=1
23+
flags/filter=false
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=false
34+
svg/scale=1.0

Brushes/Basic/Gold.png

7.78 KB
Loading

Brushes/Basic/Gold.png.import

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/Gold.png-14c4028ab94d1187c1ba13d626470d65.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Brushes/Basic/Gold.png"
13+
dest_files=[ "res://.import/Gold.png-14c4028ab94d1187c1ba13d626470d65.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=1
23+
flags/filter=false
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=false
34+
svg/scale=1.0

0 commit comments

Comments
 (0)