klabundee's Recent Forum Activity

  • haha, very nice.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello, nice artwork, the animation from the goblin atacking is awesome. I didn't like the jump animation, looks static, maybe with more frames showing more the movement but this is just my opinion.

    Keep going

  • Pretty cool.

    I would like to draw like that.

  • Hey mekonbekon;

    Thank you for your help!

    The problem is that I use grammarly extension on Chrome... after disabled it, all worked fine.

  • But will also try with Firefox.

    is not supported yet.

  • Just tried it myself and didn't have a problem creating a new 10x10 array file, editing and saving it. Have you tried replicating with a brand new project and seeing if it still occurs?

    Yes

    But will also try with Firefox.

  • Oh dear...

    If you can replicate the bug I'd report it. As a workaround you can download the array json file, edit it in a text editor and then add it back into the project - that should get around any bugs in the array editor.

    Just did, https://github.com/Scirra/Construct-3-bugs/issues/451

    If you have C3, can you try to see if happens there?

    Cheers

  • Would be good if C3 doesn't have a bug with it....

    If add a new array file and change the array size... it's enough to crash it and ask to restart.

  • Just realised we're in the C3 forum! You can use the built-in array editor to add data to the array:

    In the project bar, scroll down to the files icon, right click, select "New" and then "Array": this will automatically create an array.json.

    If you right click on this file and select "edit", the array editor will open and you can add the data directly.

    I think you will still need to import that data into an actual array object using the AJAX method linked above.

    Well, just bought a C3 license, so yeah, I'm using this way

    Thanks!!

  • Oh, sorry, my bad posting here, it should be C2.

    But thanks anyway.

  • You can use a "for" loop to fill an array

    Thank you for the reply but as the numbers are not sequential I think that is impossible to do.

    Using for it will fill with a fixed variable that increments each loop time.

    Look what I have to do to fill:

    I'm populating 2 arrays, my project is an infinity jump game, so, each platform have different sizes and forms, sometimes you can't have the same platform or a platform with the same "design".

    The first array is just to know which platforms can be created after the current one, it is random from this array in the column which the current platform is. It is working good.

    The second one is just to know the space between the current and the new one and is also working good.

    I'm just trying to find an easy way to do it.

    I have about 15 platforms...

    This image is just for one.

  • Hello guys,

    I'm using arrays on my project but I'm not sure if I'm doing it wrong or it's the only way..

    For example, each item that I need to insert I have to set:

    X,Y,Z and the value.

    I need to fill a line with 20 itens, is there any way to do it like:

    1,Z,1, values: 1,2,3,4,5 ?

    Cheers mates

klabundee's avatar

klabundee

Early Adopter

Member since 26 Nov, 2015

Twitter
klabundee has 6 followers

Trophy Case

  • 8-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

13/44
How to earn trophies