LittleStain's Recent Forum Activity

  • Did you see the infinite jumping example?

    Could you tell what about that example doesn't meet your needs?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You mean something like

    set text = localstorage.itemvalue

  • Problem Description

    Everytime I try to export a project to html5 I get this message:

    Construct2 closes automatically after pressing abort.

    Attach a Capx

    Happens with every capx, even the templates included with Construct 2

    Steps to Reproduce Bug

    • Open project
    • Choose export to Html5
    • Disable minify

    Observed Result

    Project fails to export, Construct2 closes.

    Expected Result

    Exported Project.

    Affected Browsers

    This is not Browser related.

    Operating System and Service Pack

    Windows 10

    Construct 2 Version ID

    Construct2 beta release r214

  • i guess you could save the variable to local storage?

  • Did you check your collision polygon?

  • Did you put the lifebar on a layer with 0,0 paralax and scale rate 0?

  • I could think of numerous ways to do this, depending on how you have your events/movement set up right now..

    What movement behaviour are you using?

  • You were setting the target every tick to a random position..

    So every tick the target changed..

    I've send you a pm with corrections..

  • I might not understand the question,

    but the event/action is:

    Ajax on completed - Array load : Ajax.Lastdata

  • I guess you'd have to creat a player on collision with object event..

    If you want the player to bounce of of the object, using the bullet behaviour as described above should work perfectly, if implemented right..

    Another way would be to use any other kind of movement behaviour, or even code your own movement..

    Just be sure to disable user input for the normal behaviour..

    to push something on collision, you could add the pin behaviour..

    Adding an is pinned, player set speed to 0.5 * the normal speed or something..

    There are so many ways to achieve the wanted results, depending on your needs and wishes, you'd have to be more precise as to what you want and how your events are set up right now, to get a better explanation..

  • have you checked the blendmodes example from the new project dialog?

  • Also a simple event like:

    Sprite.width > 200

    -- sprite set width : 200

    Does the trick..

LittleStain's avatar

LittleStain

Member since 26 Apr, 2011

Twitter
LittleStain has 4 followers

Trophy Case

  • 15-Year Club
  • Email Verified

Progress

16/44
How to earn trophies