Jump to content


FAAAEBS

Member Since 27 Mar 2012
Offline Last Active Mar 07 2013 10:35 PM

Topics I've Started

Sprite for a Basket Needed

05 January 2013 - 07:57 PM

Hey,

It would be really helpful if someone could make me a basket sprite. It should be THIS type of basket, but you shouldn't be able to see the part inside the basket. It should be more or less like the resource sprites that come with Game Maker. The size should be 64x32. If anyone could help I would be very grateful.

Reducing size of mp3 files

08 December 2012 - 11:23 PM

Hey,

I have several music files that I want to put in my game, but I know that if I do put them all that the file size will be enormous, so I was wondering if any of you know any methods of reducing the file size of .mp3 files (maybe by compressing it, reducing the quality, or converting them into different formats?). Thanks in advance.

How to Limit Randomness?

07 December 2012 - 11:05 PM

Hey,

I was wondering how I could limit randomness, for example have a random number, but have it be between 1-10, or 1-100. I'm sure this is very simple, but I'm not sure how to do this. Thanks in advance.

Simple Sprites Needed

15 November 2012 - 10:34 PM

Hey,

I was hoping that i could find someone here that could 8 very simple sprites. Basically I need 8 signs, each one with a number from 1-8 in it. It is for labeling these portals that I have in my game. They should be 32x32 pixels, and be cartoony, like the example sprites that come with game maker.

Using Views with only GML

13 October 2012 - 09:14 PM

Hey,
I was wondering if anyone could explain how I can use views without using the views tab in the room editor (like making the view follow the player using only gml).
I would really appreciate it if anyone could help me.