プレイ日記
Sheepy22★∞ SheepSoldier101
ELUDE BETA UPDATE 1.5 ADDED SINGLE PLAYER ADDED OTHER STUFF
4そうだね
プレイ済み
返信[1]
親投稿
G. GioStiv2004
For the credits, you don't have to keep on printing the same things. Instead you can use a scroll function, and if you want it to stop at a certain point you can use a repeat until function.
1そうだね
プレイ済み
返信[2]
親投稿
Sheepy22★∞ SheepSoldier101
Ok, thanks alot!
1そうだね
プレイ済み
返信[3]
親投稿
Sheepy22★∞ SheepSoldier101
I just tried it, and I don't know how to do it....
0そうだね
プレイ済み
返信[4]
親投稿
G. GioStiv2004
loop==0 locate 15,15:?"example" repeat inc loop scroll 0,-1 until loop==10
1そうだね
プレイ済み
返信[5]
親投稿
G. GioStiv2004
I forgot, you need to have a wait in there. It should look like this. This will make it start at 15,15, and scroll down. To scroll up is 0,1. To scroll right should be 1,0, and left should be -1,0.
1そうだね
プレイ済み