Page 1 of 1
Game Maker Questions Topic
Posted: Mon Apr 23, 2012 2:17 am
by Dark Drago
I have some questions.
Can someone please help me?
1. How to draw score, lives, health on left of screen?
2. How to make a simple pendulum?
3. How to make an inventory?
Meanwhile, you can also ask questions here and wait for answers from others...
Re: Game Maker Questions Topic
Posted: Mon Apr 23, 2012 2:26 am
by Sammy_Bro
Dark Drago wrote:1. How to draw score, lives, health on left of screen? Score>Health>Score Caption
2. How to make a simple pendulum? Require large amounts of coding.
3. How to make an inventory? These also require large amounts of coding to make a good inventory. Search it on Google.
In fact, the longest code I've made with almost no help is 49 lines long. Of course, MNIK beat me.

Posted: Mon Apr 23, 2012 2:27 am
by Dark Drago
Thanks but I'm not satisfied...

Posted: Mon Apr 23, 2012 2:36 am
by StinkerSquad01
I think there is a topic like this already made by Guppy Star.

Re: Game Maker Questions Topic
Posted: Mon Apr 23, 2012 2:40 pm
by boywhoflies
Dark Drago wrote:I have some questions.
Can someone please help me?
1. How to draw score, lives, health on left of screen?Try setting the alignment and using view_xview[whatever] and view_yview[whatever]. I'll go into more detail if needed.
2. How to make a simple pendulum?I don't have the slightest idea what that is.
3. How to make an inventory? I made a very simple but effective engine, I'm surprised people have so much trouble with these. Use global varibles and stuff.
Meanwhile, you can also ask questions here and wait for answers from others...
I wasn't very specific but I'm lazy you see.
Posted: Mon Apr 23, 2012 10:25 pm
by Qloof234
Making a post to point that typo out wasn't necessary. Corrected the mistake and moved said post.
Posted: Tue Apr 24, 2012 3:39 am
by Dark Drago
Qloof234 wrote:Making a post to point that typo out wasn't necessary. Corrected the mistake and moved said post.
meaning?
anyways, thanks the boywhoflies

Posted: Tue Apr 24, 2012 3:39 am
by Dark Drago
StinkerSquad01 wrote:I think there is a topic like this already made by Guppy Star.

Who'd be interested in a VERYYYYYYYYYYYYYYY old topiC?
Posted: Tue Apr 24, 2012 4:48 am
by Qloof234
Dark Drago wrote:Qloof234 wrote:Making a post to point that typo out wasn't necessary. Corrected the mistake and moved said post.
meaning?
anyways, thanks the boywhoflies

It wasn't directed at you, don't worry. Boywhoflies had typo'd "specific", and someone (not naming who) made a post that only pointed out the typo. As far as I'm concerned, that's not necessary (I also disapprove of the way said user pointed it out, by simply having the correct spelling in bold as part of the quote - It seems kind of rude to me to make a post specifically for that purpose without anything besides that).
Posted: Tue Apr 24, 2012 8:05 am
by Dark Drago
New question...
How do I make something move just like the player.
If he collides with a wall and doesn't move, that something also shouldn't move
The thing is that something is a distance away from the player
Posted: Wed May 02, 2012 11:12 pm
by Sammy_Bro
Having some trouble making 8-bit sprites? Use the 8-bit board! In fact, you don't even need Game Maker at all to make 8-bit sprites, you can use basically anything else! First of all, get the 8-bit board...

<--- Right click here and click 'Copy Image'.
Now, that you have the 8-bit Board, just open up the Game Maker image maker (or Paint or whatever image editor you use), just press Ctrl+V on your keyboard, and you have the 8-Bit board! How to use this white background? Just use your image editors fill tool (that fills in a single space of color), and click on a pixel to create a pixel 4 times larger! Need a bigger picture? Stick more 8-bit boards together!
Posted: Wed May 02, 2012 11:26 pm
by StinkerSquad01
Pointless, just change the checker size in the transparency options, and the grid size in the grid options.

Posted: Wed May 02, 2012 11:48 pm
by Technos72
Does anyone here know how to make 3d landscape backgrounds for 2.5d platformers like in DKCR and smash bros brawl's subspace emissary? This is required for New Super Kiyoshi Bros and a fanmade boxinator game I'm planning.
Posted: Thu May 03, 2012 12:09 am
by StinkerSquad01
Moar MNIK fangames?
@3D thing: Maybe this helps:
http://yellow.orgfree.com/projects/gmk/#3dback
Posted: Thu May 03, 2012 12:52 am
by Technos72
Thank you for showing me this cool website!
I was thinking of minecraft-like landscapes. This would work best for the boxinator game. Though I'll think about the NSKB backgrounds as I was thinking about non-minecraft backgrounds
Posted: Thu May 03, 2012 1:05 am
by StinkerSquad01
Technos72 wrote:Thank you for showing me this cool website!
sure! It has some great stuff, check each example.

Posted: Thu May 10, 2012 4:49 am
by Dark Drago
AWESOME!!!!!!!!!!