Character "Grabs" onto an tile when touched from its sides.

Cubix

  • Posts: 9
I don't know why but my player "Grabs" onto the side of tiles. Its annoying!
Another bug I am encountering is when the player jumps, and hits the bottom of a block, the player can jump again performing an endless amount of jumps!  :(

If you need an example of this, play "Links Adventure".
I have published it and you can play the game to see what I am talking about.
Its quite annoying and I am not sure what is causing it, even after looking at the behaviors in the behavior coding!
~Lucas Anderson

RayonMazter

  • Posts: 123
I don't have time to check the game itself, but the grabbing, i'm assuming, is because your actor has friction. Set it to 0 (Ice) and it won't studder on the sides of tiles.


Cubix

  • Posts: 9
That fixed it, your amazing!!
As for the second bug, no luck :(
~Lucas Anderson

RayonMazter

  • Posts: 123
Are you using behavior from StencylForge, or custom for the jumping?

Check out the scripts used in Run and Gun (example):
-On Ground
-Jumping

They work together to solve that kind of issue.

« Last Edit: December 04, 2011, 11:13:32 pm by RayonMazter »

Cubix

  • Posts: 9
I'm using the one from that, and I installed it!
It fixes the issue!
But it did create another. I've reuploaded the game, an what happens is it screws up the actual
way animations are supposed to work!

You can try the game to see, its hard to miss!

edit -- if you need any details; just tell me!
~Lucas Anderson