joncameronli's Recent Forum Activity

  • Oh my god this seems like exactly what I need! I'll give it a try immediately thank you so much Sisyphus!

  • joncameronli

    What particular aspects of the Platform behaviour aren't giving you what you want to do? Maybe there is a way around them.

    I'd be inclined to stick with using the Platform behaviour, but disable default control and use the Simulate Control actions on swipe, as this will give you the collisions you want, would let you do checks to prevent going over the edge and gives you the jump/dropdown actions you're after.

    You could set a high movement speed to simulate dashing as well.

    I guess I was stuck on how to prevent the character from going over the edge. I also experimented on getting a dash effect, but I soon moved onto what I have now (thinking that I was a genius for figuring it out...apparently not). I'll try again.

    Is it possible to test the game on phone devices with the free version of Construct 2?

    I was working on something similar. You ll have to use a grid type of movement if you wanna accomplish this.

    Im at work so I dont have the files with me but try something like:

    use custom movement behaviour:

    Movement on Y = round(Player.Y + cos(270)+speed*dt where speed is the number of tiles per dt (delta time)

    Thank you, I'll give both ways a try and report with results!

  • Thank you so much for replying. I just checked out R0J0's canvas, but I'm not sure if I can use that to achieve what I want.

    I'm trying to do something like this: (sorry they took down my youtube link...)

    Something like the game Line Zeta, Thousand Memories or Pokopang

    Where the line connects from one hexagon to another and links together, but before it does so it follows the mouse/finger.

  • 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 trying to make it so that the line will stretch and follow the position of the mouse until it touches another hexagon. The line will then stick itself to the hexagon but still follow the mouse until the button is released. Kind of like how you unlock your phone by connecting the dots.

    Any help will be greatly appreciated!

  • Hello,

    Sorry if someone asked this before. I searched around and saw a few threads about dash but I don't think that's what I'm trying to achieve.

    I'm an artist / game designer currently working in a small indie studio. At the moment we're working on making different prototypes before we decide on one and fully develop it. The programmers are busy working on another prototype so I decided to check out Construct 2 and hopefully make my own and speed up the process.

    I'm trying to make an action adventure game for the mobile devices. Where the character will dash in the direction the player swipes in. The character can only dash, there is no walk or run. Swiping up will jump up and swiping down will have the player jump down through a platform (if they're on one). The character's movement is essentially limited to an invisible grid. They cannot dash off a platform, which means if they're at the edge of a platform swiping off it will do nothing.

    I was experimenting with platform behavior but it isn't exactly what I wanted to do. I'm experimenting with Set Position and Move Forward, it's closer to what I want to achieve except it cuts out the animation. But now I'm stuck with collisions. How do I make it so that the character can still bump into things and step on things? Adding solid behavior on objects isn't doing anything. I'm looking into On Collision with objects, am I on the right track?

    Thank you for your help!

joncameronli's avatar

joncameronli

Member since 25 Aug, 2014

None one is following joncameronli yet!

Trophy Case

  • 10-Year Club

Progress

10/44
How to earn trophies