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

select

  1. Y

    Question - IDE Is it possible to emulate the middle click functionality?

    Hey folks, The mouse I currently use (Logitech MX Anywhere 2) does not have the ability to perform a middle click as input. I am wondering if it is at all possible to emulate the documentation functionality that would otherwise be present when selecting methods in the text editor. Thank you.
  2. giraffeman210

    GML Visual Cursor selecting issues

    I have never used a mouse to select something in game I was making before but I thought I would mess around. However I can't get it to work. I'm new to using a mouse for control so I bet it is an easy answer. The way I have it now makes it so the cursor has to be fully covering the object for...
  3. D

    Asset - Scripts Full Input Boxes

    https://marketplace.yoyogames.com/assets/3239/full-input-box Fully functional multiple-line input boxes with mobile features. If you need a simple one-line input box with all the features for pc and mobile, this is the one for you. With this text input asset you can avoid high prices and the...
  4. H

    Legacy GM How to make a progressive level unlock / select system

    Hello! I'm trying to make a progressive level unlock (and level select) system in my game. There are over 30 levels in the game right now, but every single one is unlocked on the level select screen when you start the game. I would like to only have level 1 unlocked at the start, and that you...
  5. X

    GML [Solved] Textboxes and writing and not writing keyboard_string

    I guess that for solved topics, expecting to get any more advice isn't going to happen: Well, I guess I'll have to reiterate in a new topic. Essentially, apparently within that topic "keyboard_string = "";" works as a way of preventing a string writing into a text box or whatever else without...
  6. P

    Looking to create a unit select system.

    Working on a tactical card game like Duelyst. I have been trying to creat a unit select system using the Drag and Drop method(I am pretty new to this). I have been able to make an obj move by clicking the mouse, but this works anywhere on the screen. If someone could help me create a unit...
  7. T

    Player Selection screen

    Hi guys! I was looking around on Tumblr and saw this GIF. It inspired me to create a player selection menu like this, but i can not figure out how... any suggestions or tips? Thanks in advance, - Thomas
  8. D

    Randomly Select Pre-Created Object By Its ID and Update Its Sprite

    How would I go about doing this?
Top