Content tagged mouse

Similar Tags

Report Tag

92 usages of this tag
  • 4 replies
  • 351 views
This content is deleted
Forum Topic
Why is the object in a different position than the mouse?
0 favourites

You can (barely) see in the top left that the Mouse.AbsoluteX and Mouse.AbsoluteY are precisely equal to the X and Y of the Square following (Aim). It has more...

posted 3 years ago
  • 2 replies
  • 333 views
This content is deleted
Forum Topic
How do I fix this huge delay in the mouse position?
0 favourites

Ashley regarded this as a non-issue at the issues page . Well, from the link you'll be able to get the file and a gif showing how a sprite has trouble following...

  • 1 replies
  • 565 views
0 favourites

I'm using the great plugin (by and Armaldio) Simple Mouselock to improve the controls in a game project I'm currently working on, but after changing the events...

posted 3 years ago
  • 6 replies
  • 492 views
This content is deleted
Forum Topic
Can't resize objects with the mouse inside the editor
0 favourites

Out of the blue, the ability to resize the objects (sprites, text, etc.), inside the editor has vanished. The mouse doesn't grab anything on their edges (I can...

  • 4 replies
  • 662 views
This content is deleted
Forum Topic
How do I make a mouse that will collide with objects?
0 favourites

I'm trying to make a game similar to Cursors.Io and to do that I need to make the cursor collide with walls. I currently have the default mouse set to invisible...

posted 3 years ago
  • 2 replies
  • 1K views
This content is deleted
Forum Topic
How do I Create a Line between 2 objects?
1 favourites

So I'm making a game where you click the mouse button and an object moves towards it, and for a little detail, I want to put a line between the mouse and said o...

posted 3 years ago
  • 3 replies
  • 514 views
0 favourites

I'm wondering if there's any benefit/efficiency to be had when using one central mouse-handling event, versus having separate mouse handlers for explicit events...

posted 3 years ago
  • 1 replies
  • 310 views
This content is deleted
Forum Topic
mouse controls sometimes stop working?
0 favourites

Thats literally it. On layout changes, the mouse controls sometimes stop. Sometimes left click, sometimes right, sometimes both. Predominantly when you leave th...

  • 2 replies
  • 881 views
This content is deleted
Forum Topic
Detect if Mouse or Touch
0 favourites

I copied the code from the example of Ashley in this forum: On a BLANK/NEW Project it worked perfectly w/ a little tweak from my part. But on my CURRENT Project...

posted 3 years ago
  • 0 replies
  • 141 views
0 favourites

I made the player look around with the mouse and move with wasd/arrow. Now I want to shoot with left mouse button where i'm currently looking (like overwatch) i...

Similar Tags