Darklinki's Forum Posts

  • The for each must be in the on complete.

    And you set to PetNametxt the same value how you set on PetScoretxt.

    A tip from me search the forums for the json Hash plugin -> install it --> send from your php a json object like [{PetNametxt: Bobi; PetScore.txt: 4000;}] -> In the oncomplete load the Hash table and than just set the variable values like: PetNametxt = HashAt("0.PetNametxt")

  • <img src="http://s7.directupload.net/images/121213/dooah735.png" border="0" />

    The problem is that i try to spawn on the Fields a seed out of the family seeds.

    The Plants.seed_id is every time the same but the seed that get spawned is random...

    This happens often in my project, every time I spawn on a family a family.

    Can someone tell me what i?m doing wrong ?

  • please a example .capx

  • Ok you are really new to construct. There are 2 fails and because you are a newbie I don't fix your problem, I just give you some tips.

    First you need to reset your global variables every time you restart the layout (On start of layout)

    Second you should put all your enemies in a familie. so you can make out of 19 Events 1. It�s really easy just use PlaneSprite on Collision with family.

  • is it realy not in the object types ? If yes it is a bug.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • A Tutorial want to be cool, if you need help tell it me ;)

  • I saved it as a single file with an older build omg :D

    After saving it as a project it took 5 mins.

    Now I updated Construct 2 and saved it as a project and it works in 1 Sec ^^

  • for what ? everything is already given...

    text.anything

  • You could set them in a family and if one is in line of sight you set an instance variable up. You just need to choose the right children with something like:

    -On line of sight collide(is over or anything else)

    with family -> family.insight = 1

    If you grant me your .capx I can do that for you.

    But you could also sell it as a feature :D

  • you can do that, but you need to build it by yourself.

    Make a textbox, let the user insert a text.

    And on Button click or Enter you save the text in a variable or something else ;)

  • Hmm i would make a php file or a database, and load the ads via ajax that get the ads as response.. so you just need to change your database/php file.

  • ok i can save but it need over 20 minutes O.o

  • <img src="http://s7.directupload.net/images/121211/ytgqiyii.png" border="0" />

    please help me, tried already to reinstall ...

  • Everything is possible but somethings need much work.. The easiest way I think would be:

    -Spawn a Image with Opacity 40-80% above, spawn your buttons and deactivate your keyboard etc. events

  • yeah no problem just set on the button click a global variable up..

    in layout 1 you make something like:

    if variable = 1

    set ... visible