I Wanna Be The Forums!

Please login or register.

Login with username, password and session length
Advanced search  

News:

Chat button has been eaten. Click here to join in the idling fun!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - ·Arturo·

Pages: 1 ... 102 103 [104] 105 106 ... 113
1546
Game Design! / Re: double jump on "game maker"
« on: September 24, 2008, 11:01:37 am »
(NOTE) My right curly-brace key is broken, so curly braces will be replaced with < and >

I've dabbled in the ways of GM for a long time... Here's a simple version on how to do double jump!

First, in your object you want to be your hero or whatever the hell it is that is double jumping, put this in the create event...
DJ=1
Here, we declare DJ as a variable to count as our double jump, we'll be using it very soon.

Next, you want to create a "Step" event, and inside it, throw all this code in!

if place_meeting(x,y+1,obj_block) and keyboard_check_pressed(vk_up)
<
DJ=1
vspeed=-7
>
else if DJ=1 and kayboard_check_pressed(vk_up)
<
DJ=0
vspeed=-6
>

I think I may have found an error.

1547
General! / Re: List of All Video Playthroughs
« on: September 24, 2008, 10:56:39 am »
the ref is mario
My childhood beliefs are slowly being shattered.
 :-[

1548
Crap! / Re: kirby super star ultra came out!
« on: September 24, 2008, 10:55:56 am »
We need therapy

1549
General Games! / Re: Word Association
« on: September 24, 2008, 10:54:18 am »
Restraunts
The "Gay cock" was the name of a restraunt near my house.  Weird, I know. The sign had a picture of a strutting rooster (I.e. how they got away with "Cock")

1550
Crap! / Re: Flash Game Game
« on: September 24, 2008, 10:53:23 am »
...I had it, but all I have now is the file.  I'd have to upload it to an image board to get it workan.
It's a really fun game, too.  Graphics suck, but whatever.

1551
Crap! / Joker invasion
« on: September 24, 2008, 10:52:16 am »
I've noticed a few joker avatars.  So I joined the bandwagon, and got one myself.

With beautiful mspain graphics.

Questions, comments?

1552
Fangames! / Re: IWHBTG Level Editor
« on: September 24, 2008, 10:49:33 am »
Quote
___________________________________________
FATAL ERROR in
action number 2
of Collision Event with object guy
for object 2to3:

Moving to next room after the last room.
I was dumb enough to try it.  And I got the same error.

1553
General Discussion! / Re: So, why THAT avatar?
« on: September 24, 2008, 10:48:29 am »
Peer pressure

1554
General! / Re: List of All Video Playthroughs
« on: September 24, 2008, 10:45:18 am »
The Ref IS Mario.

...Are you sure?  Because I have a copy of Mike Tyson's "Punch-out!" for the NES.  I didn't think it was mario.

1556
General Games! / Re: Word Association
« on: September 24, 2008, 12:29:12 am »
Robuttnick.

1557
Suggestions and Bug Reports! / Re: My TO-DO list (formally Known Issues)
« on: September 24, 2008, 12:21:12 am »
1. fix mine cart stage
2. speed up the ending for slo mo.
3. fix random Castlevania medusa heads
4. Maybe make Dracula more fair.
5. (optional) Make an editor.
6. Make this game more recordable.
  That's all I can think of for now. Thanks.
Look in Other Games, Luiz.

1558
General! / Re: How did you react to I Wanna Be The Guy?
« on: September 24, 2008, 12:20:19 am »
I actually managed it quite well.

My only problems were Mother Brain, Dracula, The Guy, and, for some reason, the break-out mini-game. But other than that, I beat this game in 5 days. I also managed to do a play through in one hour with less than 200 deaths.
Now do impossibloe.  (͡๏̯͡๏)

1559
Crap! / Re: Obscure music thread
« on: September 24, 2008, 12:18:31 am »
http://www.youtube.com/watch?v=SsCsudvVzAg
Is epic, as are all of dragonland's songs.
*test*
Test b0rked.  Embed does NOT work.
Tenacious D needs some love.
http://www.youtube.com/watch?v=lHY5L47tcHk

Pages: 1 ... 102 103 [104] 105 106 ... 113