unity text ui collider boundary(margin)
I try to make a text ui object with collider.
This object have to cover the just text area like the capture below
In the captures, the red box is the collider border that I want (I drew).
But unity text ui keep the left, right, top and down margins.
So when I used collider to the text ui, event triggered before touching the text.
How do I handle this problem.. please help me.
스크린샷-2019-12-08-오후-22807.png
(73.6 kB)
스크린샷-2019-12-08-오후-22720.png
(79.1 kB)
Comment
Did you manage to get a solution ? I want collider to tightly wrap around text and not on the boundry, any solution ?
Your answer
Follow this Question
Related Questions
ui Text not responding to collider 1 Answer
Trigger FinishLine 1 Answer
How to make a textbox like they have in pokemon 1 Answer
How can I delete a line of UI Text? 0 Answers
GUI Text not showing up :( 7 Answers