プレイ日記
Merpaderp? PvzLucario3
Anybody have public keys thats for examples for coding?
0そうだね
プレイ済み
返信[1]
親投稿
Stewart segludian
Any example in particular you are looking for?
0そうだね
プレイ済み
返信[2]
親投稿
Merpaderp? PvzLucario3
Loops, buttons, sprite animation, Circle pad that moves sprites, & sequences like move on there own thats all I would like & how to load maps
0そうだね
プレイ済み
返信[3]
親投稿
J3KNY3RF contains a rocket program which will simulate a rocket, it moves sprites, uses loops, arrays, buttons, circle pad, and has a particle system it was designed to teach the basics in a slightly advanced situation
0そうだね
プレイ済み
返信[4]
親投稿
Merpaderp? PvzLucario3
ok it helps but can you make a program that has EXAMPLES for the things I asked & how to locate
0そうだね
プレイ済み
返信[5]
親投稿
Stewart segludian
Attached is a short loop demo. Let me know if you have questions.
0そうだね
プレイ済み
返信[6]
親投稿
Stewart segludian
A2EE5KQV has my samples folder. There is a map demo in there. Bugsquish does sprite animation, as does samplecirclepd which moves around a sprite based on the circle pad. Most of them use button input, but looking up button in the in app help (type button then hit the ? button in the upper right) should tell you what you need. I don't have anything for cut scenes in that folder.
0そうだね
プレイ済み
返信[7]
親投稿
Stewart segludian
If instead of a cut scene you were looking for a sprite to get its own callback function each frame, then look into SPFUNC. Once set up you call CALL SPRITE once a frame and it will call all the SPFUNC sprite functions. The management number will be in the global CALLIDX. Was trying to make a demo but it got long and I could only get the line number form to work.
0そうだね
プレイ済み
返信[8]
親投稿
Merpaderp? PvzLucario3
ok how do you load maps like give me a number for one
0そうだね
プレイ済み
返信[9]
親投稿
Stewart segludian
Attached is a simpler spfunc demo so that sprites can move/update themselves. Turns out my problem yesterday was not putting the function name in quotes. The samples project I posted yesterday has a map loading demo. I think I called it mapload, just browse the folder, it should be easy to find. Note that you have to use the sc save function in the map editor to save a file per layer.
1そうだね
プレイ済み
返信[10]
親投稿
Merpaderp? PvzLucario3
ok im on my xbox right now see you later thanks
0そうだね
プレイ済み