プレイ日記
I keep trying to display a sprite in my menu but it keeps failing can someone help
1そうだね
プレイ済み
返信[1]
親投稿
McCutcheon CallistoESHE
I usually organise my programmes as such: @MAINsetup (bgm and initialisation here) @MAINdraw (spu and if statements commands go here) goto @MAINcontrol @MAINcontrol ("if button()" commands go here) goto @MAINdraw
0そうだね
プレイ済み
返信[2]
親投稿
McCutcheon CallistoESHE
I'll get some screenshots in a little bit.
0そうだね
プレイ済み
返信[3]
親投稿
Oscar PwnageBlock
Set sprites using SPSET. Move them using SPOFS. There are too many commands that involve sprites to list them all here, but all of them start with SP. However, you should really concentrate on SPSET and SPOFS. Explanations for these are also a bit long, but you can find all the information you need in their respective help entries. (Position the cursor on top of the command and press [ ? ])
0そうだね
プレイ済み
返信[4]
親投稿
I was getting confused but thanks
1そうだね
プレイ済み