Sulli's Forum Posts

  • Do this:

    every tick

    for each dude (order by y ascending)

    .. dude move to top of the layer

    This is what I do.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This is a good reference to see what I'm looking for.

    I'm looking to make my arrow constantly point towards a certain object (always the same one no matter the layout.) Kind of like a waypoint arrow.

    Anyway I've tried several combos but please share your ideas as to how to get my pointer to point!

    My best combo has been:

    Every tick --> (compass) Set angle toward (End.X, End.Y)

    This doesn't quite do it.

    Thanks <img src="smileys/smiley1.gif" border="0" align="middle">

  • I know what you're saying and I use it too,

    Family variable> Hp 0

    Start of layout set>

    1's hp 50

    2's hp 26

    etc-- just in case you were using some weird unorthodox method.

  • I have no idea what's going on.. but I did notice that the penguin to the right (on a platform) moves (animation only) and jumps (actual movement) when using the first penguin.. my battery guy kept exploding.

  • Svn is so simple to use.

    I used to use it for download big mods in things like Garry's Mod (spacebuild) or Oblivion (like BIG ones.)

  • Works with WASD now.. weird how 'ghosting'/that happens o.O

    Thanks everyone.

  • ***SOLVED***

    The issue was keyboard ghosting, not Construct 2.

  • ramones laptop <img src="smileys/smiley24.gif" border="0" align="middle" />

    I'll try a different combo such as WAD. Thanks for that ghost tester.

    'Bug' solved I guess.

  • ramones

    Yup, space+left+up doesn't work.. how weird...

    Any way to fix it?

  • anata That's interesting.. what did you use flip mode as an alternative as? Gravity -1500??

  • I will read that entire wiki page, but I know it that "Rollover is the ability of a computer keyboard to correctly handle several simultaneous keystrokes" is possible on my laptop as it works in the opposite direction (Hold the right key and press up, whilst holding space!)

    Edit: I will try mapping it to WAD now to see if that mapping works.

    Any thoughts? :S

    Could it be worth bringing Ashley into this?

  • For the "has gamepad" as in the original cap x, you need to press something on your gamepad.

    I pressed X and what I changed the log thing to works.

    https://dl.dropboxusercontent.com/u/49149597/poopooclaws.capx

  • Link to .capx file (required!):

    dl.dropboxusercontent.com/u/49149597/Public.capx

    Steps to reproduce:

    1. Hold space to rotate layout by 180 degrees.

    2. Move left (left arrow)

    3. Jump (up arrow) whilst holding left arrow

    Observed result:

    Only move left

    Expected result:

    Move left AND jump (just like when you do it moving right.)

    Browsers affected:

    Chrome: Yes

    Firefox: N/A

    Internet Explorer: N/A

    Maxathon Browser: Yes

    Operating system & service pack:

    Windows 7 Professional Legit

    Construct 2 version:

    R142

    Confirmed in another capx too.

  • It's fine- change "Browser: Log In console" to something else.. like "Player: Move forward X pixels."

    Log seems to not be doing anything.

  • Hellooo,

    Here is the capx.

    Hold space to invert yourself *key for helping me*

    Take a look,

    When you try to move to the left (whilst inverted..) and then try to jump you can't.

    Now do the same but to the right, it works.

    What's up with that?

    Thanks <img src="smileys/smiley1.gif" border="0" align="middle"> <img src="smileys/smiley29.gif" border="0" align="middle">