turtlesaur's Recent Forum Activity

  • I've been trying to the last 3 days to get a rather fluent method of this. I want my hero to move forward for 1 second then stop. Once the next condition is met (not heros turn) I'd like her to move backwards for 1 second.

    With the code below, she never seems to move backwards. I'd love a better method of doing this, or some clarity, thanks :).

    Note: I'm looking for her to move Backwards once it is no longer her turn (turn =1)

    My "paraphrased - pseudo code"

    <font color=red>Moving Forwards for 1 second</font>

    'System' compare var turn =0 'hero' simulate 8Dir pressing Left.

    sub-condition var forward=1

        SubEvent

            'System' every 1 second    'subtract' 1 from var forward

            sub-condition var turn =0

    <font color=red>Moving Backwards for 1 second</font>

    'System' compare var turn =1   'hero' simulate 8Dir pressing Right.

    sub-condition var backward=1

        SubEvent

            'System' every 1 second   'subtract' 1 from var backward

            sub-condition var turn =1

  • I'm struggling a bit with this right now. I have a gif and I just make the animation end, however on keydown W or up arrow setanimation to beginning of walkLeft in my case.

    I ran into an issue of when a user holds both up and left, it's really awkward, no animations happen and the movement is locked awkwardly.

  • Try Construct 3

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

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

  • You do not have permission to view this post

  • I've been trying for a couple days now and have tried a couple methods of getting Admob into my Android game. I'm at a bit of a loss.

    Is anyone capable of putting it in rather straight forward steps?

    I'm kind of at a point where I'm sort of just sitting here rather PO'd

    note: Yes I've downloaded HTML_iFrame - still clueless.

turtlesaur's avatar

turtlesaur

Member since 12 Nov, 2012

None one is following turtlesaur yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies