Hi
i am trying to create a function that, when i touch on this object i will do some code, something like:
local select = function()
if (my block is selected by touch on this block) then ------\>("need to know how to do it")
i will write some code
elseif (my block is deselected by touch on another object or on the background) ------\>("need to know how to do it")
i will write some code
Thanks [import]uid: 26056 topic_id: 17819 reply_id: 317819[/import]
[import]uid: 26056 topic_id: 17819 reply_id: 68028[/import]