look

  1. J

    Looking up/down

    Hello everyone. I am making a platformer game and I want the player to be able to look up or down while holding the up or down key for a few seconds. I haven't done much with alarms, so I don't totally understand them. I have the camera movements working, but I'm not sure how to implement an...
  2. Carloskhard

    GML Passing "i" in "for" function to script inside it[SOLVED]

    This may be a stupid question but I have a 'for' loop and inside I'm running a script, and inside that script I need to know that "i" number. Up until yesterday I was using just "i" inside the script and the script was reading "i" perfectly.However in today's version of the proyect "i" is not...
  3. phillipPbor

    Legacy GM enemy faceing at player

    how do you make enemy flip sprite at the player? enemy look left when player is on left horizontal. enemy look right when player is on right horizontal. is there a tutorial some where?
Top