Hi, I have made this
http://pastebin.com/m4037d13
code to let a user control the height of an object with pgUp / pgDn. This works ok, but i do not know how to give back the normal controls to the user?
I would prefere that the 'take control' popup not was nescessary at all. Like if the object in question was in 'edit-mode' the user could push it around. If the user sets it in 'not-edit-mode' the user would have normalized his usage of PgUp/pgDn..
That would be ideal, but it is not a must.
Just a method to make sure that the user regain normal control at own will, would be suficient, but how can this be done?
tyia.
-----------
hehe.. a litle change kind of get me what i want -just added the posibillity to reset the script inside the control-state..
'kind' of works ok, but is that the prefered way to this?