animated sprites

  1. L

    GML Visual poor detection of global variables

    Hello, I am having a problem detecting the values of a global variable. The problem is the following: I assign a global variable when the player is created which detects how many bullets the player has and that every time he shoots a bullet is subtracted, when I wanted to animate the bullet...
  2. PinkySwear

    Android Big lags, then crash ..

    Hell0, One of our games that we've been working on in the last week, is facing a small issue.. We use a lot of images to make animated sprites, and even though we used as much in another game, this one is crashing (Crash to Desktop..but, on phone..) without leaving any errors in Gamemaker...
  3. Wonsubon

    SOLVED Animation Issue with Changing Sprites

    I have an object for the player with a script for the free state (there will be more scripts for other actions), and in the free state script it includes jumping, walking, crouching, and idle animations. For changing animations, I change the sprite index depending on the situation. The second...
  4. Valerie

    Legacy GM Help with External Files

    Hi friends! đź‘‹ I make a lot of pseudo-3d games with rendered cutscenes that use animated sprites. Despite heavily compressing them, they tend to eat up Gms1.4s rather limited memory quite fast. Id like to store all of the animated sprites for a particular level in an external folder, and then...
Top