Question by
Under_Wander · Aug 12, 2017 at 01:07 PM ·
inputplayer
Tap vs Hold Mouse button
I trying to create a game where different objects interact differently depending on whether you tap or hold the mouse button on them. I'm trying to think of ways to manipulate the GetButtonDown and Up methods, but I figure someone might know a better way to go about it.
I appreciate any input!
Comment
Your answer
Follow this Question
Related Questions
Roll a Ball Tutorial issue 0 Answers
[SOLVED] How to check if Player Input matches KeyCode (Spell System) 0 Answers
Player Controls become inverted when colliding!! 0 Answers
How to create and set different Player ID's to individual controllers? 1 Answer
Player only moves when the key is pressed, not when it's held. 0 Answers