Content tagged move-to

Report Tag

49 usages of this tag
  • 5 replies
  • 421 views

I'm trying to create a game with movement by turn, where the movements are pre-defined and after choosing the movement, it is executed automatically. For this b...

posted 2 years ago
  • 8 replies
  • 408 views
This content is deleted
Forum Topic
How can i do this?
1 favourites

Hi community, I'm looking to do an Ecco the Dolphin 8 way movement mecanic where I dash over a wall from water pond to water pond while I'm dashing in the air (...

posted 2 years ago
  • 8 replies
  • 309 views
0 favourites

I'm using timeline and move to for context. Lets say that a bigger ship gets destroyed and spawns a smaller ship. How'd the smaller ship continue along the path...

posted 2 years ago
  • 3 replies
  • 202 views
This content is deleted
Forum Topic
Moving Solid Sprites
0 favourites

Again I ran into a simple problem that I can not solve. I have a enemys with the "Move to" behavior that moves towards the hero. The problem is that the sprites...

posted 2 years ago
  • 9 replies
  • 351 views

Strikethrough textI have a character that I want to move to another object when a timer expires. * For some reason, with the current setup, the moveto event nev...

  • 6 replies
  • 548 views
This content is deleted
Forum Topic
Can someone explain the MoveTo behaviour's movingAngle?
0 favourites

I'm having trouble understanding the movingAngle expression values related to the MoveTo behavior. I even made a simple capx to test it but the values remain a...

posted 2 years ago
  • 1 replies
  • 231 views

So, I'm using MoveTo behavior on a family of instanced objects ('mobs'). I make them move to a random point. + System: Every 0.02 seconds. + System: Pick a rand...

  • 5 replies
  • 394 views
This content is deleted
Forum Topic
Help, MoveTo is killing my momentum?
0 favourites

I have a basic top-down shooter with WASD controls. Inside it there's a 'player controller object' that moves the player sprites and other objects. There's also...

  • 3 replies
  • 234 views
This content is deleted
Forum Topic
Example of path search MoveTo together EasyStarJS
0 favourites

I found this thread here. Who can show an example of how to do the same with EasyStarJS, but using MoveTo.

posted 2 years ago
  • 9 replies
  • 333 views

I have been trying for the past hour, and the sprite has the pathfinding and moveto behaviors enabled so I'm not sure what's wrong here :/.