Forum Topics tagged cursor

Report Tag

13 forum topics with this tag
  • 5 replies
  • 706 views
0 favourites

I have a custom slider (credit ) that I can use the touch control with to move and wanted to have the option of using a gamepad to control it. I have a custom c...

posted 5 years ago
  • 11 replies
  • 719 views
This content is deleted
Forum Topic
Windows mouse cursor ALWAYS coming back ?
0 favourites

I've tried few ways to change the mouse cursor, the built in "Set Cursor to Mouse". The more manual of every tick to set position of the cursor sprite, I even t...

posted 5 years ago
  • 3 replies
  • 388 views
This content is deleted
Forum Topic
A question about the Text object
0 favourites

With the "Text" object is it possible to create an effect that shows a cursor that types words on the screen of your computer? Thank you!

posted 5 years ago
  • 1 replies
  • 589 views
0 favourites

I have the following actions on a sprite Click event: Mouse.Set cursor from sprite NoGo. System.Wait 1 second. Mouse.Set cursor to Normal. However, it doesn't c...

posted 5 years ago
  • 2 replies
  • 1.5K views
This content is deleted
Forum Topic
[SOLVED] Highlight a single button on cursor over ?
0 favourites

I got many instances of same object 'Button' which is a sprite object. When I hover the mouse over single button only that one needs to glow. I created a 'Mouse...

posted 4 years ago
  • 2 replies
  • 915 views
0 favourites

Hey there, I'm working on a game that uses shooting with the mouse. The camera is controlled with a lerp function between the crosshair and the player, the cros...

posted 4 years ago
  • 6 replies
  • 374 views
0 favourites

I'd like to allow the player to "place" a given object at the mouse's X/Y coordinates. They'll select the object from a pulldown list, click somewhere on the sc...

posted 3 years ago
  • 0 replies
  • 147 views
This content is deleted
Forum Topic
Cursor styles do not work with lists
0 favourites

Using events to set cursor style when mouse is over a list, although provided as an action, doesn't work. It's necessary to use an external stylesheet i.E. #lis...

  • 3 replies
  • 233 views
This content is deleted
Forum Topic
How Can I Hide Default Cursor In Game ?
0 favourites

I trying to Set Hide Defualt Cursor. Project file.

posted 2 years ago
  • 8 replies
  • 389 views
This content is deleted
Forum Topic
How to set your own sprite instead of the mouse cursor
0 favourites

Friends even the cursor doesn't change to a sprite like everything was done correctly. Option. Set Cursor style-None. And. Sprite.X=Mouse.X. Sprite.Y=Mouse.Y. I...