pull/2/head
jaysunxiao 2021-10-03 14:22:00 +08:00
parent 146d37251e
commit e838f6fe5b
20 changed files with 298 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/scene-tree.png-8fa932e9fac3e420eeb8e8418c665405.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://doc/demo03_lifecycle/image/scene-tree.png"
dest_files=[ "res://.import/scene-tree.png-8fa932e9fac3e420eeb8e8418c665405.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View File

@ -1,3 +1,4 @@
![Image text](image/scene-tree.png)
![Image text](image/场景循环.png)
![Image text](image/场景帧.png)
![Image text](image/delta.png)

View File

@ -19,11 +19,11 @@ unity的2d坐标系虽然在左下角但是unity的屏幕坐标系依然在
# 场景和节点
![Image text](image/场景.png )
![Image text](image/场景.png)
![Image text](image/节点.png)
![Image text](image/节点渲染顺序.png)
- 一个游戏可以包含多个场景但是一个场景中必须有一个根节点一个根节点可以包含多个不重名的子节点unity的子节点可以同名不同名更加符合习惯为godot点赞。
- 一个游戏可以包含多个场景但是一个场景中必须有一个根节点一个根节点可以包含多个不重名的子节点unity的子节点可以同名不同名更加符合习惯为godot点赞。
# 基本组件

View File

@ -0,0 +1,7 @@
![Image text](image/collision-1.png)
![Image text](image/collision-2.png)
![Image text](image/collision-3.png)
![Image text](image/collision-4.png)
![Image text](image/collision-5.png)
![Image text](image/collision-6.png)
![Image text](image/collision-8.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/collision-1.png-8ac2e8e781ea7d6ed906d757f3f559e5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://doc/demo06_collision/image/collision-1.png"
dest_files=[ "res://.import/collision-1.png-8ac2e8e781ea7d6ed906d757f3f559e5.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/collision-2.png-fc899c991f2c8fb46de93d84c1534870.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://doc/demo06_collision/image/collision-2.png"
dest_files=[ "res://.import/collision-2.png-fc899c991f2c8fb46de93d84c1534870.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/collision-3.png-5b84cad579cdb808018a87e7e2da0ece.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://doc/demo06_collision/image/collision-3.png"
dest_files=[ "res://.import/collision-3.png-5b84cad579cdb808018a87e7e2da0ece.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/collision-4.png-8abde2684cb4a6da72469d58ba07777e.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://doc/demo06_collision/image/collision-4.png"
dest_files=[ "res://.import/collision-4.png-8abde2684cb4a6da72469d58ba07777e.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/collision-5.png-2653efac990cee63d2b2622d0247d2f2.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://doc/demo06_collision/image/collision-5.png"
dest_files=[ "res://.import/collision-5.png-2653efac990cee63d2b2622d0247d2f2.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/collision-6.png-c0917cd6d905b0263e6add598db75898.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://doc/demo06_collision/image/collision-6.png"
dest_files=[ "res://.import/collision-6.png-c0917cd6d905b0263e6add598db75898.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/collision-8.png-c887b4e45e60a6b1517bfed5cb3258c7.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://doc/demo06_collision/image/collision-8.png"
dest_files=[ "res://.import/collision-8.png-c887b4e45e60a6b1517bfed5cb3258c7.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

16
scheduler/SchedulerBus.gd Normal file
View File

@ -0,0 +1,16 @@
extends Node
# Declare member variables here. Examples:
# var a = 2
# var b = "text"
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.
# Called every frame. 'delta' is the elapsed time since the previous frame.
#func _process(delta):
# pass