Callvid's Forum Posts

  • 4 posts
  • Hey!

    Thx alot David! Thats exactly what we needed! Will try to implement it tonight!

    Deadeye: Yeah your probarbly right about the custom movement. Not sure we will be using any loops though... but probarbly lots of other stuff that will screw with platform behavior. We are probarbly going to stick with platform behavior until we find out what you already told us

    Btw thx for the tutorial, it has been very useful even though we didn't want the slope solution!

  • Hey

    I had a feeling that this might be a difficult task, but unfourtanely i dont see any way around it if we want to finish the game. I think we got the sonic way of doing it down (atleast to some extent) , but i believe it will have to be some sort of terrain finding system to work properly... Since the ground on which the player will be moving is animated with bones the angle of the terrain will change constantly.

    We tried putting physics behavior on the detection box and having two boxes on each side of the detection box too keep it from spinning around completely when confronted with too steep slopes, but it didn't work out quite as planned. But your tank example seemd to pull it of nicely... looking forward too seeing updates on that!

    Thx for your detailed reply!

  • Hi, thanks for the fast reply.

    I might have been a bit unclear about my problem. My character isn't rotating constantly, I just want to change his angle depending on the angle of the slope beneath him (sonic like movement). As for instance, if a slope is 45 degrees, I want my character to rotate 45 degrees to get the same angle as the slope. And I don't want it to be like deadeye's platform tutorial where the angle is already preset. I'm aiming to do a "slope detector" so the slope detection is checked constantly.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hello

    I'm new to construct and i've been using it for about 2 weeks now. So far I love it! But I've run into some problems with getting my character to rotate at slopes to a correct angle. Any tips would be greatly appreciated!

    Thanks in advance.

  • 4 posts