Playmaker Forum

PlayMaker Help & Tips => Android Help => Topic started by: ho young ryoo on August 22, 2017, 11:18:46 AM

Title: How can i stop (or reset) GUI Button on ?[solved]
Post by: ho young ryoo on August 22, 2017, 11:18:46 AM
Hi, I'm not good at english. so explain with image.

I made run button, play and stop at same position.
(http://dulimong.dothome.co.kr/test/move-ui.png)

so, it's move when i click the button.

But i want stop moving when character arrived at some object.
without no controll button action.

how can i stop without button click?

please show me with image or movie. thank you.
Title: Re: How can i stop (or reset) GUI Button on ?
Post by: djaydino on August 22, 2017, 09:44:18 PM
Hi,
You Can use triggers for this or get distance

You can find many tutorials here (https://hutonggames.fogbugz.com/default.asp?W548) and here (http://www.hutonggames.com/tutorials_game_design_with_playmaker.php) to get familiar with playmaker
Title: Re: How can i stop (or reset) GUI Button on ?
Post by: ho young ryoo on August 25, 2017, 10:54:41 AM
hi, I solve it.


thanks.