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

glitch

  1. Chreech Okash

    Android Google Dynamic Asset Delivery not working!

    Ok so I tried everything I could and this feature doesn't seem to work at all. Apk seems to work fine but aab gives a black screen. Also it seems like problem happens particularly with dynamic texture pages if we specify Dynamic Group/Page Path: but if we leave that empty it works. I am...
  2. M

    bug with camera after creating a new room and then deleting it

    To explain the problem I will simplefy it: room1 room2 room3 So first I only had room 2 and room 3 (in this example) and in room 2 I had a camera object. then I created a room before room 2 (room 1 in this example) with an object that goes to room 2. After that I deleted room 1 (so I again...
  3. WWAZman

    Android Corrupted Game / sound?

    I have a game, my first game actually.. Molecuwar.. used to work quite nicely other than a counting glitch.. I came back to it, it was imported from 1.4 to 2.0 and so forth.. I have found a glitch that when it plays some sounds, it sounds like Armageddon and a million of the sounds being played...
  4. D

    Origin Cursor Glitch

    I am coding using gml visual, and my game involves control where the character faces the cursor position on screen and pressing the w key moves forward in this direction. However, because of this, when the origin of the sprite reaches the cursor position, whilst still holding down the w key, the...
  5. J

    How to make ball bounce?

    I've tried using move_bounce_solid and move_bounce_all but the balls glitch and they sometimes go in the wall in move up the side wall and get stuck in the roof and move across the roof and sometimes they just stop moving in a corner. Could anyone tell me if there's someway to prevent the...
  6. Chreech Okash

    GameMaker Textures_Global_Scale is poor quality!

    So I tried using Textures_Global_Scale(2) and it seems like it is making some frames very blurred during the animation cycle. I also tried scaling down animation manually using image editor and it looks better and consistent. So my question is are these scaled down textures stored somewhere...
  7. Chreech Okash

    GameMaker Tile Horizontal and Vertical is not working!

    Tile Horizontal and Vertical seems broken and strange lines are appearing between sprite. I am very sure in the older versions this problem was not there.
  8. FlatulenzaFiamm

    GameMaker Problem with Color Interpolation Between Pixels [SOLVED]

    Greetings fellow programmers (trying my best to sound like one), I've got a small issue today and SURPRISINGLY it might not be related to my dogs*it coding. I recently made some new sprites scaled in 1440 x 810 (basically the same resolution of the camera in-game) but probably due to the size...
  9. S

    Background Turns Solid White When I Try to Run the Game

    Hello. So, first, I am very new to GameMaker, programming, and game design. I got through the Space Rocks tutorial and I'm trying some of the mods tutorials. And I ran into some kind of a glitch where the background turns white when I run the game. So, I'm watching the video for setting up...
  10. T

    Sprite animation issue

    So whenever my player character jumps, for reason, there's this weird glitch, where the sprite keeps switching between sprites. Like when I jump and stand still the it flicks between the idle sprite and the jump sprite, the same thing happens when I move, it flicks between the walk and jump...
  11. Follow The Fun

    Legacy GM Graphics mosaic / shattering issue when exiting fullscreen

    Hi everyone, I've had a report from a player that my game looks like this when they exit fullscreen: It doesn't go away, it just continues to run like this. They're using windows 11, as am I, but I'm unable to reproduce this error on my end. Does anyone know what would cause this, and what...
  12. T

    GML [SOLVED] Pixel-Perfect Collision Code Glitch/Bug - Player teleports sometimes after colliding with a wall!

    Greetings, I used this code to create pixel-perfect collision between the player and the wall sensors. The wall sensors are working as transparent objects that are put above the wall block textures(obj_wall_block). I have always been using this Wall system on my projects and it used to work...
  13. S

    GameMaker Whenever my character moves left, it shifts downwards when it stops moving.

    I'm not very experiences with GameMaker and this is my first ever real game I'm trying to make, so whenever my character's sprite moves left, it shifts downwards when it stops moving. I don't know if this is a common issue or not but I have tried to fix it multiple times and have not yet...
  14. T

    GML Visual System glitching

    My code seems to be glitching, when I type on the keyboard, instead of just adding code it seems to be deleting the code and adding it at the same time. The selector for the code also seems to be glitching too, when I try to select a long string of code to copy and paste or delete, it seems to...
  15. FoxyOfJungle

    Asset - Graphics Post-Processing FX - Vibrant effects for your game! 🔸 v4.0! - HDR, Bloom, VHS, Glitch, Shockwaves, LUT, Motion Blur and more

    🔥 The most robust, easiest and efficient post-processing solution available for GameMaker. All in a 2 MB package! 😍 Post-Processing FX is a project that aims to make your game look beautiful, with 50+ ready-made customizable effects and very useful functionalities! ✅ Unlike all other similar...
  16. joshua:)

    i need help

    whenever i start my game, my player object keeps duplicating its self. meanwhile everything around it is glitching all over the place. it was working just fine a little while ago and i didnt think i changed any variables in the coding since then. this is my very first time programming so the...
  17. J

    Help with Depth...bug?

    Hi everyone, need some help. I'm an intermediate GMS user, but I haven't coded anything for about a year. Started a new project yesterday with most current version of Gamemaker, and immediately ran into a weird glitch or bug with depth, as described below... The issue is this: setting an...
  18. amwwhhoosshh

    SOLVED Platformer Character Stuck on Floor in certain circumstances

    I am having this weird issue with the character for my platformer: On boot, character is able to move UNTIL I let go of the arrow keys, which afterwards results in the character being stuck on the ground. The only way to get it to move again is to jump. When I jump, I can move mid air, as well...
  19. Plisken

    Question - Code Collision of stretched objects from room editor

    Hello. So there's this wierd glitch that seems to happen when I stretch objects (specifically walls/floors) horizontally within the room editor. Basically the collision seems to work fine, except for the part of the wall furthest to the right, where it seems like the collision mask falls short...
  20. Kirbeh

    GameMaker weird glitch

    Ok so, I'm kind of new to coding and, obviously, tweaking and debugging. So I've been following Shaun Spalding's tutorials. It seems they are pretty flawed for me though, but this far in I can't exactly switch to a new one. So, his collision scripts were nowhere near loop-proof, so I managed to...
Top