プレイ日記
debugþ TheRealJoeCool
How do you animate? (pls help moi put key or jus tel moi k.)
2そうだね
プレイ済み
返信[1]
親投稿
Phoenix B) epicphoenix4
Go to college!
0そうだね
プレイ済み
返信[2]
親投稿
Phoenix B) epicphoenix4
heheheheheheheheheheheheheheheheheh.
0そうだね
プレイ済み
返信[3]
親投稿
debugþ TheRealJoeCool
Thats kinda rud...
0そうだね
プレイ済み
返信[4]
親投稿
Phoenix B) epicphoenix4
I meant like animation. There's schools for that. I didn't mean to imply that you're bad at coding or anything.
0そうだね
プレイ済み
返信[5]
親投稿
debugþ TheRealJoeCool
Okidoki. Bu, can u giv moi a tutorial. Thnx.
0そうだね
プレイ済み
返信[6]
親投稿
Phoenix B) epicphoenix4
Move the red square in paint so that the frame you want is in the top left most corner, look at the bottom of the top screen at the coordinates then add this to an array: DIM ARRAY[3 for every frame so if 3 frames put 9] ARRAY[1]=time of frame ARRAY[2]=X coordinate ARRAY[3]=y coordinate Rinse and repeat until the array is done then SPANIM MN,"UV", ARRAY, amount of loops(0 for infinite)
1そうだね
プレイ済み
返信[7]
親投稿
SıмΞоп SimeonW
Here how I like to do it You can add as many animation points as you want the end of each line Animate position: SPANIM I,"XY", -50,300,240 , -50,0,0 Animate color: SPANIM I,"C", -50,#RED , -50,#BLUE Animate size SPANIM I,"XY", -50,300,240 , -50,0,0 Where I is the sprite number and the -50s are the time it will take Do time interval 1 to immediately set the Sprite
1そうだね
プレイ済み
返信[8]
親投稿
SıмΞоп SimeonW
Whoops here's the size one SPANIM I,"S", -50,5,5 , -50,1,1
0そうだね
プレイ済み