Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5 6 7 8 9 10
次のページ(過去)
プレイ日記
Levi LeviJS
my contest entry...
2そうだね
プレイ済み
返信[2]
親投稿
Levi LeviJS
put the chunks of code into separate defs and call them in a while loop. WHILE 1 userDefinedFunction1 userDefinedFunction2 VSYNC WEND
0そうだね
プレイ済み
返信[4]
親投稿
Levi LeviJS
I also thought that the SmileBOOM tutorials were incomplete? It has been a while since I've checked though
0そうだね
プレイ済み
返信[3]
親投稿
Levi LeviJS
Yeah, I agree. The guide I'm currently working on won't be too in depth but just enough to get started. Another point: lots of people who have smileBASIC probably know the basics by now. I may carry on and publish when it is done, but only give the key when there's an obvious newcomer on miiverse, and hopefully save time on questions no one wants to waste their breath on answering.
1そうだね
プレイ済み
返信[1]
親投稿
Levi LeviJS
how about an angery doggo
0そうだね
プレイ済み
プレイ日記
ネタバレ
Levi LeviJS
If I were to make a guide for beginners availabe on smilebasic, would they benefit from it? Note: It will only contain enough info to create a simple program. The intention is to get them started and continue learning on their own. I already have a table of contents but feel free to make suggestions!
8そうだね
プレイ済み
返信[3]
親投稿
Levi LeviJS
Thanks for your input
0そうだね
プレイ済み
プレイ日記
Levi LeviJS
Question:
3そうだね
プレイ済み
返信[2]
親投稿
Levi LeviJS
heh... but not clue because copyright... keep it on the downlow......
1そうだね
プレイ済み
返信[6]
親投稿
Levi LeviJS
glad I could help!
0そうだね
プレイ済み
返信[4]
親投稿
Levi LeviJS
I made a mistake. LARRAY should be LoadArray (I was trying to make an old example of mine easier to understand by spelling out the array name)
0そうだね
プレイ済み
返信[2]
親投稿
Levi LeviJS
Here is how to load the saved array with a button press
0そうだね
プレイ済み
返信[1]
親投稿
Levi LeviJS
You could do this to save: (loading up next)
0そうだね
プレイ済み
プレイ日記
Levi LeviJS
Another one of my many projects
3そうだね
プレイ済み
プレイ日記
Levi LeviJS
in my current program, you recruit allies via prison cells in this "abandoned" jail.
4そうだね
プレイ済み
返信[3]
親投稿
Levi LeviJS
happy to help!
1そうだね
プレイ済み
返信[1]
親投稿
Levi LeviJS
Try PRINT TIME;" " This will put a blank space after the value of TIME which will get rid of the 0.
1そうだね
プレイ済み
返信[8]
親投稿
Levi LeviJS
I'm not sure about the A. I never use it
0そうだね
プレイ済み
返信[7]
親投稿
Levi LeviJS
...assuming the program uses DATA for mml
0そうだね
プレイ済み
返信[6]
親投稿
Levi LeviJS
well, regardless of which program we are talking about, this screenshot will help. first you would want to copy the mml data. Search "BGM" + the number you are looking for. Copy from the label to "DATA 0". Past it in your program. Then when you wish to play the song, assign the bgm an id with BGMSET as shown, then play it. Hope this helps!
0そうだね
プレイ済み