调整放风筝:风筝2一开始没出图修复;风筝2结尾强制升高度

This commit is contained in:
Ovid
2026-04-20 17:27:49 +08:00
parent c9dcff33ae
commit 6e3143121e
@@ -4,6 +4,7 @@ cluster: Day2_Entry
tags: demo
position: 2,-331
---
<<declare $memCheck = false>> //自动声明
<<declare $consciousness = 1>> //自动声明
<<declare $dooListen = false>> //自动声明
@@ -182,6 +183,7 @@ position: 3,80
一阵风打破了沉闷的空气,掠过手臂上的汗毛,痒痒的。 #line:0b817f3
女孩: 起风了,快来! #line:04a165e
她牵着风筝跑了起来。 #line:039b319
<<show_sprite "D2S轱辘">>
风筝线骨碌碌地被拉了出去。 #line:0226637
女孩: 快!放线! #line:018921c
<<set $t=0>>
@@ -354,6 +356,7 @@ position: 642,197
<<if $t==0>>
<<set $wind=1>>
<<show_sprite "D2S风筝1">>
女孩: 飞起来啦。再高些! #line:0f8030a
女孩: 跟着风筝的感觉! #line:09f9f72
线轱辘在手里猛烈地旋转着,风筝线被一圈圈地放出去。 #line:0e787b6
@@ -404,6 +407,9 @@ position: 642,197
高处的风胡乱地刮着。风筝线越来越紧。 #line:00317ee
<<elseif $t==8>>
<<set $wind=1>>
<<if $h<6>>
<<set $h=6>>
<<endif>>
女孩: 好大的风啊!快把风筝收回来吧。 #line:0551b46
me: …… #line:09f8d1a
me: 路斯… #line:0b91d55
@@ -413,6 +419,9 @@ position: 642,197
女孩: 你真奇怪。 #line:0599707
看不见的乱流吹得风筝左右摇摆。风筝线拽得你的手有点疼了。 #line:0c297a0
<<elseif $t==9>>
<<if $h<10>>
<<set $h=10>>
<<endif>>
<<set $wind=1>>
女孩: 这么大风…是不是要下雨了呀? #line:0589599
女孩: 我们该把风筝收回来了。不早了。 #line:0d9c578