Trouble controlling a character
craigybwoy
Member Posts: 6
Hi forum, I am a new developer and I am having trouble with controlling the character. What I am looking to do is as follows:
1) touch the actor To highlight him
2) touch a location on screen for him to walk towards.
Any help would be appreciated.
Thanks in advance
Craig
1) touch the actor To highlight him
2) touch a location on screen for him to walk towards.
Any help would be appreciated.
Thanks in advance
Craig
Comments
Unless there's a reason you're highlighting the character to begin with?
QS
Dr. Sam Beckett never returned home...
Twitter: https://twitter.com/Quantum_Sheep
Web: https://quantumsheep.itch.io
EXAMPLE: Select with mouse and click to move (extended)
let me know if you can't find and/or download it.
However there is the option of setting the rule to move the actor offscreen but setting its X and Y values to an X and Y value that is out of your camera. I believe in the right case this is a good move to preserve FPS if you are moving, spawning and destroying a number of actors.
If that doesn't cover what you need can you be a little more specific by describing your gameplay a bit?