プレイ日記
Okay... I have WAY too many projects going. So, I'm taking a poll in the comments of this post. The project that is voted for most will be developed.
4そうだね
プレイ済み
返信[1]
親投稿
First, I have "Dev Tool". This tool is similar to the default Smile Button application, but it has more options, tools, and setting.
10そうだね
プレイ済み
返信[2]
親投稿
Second, I have an unnamed platformer. I expect this game to be similar to Pony Island, but with a unique plot line.
9そうだね
プレイ済み
返信[3]
親投稿
Third, I have "Ramps". In this game the player adds ramps to different environments to help a ball find his way to the finish.
1そうだね
プレイ済み
返信[4]
親投稿
Fourth, I have "Soul Shift". In this game, the player explores a previously unexplored cave full of puzzles, traps, and collectables.
6そうだね
プレイ済み
返信[5]
親投稿
Finally, should I start something new? I might do a poll on this if it's selected.
0そうだね
プレイ済み
返信[6]
親投稿
You can vote by yeah-ing the corresponding post.
0そうだね
プレイ済み
返信[7]
親投稿
Aaron Krondelo
Wow! You do have a lot, honestly these all look great and very promising. I say the Smile tool first, because it looks helpful and can help a lot of people. Secondly your unnamed platformer looks really good!
0そうだね
プレイ済み
返信[8]
親投稿
*J.P.* DEV NEWPICY3
same. also i was wondering how you are so good at making these.. where did these skills come from..? anyways do you know of a command that will let me copy some of the bg sprites onto a sprite sheet and i mean some as in leaving the other ones on the normal sprite page. i know its possible because it was done in spooky maze.
0そうだね
プレイ済み
返信[9]
親投稿
raimondz raimondzz
I vote for the first and the fourth option. I saw that the latter has more implemented features than on the other project(Based on the topic on SmileBasicSource). The second displays sprites of opengamearts.com so maybe you will get problems to find sprites that match the style of the ones you're using.
0そうだね
プレイ済み
返信[10]
親投稿
raimondz raimondzz
@Loading: Use GPAGE and GCOPY to transfer images from other pages. This will transfer an image on the box b to the point (tx,ty). GPAGE DISPLAY(),4 GCOPY 5,bx,by,bw,bh,tx,ty,0 GPAGE DISPLAY(),DISPLAY()
0そうだね
プレイ済み
返信[11]
親投稿
Quote QuoteGamer
Please do the SmileTool, dude. And once you're finished, PLEASE TELL ME! It looks way better than the actual SmileTool.
0そうだね
プレイ済み
返信[12]
親投稿
crazy pro Jakob13009
do that unnamed platform with santa clause and the good graphics
0そうだね
プレイ済み
返信[13]
親投稿
Jacob KulcakKid4
I see people aren't really looking for the ramp game, but that one looks fun!
0そうだね
プレイ済み
返信[14]
親投稿
Funny enough, that's the one voted for most on SBS.
1そうだね
プレイ済み
返信[15]
親投稿
Jacob KulcakKid4
Are you putting the two polls together and then choosing the game to make?
1そうだね
プレイ済み
返信[16]
親投稿
Yeah. The current stats on SBS are: Dev tool- 1 Unnamed platformer- 1 Ramps- 2 Soul Shift- 1 Something New- 1
0そうだね
プレイ済み
返信[17]
親投稿
Jacob KulcakKid4
Ooh, I better go vote over there, too.
1そうだね
プレイ済み
返信[18]
親投稿
oct Aidan xbomb795
do the platformer or devtool those look really good
0そうだね
プレイ済み
返信[19]
親投稿
*J.P.* DEV NEWPICY3
yeah gotta go vote there too!
0そうだね
プレイ済み
返信[20]
親投稿
Oh! @Loading..., I almost missed your first question. Anyways, I got my skills first from Petit Computer a few years ago. And second, from being VERY good at arithmetic and solving puzzles.
1そうだね
プレイ済み
返信[21]
親投稿
*J.P.* DEV NEWPICY3
ok cool.
0そうだね
プレイ済み
返信[22]
親投稿
*J.P.* DEV NEWPICY3
eyy its been awhile, (new mii I see) anyways just wondering two things, 1st is in this posts picture you used a really cool font effect and i was wondering how this was done, im guessing it was done with some code (but correct me if not, like sprites or custom font). oh and 2nd is the lighting in soul shift, how is the lighted circle so .. CIRCLE.. it looks like a sprite but what is it? o/
0そうだね
プレイ済み
返信[23]
親投稿
You can use sprites with additive bleeding to create the "old screen" effect. And you can use these functions to draw a circle(ish) out of triangles. Here's an example:
0そうだね
プレイ済み
返信[24]
親投稿
This is what it should generate.
0そうだね
プレイ済み