pull/2/head
godotg 2022-12-03 08:54:31 +08:00
parent bc42878a62
commit 16f271af0b
5 changed files with 79 additions and 0 deletions

View File

@ -0,0 +1,9 @@
### 给新手小白学习GdScript的建议
- python的语法和GdScript非常相似推荐没有任何编程基础的先学习Python
![img.png](image/5/img.png)
![img.png](image/5/img1.png)
- 找一个python教程跟着学习然后再用GdScript实现一遍

BIN
blog/image/5/img.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

View File

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/img.png-e3c3f4a4957549cad41d08f9c24df463.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://blog/image/5/img.png"
dest_files=[ "res://.import/img.png-e3c3f4a4957549cad41d08f9c24df463.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

BIN
blog/image/5/img1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

View File

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/img1.png-2415aa18394aa8413b2c868c43890c29.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://blog/image/5/img1.png"
dest_files=[ "res://.import/img1.png-2415aa18394aa8413b2c868c43890c29.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0