xeed's Forum Posts

  • Rightclick on a loop -> add condition makes the loop check a condition every time and if its true, an action can occur.

    I need to check multiple conditions inside one loop, and add an action for EVERY SINGLE condition, not for the whole set of true conditions. So i dont need to create new loops for every condition to be true too.

    Could someone explain me how to do that, maybe inside a small capx?

  • OK Thanks :)

  • Hi,

    is there a way to set the coordinates of every object on a layout to 0,0 (up-left) instance of the center of the object?

    I tried with instance variables (.X-.width/2) but the number stays 0.

    Any ideas?

  • I'll add you to my friends list on scirra :D

  • Big Thanks :)

    I just dont understand why you use "loopindex" for X and ".id" for Y. I guess i could take both the same, because .id is set to loopindex before, right?

  • Did make the sprites for the array to insert the coordinates of the grid. As u can see, the background layer is the same but as tiled background. It's just for testing purposes.

    I guess if i want a grid, i need the count of squares which build the grid...in this case 50*50=2500. So i did set the width now "2500". Every square has 2 variables, X and Y, so i did set the height now to "2".

    Now the output doesn't work anymore, the textfield is not changing. What am i still doing wrong?

    link

  • Hi and sorry for spamming the forum with this problem, but i dont find a solution <img src="smileys/smiley18.gif" border="0" align="middle">

    I filled a 2-dimensional array with values, but on access they keep "0".

    Can u help me put random entries of the array in the dataTxt textfield?

    capx here.

    I would love to continue this project, please help :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The array problem is not solved...could someone help me till i got the solution? <img src="smileys/smiley1.gif" border="0" align="middle" />

    I've written data in the array, but when i access it, the values output keep "0". <img src="smileys/smiley29.gif" border="0" align="middle" /> Any suggestions for this?

  • Who really has different passwords for private reasons <img src="smileys/smiley22.gif" border="0" align="middle" />

    You'd ever have to carry a list with you, to login anywhere else but home.

    I want an avatar, but dont want to register on another site for that <img src="smileys/smiley12.gif" border="0" align="middle" />

  • No way to turn that around, like placing invisible object on which the player can move?

    Thanks for your help anyway :)

  • Most users use the same password there and on forums etc, and i dont know how these are stored there. If some scriptkiddies may hack the gravatar server, they got mail, user and pw for many users at many sites.

    However, my username is already taken, and since scirra.com is the only site i've seen who uses this system before i will not use it, cause it makes no sense for me to register on a new site to use the avatar here. <img src="smileys/smiley13.gif" border="0" align="middle" />

  • Don't make the grass or road solid! It works fine if you remove the Solid behavior from them.

    I understand the solid thing, but I dont want the player to be moving on grass generally. He should ONLY move on roads, while the road sides stay transparent for the grass to shine through. How can i solve that?

  • I've updated the link since i cant link to unknown filetypes on this server.

    new link

  • I'd try that, but it doesnt override the solid parameter of the first layer.

    Player should walk only on the road sprites...

    link

  • Why i need a username to login there? If the Mail adresses are linked, i dont see a reason to provide another username for an avatar.

    At the end, i guess this system is a true security risk for mail, usernames and password.