brunopalermo's Recent Forum Activity

  • If BG movement is not dt related it won't be affected by timescale changes.

    Regarding the character change in pose, you must pause your controls when you pause the game. I suggest putting them all in a group and deactivating the group when game is paused.

    Both topics and many more are explained in this tutorial by ASHLEY.

    https://www.scirra.com/tutorials/67/del ... dependence

    You definitely should read it! <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You could make it collide with the grass...

  • Sine Behavior of the Angle type...

  • You could also add all objects to a family and check for the cursor not being over the family instead of a specific object.

  • Never exported using node webkit, but I believe it should work fine,

    Fiammaoscura I like the idea of writing a tutorial about this. I'll work on that.

  • Check that the cursor is not over the sprBldBoxDBL object on the bckTileGrass click event...

    On Left button Clicked on bckTileGrass

    X Cursor is over sprBldBoxDBL

  • awmace5, you have to space the characters evenly. Get the biggest character, put it inside a square and space them all in similar squares, with one character per square.

  • I understand key mapping well Burvey, but he didn't ask about that. lol

    As I said before, I'm not sure what exactly you're trying to achieve and I have no idea how your capx goes, but for what I have read here, it'd appear that corlenbelspar 's approach would work fine for you,

  • Hi Fiammaoscura,

    Sorry for the delay... New years and stuff.

    You just have to add a line in the JSON array to add a character. I made an example with 3 characters.

    Also, I corrected an issue with the loop that creates the Webstorage objects, which was just creating 2, not as many as necessary. It does now.

    Lastly, I added a Webstorage object to save the money. It is created the first time the player runs the game and is set to the value stored in STARTING_MONEY. And I added a text element to show us the amount of money the player has...

    Here it is:

    [attachment=0:1kjlj23y][/attachment:1kjlj23y]

  • Here's an example:

    [attachment=0:bmt68md6][/attachment:bmt68md6]

    I edited a lot of stuff. Joined both buttons as different frames of the same button, added an array with information about the characters and the position of buttons, so you can add others, etc.

    Let me know if that was what you were trying to achieve.

  • Yep. Sprite fonts are a sheet of characters and you tell Construct 2 what are the characters and the size of them.

    Like this one:

  • Not sure what you're trying to do exactly, but it seems a simple OR block would solve your problem:

    If Key A is Pressed

    OR

    If Key X is Pressed > Do whatever you want it to do.

    OR

    If this Are is touched

brunopalermo's avatar

brunopalermo

Member since 7 Jun, 2013

Twitter
brunopalermo has 6 followers

Connect with brunopalermo

Trophy Case

  • 11-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

14/44
How to earn trophies