Hello everyone,
I have a problem. I have in a small MagicCode part one (if) function. I would know how I can get the value of the state of the button. I tried to ask with If(Winbutton0 == 1) but that doesen't work. Also it has to be only the state 1 if it was pressed and not if it ist pressed right now. How I can solve that without writhing much code.
Thanks
I have a problem. I have in a small MagicCode part one (if) function. I would know how I can get the value of the state of the button. I tried to ask with If(Winbutton0 == 1) but that doesen't work. Also it has to be only the state 1 if it was pressed and not if it ist pressed right now. How I can solve that without writhing much code.
Thanks
Comment