Content tagged platform

Report Tag

140 usages of this tag
  • 0 replies
  • 80 views
This content is deleted
Forum Topic
Building a sprite?
0 favourites

Hey I am new to this completely. I need help with some ways on how to create a sprite? Does it always have to be from a fresh start? Even the animation's will d...

posted 3 months ago
  • 3 replies
  • 109 views
This content is deleted
Forum Topic
How do I fix this Platform slope/jump problem?
0 favourites

I just encountered this issue where when I start a jump on a slope, the engine still responds as if I'm still jumping, probably because Vector Y is still growin...

posted 3 months ago
  • 1 replies
  • 103 views
0 favourites

I want to make a physical platform that when I character touch it, the platform will start to rotate according to the laws of physics.

  • 1 replies
  • 93 views
0 favourites

FOR REFERENCE - this is related to my previous (solved) post about incremental enemy movement. I have the movement set for my first enemy (toad), and he moves e...

  • 2 replies
  • 130 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
  • 135 views
This content is deleted
Forum Topic
How do I fix stutter when falling from a moving platform?
0 favourites

Has anyone ever faced this problem? It looks like the engine keeps ejecting me updwards, I even tried forcing my character's position to go farther to the side...

  • 4 replies
  • 109 views
This content is deleted
Forum Topic
Gamepad and Keyboard difference of input... Why?
0 favourites

So, I have this problem where my jumps go higher on a gamepad, even though I made the controls universal (at least I thought so.). The values on the image below...

  • 3 replies
  • 77 views
0 favourites

I'm working on a section where tiles for the player to run on are created mid-stage. It works fine unless a tile is created where the player is already standing...

posted 2 months ago
  • 1 replies
  • 56 views
0 favourites

After switching to a newest version of C3 platforming in my game became bugged. My player object triggers on collision with ground -> simulate control jump, so...

  • 7 replies
  • 64 views
This content is deleted
Forum Topic
Strange jitter in my character run animation??
1 favourites

So something strange is happening in my running animation. It looks like it might be mirroring itself for just one frame or possibly going to the idle animation...