Pokemon Remix 1.0 [Demo]

Talk about making games.

Postby J Slayer67 » Wed Jun 13, 2007 6:07 pm

hey CAAZ can u post the ged file for your pokemon remix because my friend and i ave been trying to make a turn by turn attack game exactly how u have yours set up for about 6 months now and we're not really sure how to do it :?:
:cry:
Zelda junkie!!
A
AA
User avatar
J Slayer67
 
Posts: 44
Joined: Fri Jun 08, 2007 8:40 pm
Score: 1 Give a positive score

Postby Asurai » Wed Jun 13, 2007 7:05 pm

J Slayer67 wrote:hey CAAZ can u post the ged file for your pokemon remix because my friend and i ave been trying to make a turn by turn attack game exactly how u have yours set up for about 6 months now and we're not really sure how to do it :?:
:cry:

its simple really at the start of your program have a variable
myturn=0

then in your controlled player button ie tackle put a conditional loop in mouse down left click
if myturn=0
{
dmg action here
myturn=1
}
then in the enemy draw code conditional loop
if myturn=1
{
damage action
myturn=0
}
Asurai
 
Posts: 4
Joined: Tue Jun 05, 2007 2:43 am
Score: 0 Give a positive score

Postby J Slayer67 » Wed Jun 13, 2007 8:22 pm

thx i'll make sure my friend gets that code two :)
Zelda junkie!!
A
AA
User avatar
J Slayer67
 
Posts: 44
Joined: Fri Jun 08, 2007 8:40 pm
Score: 1 Give a positive score

Postby Caaz Games » Wed Jun 13, 2007 9:43 pm

J Slayer67 wrote:hey CAAZ can u post the ged file for your pokemon remix because my friend and i ave been trying to make a turn by turn attack game exactly how u have yours set up for about 6 months now and we're not really sure how to do it :?:
:cry:
Sorry... I deleted it a long time ago, but i can tell you how I did it. I had the attack have an collision event that triggers the enemys attack, watch when venusuar attacks with Razor Leaf, if you hold the mouse button down and let go a little while later you will see that the rock move that the island guy does comes twice like the razor leaf does
You are welcome to join my forum. 4 active members lol but it's a cool place. active... much talking :D it's fun!
http://caaz.freeforums.org/
User avatar
Caaz Games
 
Posts: 729
Joined: Wed Feb 14, 2007 9:09 am
Location: California....knows how to party!
Score: 25 Give a positive score

Postby Oman » Wed Jun 13, 2007 10:50 pm

j slayer... it's not that we couldn't make the game, We sorta gave up on it... for lack of interest

P.S. I am j slayers friend :D
"Beyond a wholesome discipline, be gentle with yourself." - Max Ehrmann
User avatar
Oman
 
Posts: 268
Joined: Tue Oct 31, 2006 4:00 am
Location: Somewhere out there...
Score: 6 Give a positive score

Postby J Slayer67 » Thu Jun 14, 2007 3:59 pm

thats true lol and *unfortunately* my brother has to point that out that i never finish my games but nay i have and to prove it i give u clay shooter 07. PS: theres no ged file because it's really simple. i will post clay shooter 07 right away (it will be in game developement because i want to improve it and the best people to ask is u guys) and FYW i didn't make ammo because sometines it throws a lot at u at 1 time *i made sure of that...snicker*
Zelda junkie!!
A
AA
User avatar
J Slayer67
 
Posts: 44
Joined: Fri Jun 08, 2007 8:40 pm
Score: 1 Give a positive score

Previous

Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron