Game Development Community

Mouse over buttons

by Jendrik Posche · in Torque Game Engine · 12/21/2008 (11:56 am) · 1 replies

Hey,

I have a question, I noticed when I create a button it's mouse over is not pixel perfect, there seems to be a rectangle around it, which creates the hotpot for the mouse over.

How can i make the button have pixel perfect mouse overs?

#1
12/23/2008 (10:11 am)
Incredible, I was just going to ask the same thing! I've got a (sort-of) map with non-rectangular areas that I want clickable like buttons in an indipendent way. How do I accomplish that?