My ideas for a game.. Will this work?

Game Editor comments and discussion.

Re: My ideas for a game.. Will this work?

Postby Hblade » Fri Sep 04, 2009 3:39 pm

Your missing the data folder. I placed all images inside a custom data folder but its still mising some images. It wont run without them
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: My ideas for a game.. Will this work?

Postby KingKong » Fri Sep 04, 2009 4:07 pm

Damn, sorry about that, ok I upload another one here, hope this one works..

thanks for this!
Attachments
data.rar
(82.53 KiB) Downloaded 87 times
KingKong
 
Posts: 17
Joined: Sun Aug 30, 2009 4:43 pm
Score: 1 Give a positive score

Re: My ideas for a game.. Will this work?

Postby Hblade » Fri Sep 04, 2009 4:39 pm

Your welcome :D I'll also comment the code so you can learn from it
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: My ideas for a game.. Will this work?

Postby Hblade » Fri Sep 04, 2009 4:52 pm

here it is. The method I used is kind of complicated, but if you need me too, I'll go through it with you.
It takes 2 hits to kil the enemy
Attachments
Rpagf.zip
(107.52 KiB) Downloaded 91 times
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: My ideas for a game.. Will this work?

Postby KingKong » Fri Sep 04, 2009 7:06 pm

Great, perfect! Thank you very much for this!

I see you also did something with the animation speed on the character, awsome, how did you do that?

I´ll look into this code you did later, gotta go right now.. another thing, I see there are some tempo, attacking speed timers, how do I use them? If it would be possible to make the time between the attacks a little slower with those codes?

Thanks again, i really appreciate this,

gotta go now, see you later!

regards,
joel
KingKong
 
Posts: 17
Joined: Sun Aug 30, 2009 4:43 pm
Score: 1 Give a positive score

Re: My ideas for a game.. Will this work?

Postby Hblade » Fri Sep 04, 2009 7:24 pm

I tell you what, when ever you need help on your game just let me Know :D i'll do what I can
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: My ideas for a game.. Will this work?

Postby KingKong » Sat Sep 05, 2009 12:51 am

Hi again 8)

I´ve looked at the scripting codes that you made, there are some things I don´t understand what they are.

1. First it´s the "Timer" events, what are they? It says attacking time = 0/100 etc.

2 .Secondly what is "temp"?

3. How did you change the animation speed on the character?

4. If I wanted to change the animation on the enemy actor when he gets hit by character attack just for a short time, say for 2 seconds then go back to last animation automatically, how would I do that?

sorry if there are many questions at once, maybe its too much

best regards,
joel
KingKong
 
Posts: 17
Joined: Sun Aug 30, 2009 4:43 pm
Score: 1 Give a positive score

Re: My ideas for a game.. Will this work?

Postby Hblade » Sat Sep 05, 2009 4:07 am

Hehe... I tell you what, I'll make a video tutorial when I gets a mic :3
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: My ideas for a game.. Will this work?

Postby KingKong » Sat Sep 05, 2009 3:51 pm

Allright, I just have a question here thats bothering me... How do I make the area around the objects alpha transparency without getting white/black (depending on color of background) dots and lines around the object?
KingKong
 
Posts: 17
Joined: Sun Aug 30, 2009 4:43 pm
Score: 1 Give a positive score

Re: My ideas for a game.. Will this work?

Postby Hblade » Sat Sep 05, 2009 11:11 pm

It cant be a jpg, jpg file formats create smudgies
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: My ideas for a game.. Will this work?

Postby KingKong » Sat Sep 05, 2009 11:50 pm

It´s BMP format 24 bit color, it´s distorted white/black color around the edges of the objects
KingKong
 
Posts: 17
Joined: Sun Aug 30, 2009 4:43 pm
Score: 1 Give a positive score

Re: My ideas for a game.. Will this work?

Postby Hblade » Sun Sep 06, 2009 2:25 am

Ok, but when you cut them out from the other image it could have been JPG, if not, Use TILE STudio to make yoru cahracters. www.sourceforge.Idk.com o.o
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: My ideas for a game.. Will this work?

Postby bat78 » Mon Sep 07, 2009 11:03 am

god work !
this is nice but scripts missing
i mean you can make script codes longer and efectly game s informaton :wink: :D
The future of "Game-Editor" here
User avatar
bat78
 
Posts: 816
Joined: Sun Dec 14, 2008 9:13 pm
Location: Bulgaria, Sofia
Score: 88 Give a positive score

Re: My ideas for a game.. Will this work?

Postby KingKong » Mon Sep 07, 2009 2:21 pm

I´ve encountered a new problem, I have made an inventory background and positioned it x-640, so it switches to that position when I press I, but how do I switch back to the camera view (player) from the menu when I quit the menu? I made the view parent with the player so it follows.

I tried making the inventory parent with the player and changed transparency when its off, but then I dont know how to make the inventory priority over the layer ground, it´s behind the ground which is very annoying, I want the inventory to have full priority over all layers. How would I do that?

regards,
joel
KingKong
 
Posts: 17
Joined: Sun Aug 30, 2009 4:43 pm
Score: 1 Give a positive score

Re: My ideas for a game.. Will this work?

Postby adbroke » Tue Sep 08, 2009 10:52 am

Hi,
This is Broke here,
my friend you are interested to development in games so
i advice you to start graphics and animation codes,
because games are mainly get success from their graphics...
8)
adbroke
 
Posts: 2
Joined: Tue Sep 08, 2009 10:33 am
Score: 0 Give a positive score

PreviousNext

Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron