I was playing with using the mouse over brick over objects who’s scale changes but I seem to be getting inconsistent results, sometimes the mouseover works even when the object has been scaled but other times it doesnt register that the object has scaled causing the mouse over to respond the the original size but not the new size which is not ideal.
Anyway so I was wondering if anyone else has had similar problems or maybe it works perfectly for others any information would be greatly apreciated.
Hi, recently I added support for multiple viewports and fixed some bugs with the mouse sensor, It would not at all surprise me if there is some bug that isnt fixed.
Could you attach a simple blend file shows the bug?
fixed r20869, thanks for the report, helped a lot in fixing the bug.
It ended up being a bullet integration bug (not a focus sensor bug as I hoped), But was quite obvious that the object needed to be woken up when scaling.
(edit, yes this will be in 2.49a)