Forum Topics tagged click

Similar Tags

Report Tag

14 forum topics with this tag
  • 4 replies
  • 764 views
This content is deleted
Forum Topic
Multiple click events when I mouse click just once?
0 favourites

When I try to mute the song and click on the mute button, I get multiple click events. The same is when I submit the score at the end of the game. On one button...

  • 2 replies
  • 256 views

I'm stuggling to make a bunch of the same object to move to a specific target when a condition is met (or a button is clicked), one by one . That is, when click...

posted 3 years ago
  • 5 replies
  • 625 views
This content is deleted
Forum Topic
How do I align the objects I've created?
0 favourites

When I click/touch somewhere I want to create an object. However, these objects have to be aligned with each other. How can I do that? I prepared a gif file as...

  • 9 replies
  • 920 views

Not sure whether this is a bug or a feature :-) but it makes my game not working as expected. When having. * two or more instances of. * the same object type. *...

  • 1 replies
  • 283 views
This content is deleted
Forum Topic
How do I add a click event to non-button object?
0 favourites

For example to sprite or SVG?

posted 3 years ago
  • 11 replies
  • 905 views
This content is deleted
Forum Topic
How do I get clicked instance variable value?
0 favourites

I have 10 same sprites, some with same value of variable "Name" (string), and some with different value. I need to get "Name" of clicked sprite to change all sp...

  • 1 replies
  • 256 views
This content is deleted
Forum Topic
How do I make it so that you can tick off boxes?
0 favourites

I have several spites, and I'm hoping to make it so you can click on them (or tap them) and a tick sprite will appear in the corner of the sprite.

posted 2 years ago
  • 0 replies
  • 223 views
This content is deleted
Forum Topic
How to simulate MouseEvent click?
0 favourites

Document.GetElementsByTagName('canvas') .DispatchEvent(new MouseEvent("click", {clientX: 100, clientY: 200})); To simulate mouse input, but it Is'nt working. It...

  • 6 replies
  • 329 views
0 favourites

I have 2 objects on different layers. These objects are sprites and lets say they've a circular shape. They partially intersect and so the player clearly see th...

  • 1 replies
  • 158 views
This content is deleted
Forum Topic
How do I get an multitouch at PC?
0 favourites

I know, multi-touch works on mobile. All works fine. But how can I get it on PC? 1. I have one projector. 2. I have a game at the wall. 3. I can manipulate only...

posted 1 years ago

Similar Tags