Game Maker Questions Topic
Moderators: ~xpr'd~, tyteen4a03, Stinky, Emerald141, Qloof234, jdl
- Dark Drago
- Rainbow Master
- Posts: 919
- Joined: Mon Apr 09, 2012 7:50 am
Game Maker Questions Topic
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...
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
In fact, the longest code I've made with almost no help is 49 lines long. Of course, MNIK beat me.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.


- Dark Drago
- Rainbow Master
- Posts: 919
- Joined: Mon Apr 09, 2012 7:50 am
- StinkerSquad01
- Rainbow AllStar
- Posts: 4251
- Joined: Mon Aug 09, 2010 3:39 am
- boywhoflies
- Rainbow Spirit Chaser
- Posts: 5510
- Joined: Thu Jun 26, 2008 3:16 pm
Re: Game Maker Questions Topic
I wasn't very specific but I'm lazy you see.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...
- Dark Drago
- Rainbow Master
- Posts: 919
- Joined: Mon Apr 09, 2012 7:50 am
- Dark Drago
- Rainbow Master
- Posts: 919
- Joined: Mon Apr 09, 2012 7:50 am
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).Dark Drago wrote:meaning?Qloof234 wrote:Making a post to point that typo out wasn't necessary. Corrected the mistake and moved said post.
anyways, thanks the boywhoflies
- Dark Drago
- Rainbow Master
- Posts: 919
- Joined: Mon Apr 09, 2012 7:50 am
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!

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!
- Attachments
-
- Please ignore this
- 8BitBoard.png (138 Bytes) Viewed 1451 times

- StinkerSquad01
- Rainbow AllStar
- Posts: 4251
- Joined: Mon Aug 09, 2010 3:39 am
- StinkerSquad01
- Rainbow AllStar
- Posts: 4251
- Joined: Mon Aug 09, 2010 3:39 am
- StinkerSquad01
- Rainbow AllStar
- Posts: 4251
- Joined: Mon Aug 09, 2010 3:39 am
- Dark Drago
- Rainbow Master
- Posts: 919
- Joined: Mon Apr 09, 2012 7:50 am