Content tagged movement

Similar Tags

Report Tag

121 usages of this tag
  • 2 replies
  • 357 views
This content is deleted
Forum Topic
Pacman movement : make movement switch with ease
0 favourites

For a new project I wanted to reproduce the movement of Pacman. Here is what I want : - Pacman moves in one direction, and keep moving even if the user release...

posted 3 years ago
  • 2 replies
  • 529 views
This content is deleted
Forum Topic
How do I make enemy move around solids to follow player?
0 favourites

I want to enemy follow player around walls until seing the player from a distance. I give two boolen to enemy. 1- I saw you. 2- I am seeing you. What I am tring...

  • 10 replies
  • 339 views

Hope everyone had a merry Christmas! I'm back working on my project and was wondering how I could get my enemies to move in a 90 degree movements towards my pla...

  • 1 replies
  • 233 views

What I want to do is to make a system where if the player moves, the amount of steps the player can take goes down. If the player reaches 0 steps, they die. If...

  • 7 replies
  • 477 views
0 favourites

This wonderful topic here gave a good solution to deal with hex based player movement. Here's how it works : - player and enemy sprite are associated (with cont...

posted 2 years ago
  • 4 replies
  • 701 views
This content is deleted
Forum Topic
How to make diagonal animations during movement!?
0 favourites

I will attach a screenshot of my progress. Character doesn't animate "side" walk when moving diagonally, freezes. Walks in 4 directions w animation perfectly. C...

  • 4 replies
  • 412 views
This content is deleted
Forum Topic
Smoother Touchscreen Drag Movement?
0 favourites

For a game, I'm using the Touch object to move a character. I want its movement to match the finger's direction dragged across the screen. The two solutions I'v...

  • 0 replies
  • 301 views
This content is deleted
Forum Topic
[C3] Custom movement & collisions
0 favourites

I have only been using C3 for 2 days now so I am still getting familiar with behaviors and events and wasn't sure how to implement the movement I wanted so I us...

  • 12 replies
  • 655 views
This content is deleted
Forum Topic
How do I Easystar Enemy Movement?
0 favourites

Hey guys, I'm trying to use Easystar to move around enemies. So I have multiple enemies calculating path to the enemy and moving, my problem is that they're cal...

  • 0 replies
  • 154 views
This content is deleted
Forum Topic
How do I spread 2 solid units in pathfind?
0 favourites

When I create 2 object and use pathfind to move them, they ignore each other despite the fact I use solid behavior on them and use a solid as an obstacle.

Similar Tags