justifun's Recent Forum Activity

  • http://evt.dispeak.com/ubm/gdc/sf15/pla ... 766078310c

    It was made in unity, but there's some good info on how they tackled making a complex 2D platformer

  • I'd love to give this a go too please!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I've noticed the latest version of chrome breaks any use of "Tiled Sprite" in game. It still works fine in the latest internet explorer, but not chrome. Anyone else experiencing this?

    Version 42.0.2311.90 m

  • Like this?

    https://www.dropbox.com/s/8rhepo8321wghfn/Capture.PNG

    On whatever

    (Erase tile range (Tilemap.PositionToTIleX(Player.X)-1, Tilemap.PositionToTileY(Player.Y)-1, Area 3 x 3

    adjust the area values to make a larger square of tiles around the players current position

  • In regards to your object count part of the question.

    You would want to add some sort of checking event each time the user drops a block into the editor.

    it would subtract the number of available blocks from the stockpile of that type of block. Then when it reaches zero, make that block type greyed out and unavailable to be picked.

  • edit: ok after looking back over your original question....

    Your screen shot works the way you have it setup, i got confused with there being 2 different Heart shaped sprites with different names in there.

    If you want to use the UID method you can, you just need to add the "picking" of the UID in a separate action line in order to target it as the one you want to change its opacity of.

    eg: On Sprite X Collision with SpriteY ->

    (sub event) SpriteZ.UID = (which ever UID you want to target) -> set opacity to 100

    By adding the "spriteZ.UID =" to a new sub event, you are telling which object for construct to find an make actions to.

    The more confusing part though is the way you might be going about trying to find an object to change its value of.

    Normally you would want to save the UID of the object you collided with , not the UID of a completely different object (SpriteZ).

    If sprite Z is just a healhbar or or something, then simply refer to it directly instead.

    eg: On Sprite X collision with Sprite Y -> add 1 to hearthbar

    You seem to be trying to change opacity of random other objects instead of one specific one.

  • I believe you are running into issues with cross domain policies. Try reading up on that.

  • Farmville 2 is a unity game btw.

  • On the store page https://www.scirra.com/store you will see on the left hand side below "Sale items" a section that says "Your Downloads" (if you are logged in to the forums)

    Click that, then click the "download button" under "personal license" on the right hand side.

    When Construct 2 starts up, there's a button that allows you to import your license file that you just downloaded (or simply put it in the same root folder where you installed Construct and it will find it when it starts up.

  • You may want to look into moving the blocks around using a plugin like "Litetween" instead of using physics. It may be easier to control exactly the shapes, and be overall higher performance.

  • Its the same technology that Skylander toys and Nintendo Amibo's use to connect the game toys to the games.

  • Its in the "size and position" section of the action window

justifun's avatar

justifun

Early Adopter

Member since 9 Oct, 2012

Twitter
justifun has 3 followers

Trophy Case

  • 13-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/44
How to earn trophies