I want to make a SM63 like game

Need programming help? Want to post programming tips? Are you programming a game and want to show it off? That and more here.

Re: I want to make a SM63 like game

Postby BASILISK 9000 » August 12th, 2011, 5:48 pm

Please, I need help!
User avatar
BASILISK 9000
Mage's Apprentice

 
Posts: 21
Joined: October 15th, 2010, 1:42 am
Location: To the darkness

Thumbs Up given: 0 times
Thumbs Up received: 0 times

Re: I want to make a SM63 like game

Postby Blablob » August 13th, 2011, 4:06 am

We gave you help. You have to learn the basics before you can learn the complexities, otherwise none of it will make sense.
User avatar
Blablob
Content for Contempt

 
Posts: 3108
Joined: September 6th, 2009, 3:38 pm
Location: That way

Credit To Team

Thumbs Up given: 67 times
Thumbs Up received: 229 times

Re: I want to make a SM63 like game

Postby BASILISK 9000 » August 13th, 2011, 5:17 am

I did, and something I need to figure out, some actionscript, like that code when the enemy gets hit, and get blown away upward or at the side..
User avatar
BASILISK 9000
Mage's Apprentice

 
Posts: 21
Joined: October 15th, 2010, 1:42 am
Location: To the darkness

Thumbs Up given: 0 times
Thumbs Up received: 0 times

Re: I want to make a SM63 like game

Postby Zed98 » August 14th, 2011, 3:22 am

BASILISK 9000 wrote:I did, and something I need to figure out, some actionscript, like that code when the enemy gets hit, and get blown away upward or at the side..

Blablob wrote:We gave you help. You have to learn the basics before you can learn the complexities, otherwise none of it will make sense.


Does that answer your question?

I started from the basics of just messing around with Game Maker codes. Now I know most of the things I'll need to program out to make something (Like an enemy flying backwards with an animation when hit, and a random chance of that) happen. Start from the basics, ok? Then you'll get better, and soon you'll be able to make a game.

~Zed98
Zed98

Well, I don't appear too often, but I'm still alive!
User avatar
Zed98
The Legacy

 
Posts: 744
Joined: September 22nd, 2009, 1:17 pm
Location: Somewhere in the United States of American

Thumbs Up given: 11 times
Thumbs Up received: 4 times

Re: I want to make a SM63 like game

Postby BASILISK 9000 » August 17th, 2011, 12:21 am

I did learn from the basics, but I tried thinking as a programmer, and not using Game Maker..
I tried the "Moving script" Like that. Like when your playing a RPG game, you move and it's like in the script.. But I knew it wasn't it.. I need the script, that's my 2nd problem, my 1st is the enemy movement going left and right randomly. And when going to a wall, it goes the other way.. Just that.
User avatar
BASILISK 9000
Mage's Apprentice

 
Posts: 21
Joined: October 15th, 2010, 1:42 am
Location: To the darkness

Thumbs Up given: 0 times
Thumbs Up received: 0 times

Re: I want to make a SM63 like game

Postby Zed98 » August 17th, 2011, 3:26 am

BASILISK 9000 wrote:I did learn from the basics, but I tried thinking as a programmer, and not using Game Maker..
I tried the "Moving script" Like that. Like when your playing a RPG game, you move and it's like in the script.. But I knew it wasn't it.. I need the script, that's my 2nd problem, my 1st is the enemy movement going left and right randomly. And when going to a wall, it goes the other way.. Just that.


Thats a good start. My game had enemies that switched directions when hitting a wall. Then I worked my way towards learning on how to make the enemies stop when they reach a wall. You started off with basic movement, and this is a good thing. Now you can try to go deeper into the coding of it. Trust me, you'll know how to do it soon enough! :D
Zed98

Well, I don't appear too often, but I'm still alive!
User avatar
Zed98
The Legacy

 
Posts: 744
Joined: September 22nd, 2009, 1:17 pm
Location: Somewhere in the United States of American

Thumbs Up given: 11 times
Thumbs Up received: 4 times

Previous

Return to Programming