プレイ日記
ネタバレ
Quote QuoteGamer
Attempting a newer process in my games - stores! Be hyped, Version 2.0 of Headache© will be WICKED!
4そうだね
プレイ済み
返信[1]
親投稿
Guy brilliance360
Looks good!
1そうだね
プレイ済み
返信[2]
親投稿
Chickens32 Chickens32
I can literally hear "Dog Humor" from Earthbound playing in the backround! Looks nice! I had made my own store-system a bit earlier, but it's NOTHING compared to this (...it only sells one thing...food... .... I'm embarrassed...)!
0そうだね
プレイ済み
返信[3]
親投稿
Quote QuoteGamer
Well, Chickens, once it's finished, you can tear bits and pieces from my store system to help you understand. But anyways, I'm hoping to launch late this week or early next week!
0そうだね
プレイ済み
返信[4]
親投稿
*J.P.* DEV NEWPICY3
shops are fun to make sometimes, if their simple ones, see the one in my main game is really complicated lol, as in easy to use hard to code, its a touch screen usable one made of mainly sprites but otherwise simple can be LOCATE X,Y ? "→" IF BUTTON() AND #DOWN THEN INC X,4 LOL, no im not finishing that code ukw
0そうだね
プレイ済み
返信[5]
親投稿
SıмΞоп SimeonW
An apple for $15?! Ouch
0そうだね
プレイ済み
返信[6]
親投稿
SıмΞоп SimeonW
You'd have to be really really hungry
0そうだね
プレイ済み
返信[7]
親投稿
Chickens32 Chickens32
Hey, virtual food can be worth a lot! @Quote: Nah, I've copied enough from A Friend's Tale. I'll figure it out. My only problem is that I'm wayyyy too lazy. I don't feel like adding OFFENSE and DEFENSE stats. Ugh...
0そうだね
プレイ済み
返信[8]
親投稿
Quote QuoteGamer
1. Apple is already no-longer usable - was to restore 20MP. 2. (@Chickens) If the player's offense is 12, and enemy defense is 4, 12-4=8 damage.
0そうだね
プレイ済み
返信[9]
親投稿
*J.P.* DEV NEWPICY3
^Yep, works the same as in my game lol^ though food restores the food bar and sometimes water bar
0そうだね
プレイ済み
返信[10]
親投稿
Chickens32 Chickens32
Oh! I see... Thanks! I think I'll be able to implement misses and dodges. Thank you!
0そうだね
プレイ済み
返信[11]
親投稿
Chickens32 Chickens32
@Quote: Not to be all up-tight and picky, but you shouldn't put the © after your game's title unless you actually copyrighted it (and anyways, shouldn't it be ™ ?). You could get in trouble...
0そうだね
プレイ済み
返信[12]
親投稿
Quote QuoteGamer
Either way, these people who made SmileBASIC would never allow us to copyright or trademark our games because the software is still owned by someone else. I remember you had a ™/©/® after your game title from the night of 1991, or something. But, anyways, to do the dodging/missing, have it be a 5% chance of it. EX: MISS=RND(20) IF MISS=0 THEN (whatever happens when you miss, etc.) Hope that helps!
0そうだね
プレイ済み
返信[13]
親投稿
*J.P.* DEV NEWPICY3
^yeah simple stuff like that^
0そうだね
プレイ済み
返信[14]
親投稿
Chickens32 Chickens32
Yeah, I know! Right now I'm working on an inventory system. Here, you can equip things on your head, body, and arms. Weapons are part of the story. Each character has a trademark weapon. The player (pre-set name is Aaron) uses a sword, Luke uses a bow, Emily uses a knife, and Harley uses a wand. These weapons don't come into play until the player goes back in time to the medevial times.
0そうだね
プレイ済み
返信[15]
親投稿
Chickens32 Chickens32
You can also use healing foods or medications in the inventory. You can also view your specials.
0そうだね
プレイ済み
返信[16]
親投稿
Chickens32 Chickens32
I'll be sending you a demo thingy of my game through SwapDoodle. DO NOTE: the title is likely to change! Also, please test out the inventory system (still a W.I.P. tho). Press Y while walking around to open it.
0そうだね
プレイ済み