organise

  1. Kaliam

     The default organization of the object event tab needs reworked...

    Quite simply put, this is something that has been on my nerves for a while, and it seems like it should be a simple change. The default order of object events in the editor is pretty poor/nonsensical, it should be reorganized to better reflect the order in which events are executed. This would...
  2. P

    GameMaker [Solved] Using an array in a switch

    Very late atm and Im not sure how to phrase this so I sorry if the title was a bit misleading. Basically I have a variable called mouse_hover, and that variable is an array, and the value it stores will always either be true of false. And if the value is true I want the code to do XYZ. At the...
  3. P

    Organization, method of handling?

    Hello, I'm planning to make a short interactive story and this is always bothering me, it's a linear short interactive story so for example it should go something like this, introduction --> player is in bed --> player gets out of bed, etc etc, my question is how do i go on about handling the...
  4. T

    How do I organize enemy AIs?

    That, pretty much. I created a parent, obj_enemy, that has a create event to initialize some variables, then a step event that passes an argument off to one shared script for all the enemies. Every enemy starts with behaviour = 0, then in the specific enemy object I add another behaviour in the...
  5. Yambam

    Free Jukebox - A classic music library/player

    Jukebox Jukebox is a program made for managing your local music files. It recognizes ID3 tags. And it now does use external dlls to improve on music library importing speed and file format support! :D Version 1.2.0 Notable changes: New waveform display behind track info. Improved enlarged...
Top