kill an attribute?

if I want to kill the ability for an object to be dragged, is there a way to disable it once it's dropped on another actor? or anyone know a good workaround?

Comments

  • mhedgesmhedges Raised on VCS Member Posts: 634

    Use a boolean.

  • jameslavisjameslavis Member Posts: 15

    I tried that, so when I drag an object it uses an integer and drop it. so my thinking is that when I drop it on the drop actor it would kill the drag attribute of the actor. didn't work. every time I click on the actor it re-initializes the drag. think maybe have an attribute at the scene level for completion? ideas?

  • SocksSocks London, UK.Member Posts: 12,822

    @jameslavis said:
    if I want to kill the ability for an object to be dragged, is there a way to disable it once it's dropped on another actor? or anyone know a good workaround?

    You started a thread for this question already ? Did you try my suggestion ? (Last post)

    http://forums.gamesalad.com/discussion/81655/help-removing-control#latest

Sign In or Register to comment.