• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

square

  1. N

    Dividing Square/Rectangle into Multiple Squares of Random Side Lengths

    I want to divide a square or rectangle of an integer side length into a desired number of squares of random integer side lengths. I need this to create an effect where an object is shattered into multiple pieces. In the destroy event of the object to be shattered, multiple piece objects are...
  2. D

    GML Physics question

    So I'm trying to create something simple using the physics engine. I want any physics object (like a ball, square, triangle, players, etc) to stay on the platform and move with it when the platform itself moves vertically, horizontally, or diagonally. Anytime I move the platform itself, the...
  3. H

    T.S.G.W.N.N (The Square Game With No Name) - My second minigame

    Hi chaps! I'm just over a month into my Game Maker adventures and I just wanted to share this small game i'm working on. It's now at a point where its playable but i have quite a few ideas for more to add so i class it as unfinished. So being only my second title and being a newbie when it...
  4. G

    Way to cut out areas of the foreground needed

    I need a way for a pure white foreground image to become transparent when an object's sprite is present, in the above image's case, it'd be the squares. As seen in the above picture, I want it to somewhat look like that, with the squares moving from place to place and rotating, hence why I...
  5. J

    Discussion How to use Square to get paid

    Getting paid online can be tough. And if you are turned off by Paypal and want another option there are several. But in my woodworking / furniture business I have switched to Square. To get paid by your customer requires a couple of things: setup your account: 1. A bank account 2. An email...
  6. G

    Particle system only making squares?

    So I had some code in my project that would start some basic weather stuff and it worked okay. Just remembered about it and tried to start the rain. But now all my particles are just square boxes. I haven't touched the code at all, so it should have still worked right? So then I figured well...
  7. F

    Checking if number is square root

    As the title says, how do you check if some given number is a square root of some other number?
Top