[REQUEST] - Move to actor / Flagging actor
Hunnenkoenig
Member Posts: 1,173
I am in a state, where I would need a direct "move to actorX" function.
I have many of the same actor on the screen and I want another actor to move to actor1-1, then to actor1-2, then to actor1-3 and/or if actor1-1 is not on the screen, then to actor1-2 etc.
Now I have to make a game attribute for X/Y position of every actor, but actually I have no clue how many of the same actor will be on screen, because it is random.
If I could flag the actors within the scene and tell the other actor to move to actor1, then my life would be easier.
So my requests for GS updates: Move To function not only for coordinates, but also to actors (like the overlaping/bouncing function) and flaging actor of the same type with different numbers.
It is a pain to work only with game and self attributes.
I have many of the same actor on the screen and I want another actor to move to actor1-1, then to actor1-2, then to actor1-3 and/or if actor1-1 is not on the screen, then to actor1-2 etc.
Now I have to make a game attribute for X/Y position of every actor, but actually I have no clue how many of the same actor will be on screen, because it is random.
If I could flag the actors within the scene and tell the other actor to move to actor1, then my life would be easier.
So my requests for GS updates: Move To function not only for coordinates, but also to actors (like the overlaping/bouncing function) and flaging actor of the same type with different numbers.
It is a pain to work only with game and self attributes.