PcKaffe's Forum Posts

  • 7 posts
  • thanks a lot!

    it works perfectly!

    im gonna mention you in the credits

  • Is this the sort of thing you was after?

    http://dl.dropbox.com/u/1646976/autofinishlevel.cap

    pretty much, exept for one thing. since the goal is rather high and if you touch it at the top (like if you jump on it) i want the game to land the player and then walk out of the screen.

    (so you dont walk in the air)

  • oh, but thats the point. its supposed to be that way.

    what im trying to do is like when you jump or walk on the goal pole the game takes over and walks the player off screen.

    the always set goalrunner to player.y made it so that the entity who takes over was on the same y position as the player, so that it wont jump around after i touch the goalpole.

    but im starting to think i am taking water over my head. perhaps i shall simplify it a bit =/

  • the win block is outside the layout, just scroll outside the edge and you will see it.

    (there is a screenshot in my original post to show exactly where it is)

  • that worked but when i jump onto the goal nothing at all hapens instead.

    damn construct confuses me.

    in my original post i said "i have located the problem and its related to the goal."

    since i had an eventsheet named goal i thaught it was understood, but im sorry if i confused someone.

    "3rd you have 2 sprites that are the same consider using a state variable or some other controller. less vram used."

    i know that, and i am going to fix it. the reason for it are that i was throwing something fast togeather to check if the other stuff worked, later on i will iron out the coding more and implement new things. as i stated, i am a newb at construct.

  • Its alot easier to see what is going on with your file if you give us a cap to trouble shoot.

    yeah you are probably right. i uploaded it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hi im a newbie at construct so it might be me failing at the coding.

    but when i start my game it automaticly goes to the next layout after a few seconds.

    i have located the problem and its related to the goal.

    here is a screen of the code:

    http://i46.tinypic.com/2hywi2h.png

    just to clarify, Boxman is not the same as goalrunner.

    and where the goal and goalrunner are:

    http://i50.tinypic.com/29wmnhs.png

    (grey box: goalrunner, pole: goal, winblock: red block with win on)

    as sugested i uploaded a .cap file, you can download it here:

    http://www.speedyshare.com/files/19785219/boxman2.cap

    can someone tell me whats wrong?

  • 7 posts