Forum Topics tagged movement

Similar Tags

Report Tag

119 forum topics with this tag
  • 1 replies
  • 240 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
  • 488 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
  • 720 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
  • 425 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
  • 310 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
  • 670 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
  • 157 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.

  • 1 replies
  • 405 views
This content is deleted
Forum Topic
How do I prevent fast sliding on solids?
0 favourites

If you open the 3d FPS example, you'll notice that rubbing against walls/solids makes the player just zoom down the wall. I've been playing with rot.Js and maki...

posted 2 years ago
  • 2 replies
  • 348 views
0 favourites

So I'm trying to get my enemies to move in 90 degree angles with LOS. I decided instead of having all the enemy come at the player all at once when the state ti...

  • 2 replies
  • 388 views
This content is deleted
Forum Topic
Can't stop sliding/moving after loading layouts
0 favourites

I have a global character that, when a layout loads after the menu, the character will "slide" or move in a direction and won't allow me to control it until it...

Similar Tags