プレイ日記
Caesar Caesar267
Hi, dveryone! I'm learning how to move sprites with the STICK OUT X, Y command. I can move one sprite image around the screen. But here is a problem I'm having. What I want to accomplish is that when I move the stick left (right, up, down) the sprite will turn in that direction. But I don't know how. Can someone please help me out please? (The picture is what I have so far.)
2そうだね
プレイ済み
返信[1]
親投稿
ĦHarry Ramstrong
You need to change the sprite per direction, manually. Try using SPCHR.
1そうだね
プレイ済み
返信[2]
親投稿
Caesar Caesar267
Hi, Harry. Thanks for your suggestion, but that wasn't what I meant. What I would like to know is how to make the picture change(using SPCHR) when I move the stick in a certain direction. Here is an example of what I would like to do: 1. I start the program Starts with cat facing down) . 2. I push the circle pad to the right and sprite picture changes to cat facing right. Thanks 4 helping!
0そうだね
プレイ済み
返信[3]
親投稿
Luis SuperChato15
I haven't tested this out yet but maybe you can make it so if px>x then spchr[rest of command] if px< x then spchr[rest of command] or something like that, lemme test it out real quick
0そうだね
プレイ済み