Question by
upariver · Nov 01, 2016 at 04:29 PM ·
gameobjectsclickareamouse position
Set Click area in Game
In my game I want to allow the player to only press in one part of the screen while playing. How do I do that? Thanks in advance!
Comment
Answer by upariver · Nov 01, 2016 at 05:05 PM
EDIT: My solution did not work. The trigger is on top of everything else. I tried to set it back but because I am spawning things they appear under the trigger and not on the front, therefore I cannot click on them. Could anyone help me?
Your answer
Follow this Question
Related Questions
Spawn objects in a row with same spacing 0 Answers
Sprite click and record the point in perspective 0 Answers
Input.mousePosition to World converts to Camera's position, No matter where I click 1 Answer
UI buttons sometimes does not detect touch 0 Answers
What is the best way to handle behaviour of many similar objects? 2 Answers