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

sprite_assign

  1. K

    [SOLVED]sprite_index not actually changing sprite

    So, my problem is this: I want to approach a tree, and I want the code to determine whether the tree is to the left or to the right, and with that, display the right chopping animation(left or right). I read that sprite_index can do this for me, but all it does is change the numerical value for...
  2. F

    Legacy GM Replacing a sprite from a external file directory Problems

    I am making a program to pose characters using a ragdoll setup and I have been trying to make it possible to replace a sprite for a body part from external image file directory. .png 200x200 But when I replace say the left arm on one doll, all the left arms of all the other dolls change...
Top