Bomb/AI coding/Health/anti-moonwalk Demo

Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot.
The file must have the ged and data files (complete game source)
Use the forum attachment to post the files.
It is always better to use the first post to put the game files

Re: Bomb/AI coding/Health/anti-moonwalk Demo

Postby Azou » Fri Mar 14, 2008 4:26 pm

That's right!
I'll continue my projects in July,before that date,no more GE :cry:
User avatar
Azou
 
Posts: 514
Joined: Thu Sep 13, 2007 1:12 pm
Score: 35 Give a positive score

Re: Bomb/AI coding/Health/anti-moonwalk Demo

Postby Spidy » Sat May 17, 2008 7:01 pm

Bee-Ant wrote:So...you've dissapeared for long time just to make this demo???
Good demo anyway...+14U :D
And like always...very hard game!!!


someone is jelous :oops: from sgt.spraky

LOL!! :lol:
Image
VOTE FOR MY SIGNATURE PLEASE.......THANK YOU
User avatar
Spidy
 
Posts: 935
Joined: Tue Aug 14, 2007 1:28 pm
Location: http://www.inatonibai.com
Score: 38 Give a positive score

Re: Bomb/AI coding/Health/anti-moonwalk Demo

Postby desertgamer » Sun Nov 16, 2008 8:06 pm

I would like to know more about programming just to make my games more universal. So... how exactly do these codes work, particularly the j, af, and ld keys? I'm definitely an amateur in programming... :?

It would be appreciated if there could be an explanation for this :D
Do newbies want to experiment or get started right away? Take the source template:
viewtopic.php?f=6&t=6175
desertgamer
 
Posts: 47
Joined: Sun Dec 09, 2007 6:49 pm
Score: 5 Give a positive score

Re: Bomb/AI coding/Health/anti-moonwalk Demo

Postby Sgt. Sparky » Mon Nov 17, 2008 1:29 am

desertgamer wrote:So... how exactly do these codes work, particularly the j, af, and ld keys?

j, af, and ld are variables. (integers) not keys.

j whether or not the player can jump. (0 or 1.)
ld is eqaul to the last direction the player was going. (0 for left 1 for right.) -This helps when determining whether or not the animation needs to be changed.
Af is whether or not the animation was finished. (0 or 1.)

I hope that helps with understanding it.

If you're new to programming, you might want to take a look at a few GE demos. But I reccomend going through all (yes, all) of the tutorials first. :)
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Re: Bomb/AI coding/Health/anti-moonwalk Demo

Postby BlarghNRawr » Tue Nov 18, 2008 1:27 am

Sgt. Sparky wrote:
If you're new to programming, you might want to take a look at a few GE demos. But I reccomend going through all (yes, all) of the tutorials first. :)



thats what i did ^^
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score

Previous

Return to Game Demos

Who is online

Users browsing this forum: No registered users and 1 guest

cron