Forum Topics tagged movement

Similar Tags

Report Tag

119 forum topics with this tag
  • 2 replies
  • 218 views
This content is deleted
Forum Topic
Some slopes for 360 Movement/Sonic- Like
0 favourites

Trying to make a framework for Sonic game from scrath in C3. Got problem with angle detection on 1 type of slopes. A screenshot with code attached here.

  • 4 replies
  • 139 views
0 favourites

So, theres this cube moving linearly across the screen using a timeline, and it dislocates about 10 pixels in the X axis, and about 3.5 pixels in the Y axis. Co...

  • 0 replies
  • 158 views
This content is deleted
Forum Topic
Bug with Every tick movement when running on smartphone
0 favourites

Why in the game, installed on a smartphone from APK file, at Every tick event objects move with jerks? I have tried Set X , Move forward , Simulate 8Direction ....

posted 3 months ago
  • 2 replies
  • 134 views
This content is deleted
Forum Topic
How do I fix this wall glitch?
0 favourites

As you can see in the gif, my character at times just changes sides from this moving solid object. The object is using "MoveTo" and "Solid", and my character ha...

  • 3 replies
  • 86 views
This content is deleted
Forum Topic
Why does my player sprite move without input?
0 favourites

I am working on a little prototype with a sprite that has both the Bullet and the 8DirectionMovement behavior. For the life of me I can't find the reason why wh...

posted 2 months ago
  • 4 replies
  • 85 views

I have different animation frames for when I want my character to run towards the left side of the screen. My first thought was to activate the animation with t...

  • 6 replies
  • 93 views

I've been trying to figure out how to make my character play an animation based on the direction they're moving on a path (e.G., if the character is moving righ...

  • 2 replies
  • 82 views
This content is deleted
Forum Topic
How do I create movement with deta time?
0 favourites

Hope you're doing well today. I'm currently working on my mobile video game on C3. It's a top down game where you need to dash to move and attack ennemies. Dash...

  • 7 replies
  • 263 views
1 favourites

I'm using the physics behavior for the controls of my player. Problem is : Apparently the movement speed of objects is a bit inconsistent with this behavior. As...

Similar Tags