Forum Topics tagged mouse

Similar Tags

Report Tag

91 forum topics with this tag
  • 2 replies
  • 83 views
This content is deleted
Forum Topic
How do i make an object not be able to move to a border?
0 favourites

The code I used is, every tick set object to mouse.X mouse.Y. And the problem is that there's a restricted square in the game and I dont want the object to leav...

posted 3 months ago
  • 2 replies
  • 113 views
This content is deleted
Forum Topic
How do I click and hold a sprite?
0 favourites

I'm working on a game where a key mechanic is clicking and holding your car to fix it and escape. However, I can't figure out how to make the car's sprite sense...

posted 3 months ago
  • 9 replies
  • 147 views
This content is deleted
Forum Topic
How do I pick correct instance for tween?
0 favourites

I've had this problem for years, and I've just "solved it" with hacks. I wonder what's the proper solution for it. So, I have buttons and I want them to tween w...

  • 1 replies
  • 93 views
This content is deleted
Forum Topic
Any way to fix arm physics in multiplayer game?
0 favourites

I am currently developing a game that utilizes both mouse buttons for climbing rocks, and it also supports multiplayer functionality. However, I have encountere...

  • 10 replies
  • 240 views
This content is deleted
Forum Topic
How do I read input from the side buttons on a mouse?
0 favourites

Hey, I'm tryna add keybinds to my game and I think I have the keyboard (and most likely mouse/gamepad) side of things figured out, but I am wondering if I can b...

posted 2 months ago
  • 8 replies
  • 1.2K views
This content is deleted
Forum Topic
Rotate 3D Camera By Touch Drag
0 favourites

The 3D Camera is going to be set behind a central figure in the center of an arena. The Player will tap-hold and swipe left/right to rotate the central figure a...

posted 2 months ago
  • 3 replies
  • 87 views

I am wondering if I need to use Mouse and Touch events on an object to add compatibility for Computers and Mobile, or if I'm fine with just touch. I know touch...

posted 2 months ago
  • 2 replies
  • 65 views
0 favourites

During a debug test, if the game is in Inspect mode and I move my mouse around quickly, the fps drops to as low as 1 fps. However, if I change the mode to Watch...

posted 22 days ago
  • 4 replies
  • 89 views
0 favourites

I have a condition when mouse hover over object to play a sound, HOWEVER the sound only plays AFTER the mouse exits the area/sprite. The reason this is odd is b...

  • 0 replies
  • 36 views
This content is deleted
Forum Topic
Need Help with a Mouse Side-Button Detection Script
0 favourites

Hey, a while ago I made *ahem stole* this script that detects a mouse button press even if it is a side button like FWD/BWD: // Import any other script files he...

Similar Tags