ekajuan's Recent Forum Activity

  • How do I access that box: Parameter for System, to insert the css? I think I'm missing something

  • How do I CSS C2?

  • I need the logic how to calculate to which direction my object need to turn, clockwise/counterclockwise in the most shortest angle distance to a destination in a circle.

    Let me explain.

    Let's say in a circle, my object is at 20degree, my destination is at 270 degree.

    Calculating the shortest angle distance is easy.

    AngleDistance1 = 270-20 =250 degree.

    AngleDistance2 = 360-250 =110 degree.

    Then I compare AngleDistance1 and 2. The smallest result is the shortest way.

    But then I don't know how to calculate/determince, to which direction should my object turn.

    Should it turn 110degree clockwise or counterclockwise. By seeing is easy to say turn CW or CCW, but without eyes and only numbers, how?

    I need help on this.

  • Easy, turn off the physic when you're outside the layout. And turn it on when you're back.

  • Thank you

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Success. I've bought it using the dollar currency. THe conversion becomes a bit higher, but it's ok. Fuhh... finally I bought it.

    And here where the adventure starts

  • O what I mean with my card is my credit card.

  • O there's a sale... but I'm unable to purchase it with my card. There was a message saying the amount must not no more than Rp. 999,999.99.

    Does that mean I can't shop more than a million?

  • Lordshiva1948 Ok ok... I get it... I'm sorry if you perceive my statement in a negative way.

    It just that I have been thinking on buying C2 but my country currency is getting weaker against dollar.

    Price is something for me personally, becomes sensitive.

    Of course as the developer and the seller they have the right to sell in any price they seem fit based on any calculation they have.

  • O..an upgrade deal...... it seems the C3 price is going to be higher

  • Can people download Construct 3 after buying Construct 2?

  • This basic premise of this snake movement design is to leave trail x and y position and the angle.

    Each of the body parts picks the last trail and angle left by of its previous head/body. In this case 15 trails away before the body parts start to pick up.

    The data is recorded in 3D array.

    Each level (z) is assigned for the head and each body part.

    x,y as you may guess to record the x and y position and angle of each instance.

    Since the data is recorded in every tick and the frame rate can go up and down, my guess is, the trail data is not always recorded at the same pace.

    My prediction is if I can insert the data in timely manner and not get influenced by the frame rate I probably could solve the problem.

    But then again, even if I add the wait for x seconds... before inserting the data, it does't help. Or maybe I did it wrongly.

    Round Engine.

    Since I don't use rounding engine, probably the problem is not there.

    Pinning

    I can't still get my head to simulate that. But I have seen the example of chain in the examples file. The movement is a bit different than what I have in mind.

    But I will try it maybe there's a way to utilize it.

ekajuan's avatar

ekajuan

Member since 10 Dec, 2014

None one is following ekajuan yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies