プレイ日記
Party rock PartyRockx
common. i know that this is a small comunity but still one off you guys should be able to help me. i wana put these sprites next to each other help
0そうだね
プレイ済み
返信[1]
親投稿
Bobert fluffy8959
Your sprites are 16 pixels by 16 pixels so if you want the sprites right next to each other, then use spofs with increments of 16. Also doesn’t use the same management number for more then one sprite. For example: SPSET 0,1 SPSET 1,1 I believe only one of your sprites is appearing so changing the management numbers should fix this. Ask if you need anything.
1そうだね
プレイ済み
返信[2]
親投稿
Stewart segludian1
I prefer the spset [management number] out [id variable] format. That way SmileBasic makes an ID for you, you only have to save it in a variable.
0そうだね
プレイ済み
返信[3]
親投稿
Party rock PartyRockx
ot says theres an ilegal fuction call on line 50
0そうだね
プレイ済み
返信[4]
親投稿
Stewart segludian1
Here is my take on what you are trying for, see attached. In the latest screenshot from you, you are using the wrong handles/ids for the 2nd and 3rd spscale and spofs calls. By the way, you don't need to call spscale if you are leaving things at original size. You also don't need to reprint the press A to start message in a loop. Also try to use while/wend, repeat/until, and functions not GOTO.
1そうだね
プレイ済み
返信[5]
親投稿
Party rock PartyRockx
dood if its not a big deal could you please uplode those lines of code and give me the key. please
0そうだね
プレイ済み