• 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!

cube

  1. Dupletor

    Creating 3d models in 2d basic camera!

    [WARNING: You do NOT require knowledge around 3d manipulation to use this tool for 3d modelling, but you DO require knowledge about files manipulation and it is very limited to models that do not mesh with eachother.] I am happy to announce the open project for the modelling of basic 3d...
  2. B

     Cube Clicker

    This is my first game and I really enjoyed learning everything I did. My coding is not the best and some things may still not work as intended, but I really loved using GameMaker! I made this using a trial for a game jam and I'm trying to purchase a license of some sort soon. This game is a...
  3. S

    3D Wrong sides of 3D cube being drawn

    I'm working on a new 3D puzzle game for iOS. When running the game on my iPad, it appears that sometimes, a few sides of a 3D cube, which are drawn last, will appear in front of other sides, even if they are on the opposite side of the cube. Each cube is made of 6 primitives. Here is how one...
  4. phillipPbor

    Graphics 3d slidepuzzles

    hey... um... I need help. I was working on the 3d slide puzzle slide for this room of the cube world. (this room is one of the sliders even its a control panel) its only thing that helps you control this place. (because all the 8 rooms are cube like) and then... I discovered... I cant even do...
  5. F

    How to make a rotating cube move ?

    So i was testing out physics in GM and i decided to make a small game where you play as a Cube that basically moves by rotating. The commands that i tried to use were phy_rotation and phy_position_x . I made it so it uses GameMaker physics . Whenever i try to move it it rotates and moves fine...
  6. C

    3D GM:S. Implementing Rubik's Cube rotations.

    Hi there! The goal in a nutshell I wish to create a digital 3D Rubik's Cube program with a variable cube size (think 2x2x2, 3x3x3, 4x4x4, 5x5x5 etc.. ). In this program I wish to try out several cube sizes, maybe even 2x2x4. Implement solving algorithms ans possibly image input which will make...
Top