I have an Issue , Need some help plz

TaidakenTaidaken Member Posts: 271
edited November -1 in Working with GS (Mac)
Im having trouble figuring this out, i have an actor that when u touch i want it to disapear and reapear in a certain place, i thought about destroying the actor and then spawning it again somewhere else, but after my first two games, im trying to figure out a better way of using my actors without spawning them so much. ive tryed the move to command aswel, but when i touch it moves but only when im touching it, and it moves along to the area i want it to, but i want it to just apear there instantly. if anyone can help it would be greatly apreciated :)

Comments

  • debugdesigndebugdesign Member Posts: 886
    could you not just change attribute x,y on touch?
  • TaidakenTaidaken Member Posts: 271
    debugdesign said:
    could you not just change attribute x,y on touch?

    ..did not think of that lol, i always over complicate things!, thanks!
Sign In or Register to comment.