helena's Recent Forum Activity

  • Fimbul

    Now? (How odd, I did remove it. silliness...)

    File deleted.

  • To Fimbul and eventual others:

    Ok here's a version without plugins (hopefully, let me know otherwise)

    The level is very basic, but the problem is there, which is the main objective.

    File deleted.

  • Oh right. Will consider it. But it is just one plugin: JSONTMXImporter. You could remove it afterwards if you dislike it.

    But if there's more people willing to help but not interested to put in plugin, let me know.

  • I put breakpoint at line 31 (array value = EMPTYSPACE for the up direction) and normally it would just break once for every up movement. But at the stuck position it is stuck there, breaking the "runtime" debug.

    This made me put break points for 31, 32, 34 and it cycles through these in the debug time. It is as if the array value is not matching any of these, even though it should match EMPTYSPACE (0).

    So I added Browser Log - MapArray.At(GridX, GridY-1) at line 30, and there I discovered that the returned value is 1, which is SOLIDWALL, when it should be zero (EMPTYSPACE)

    I verified with the actual array and there the value is zero. Why does this return one? I have a feeling it is grabbing the value of column zero (which is all SOLIDWALL). But why only for this column and not the other columns?

    Closer but still puzzled.

    No I haven't updated the capx with the log entry but I might if this is confusing.

  • Maybe this is too odd to solve?

  • Thank you for your reply.

    It is bad if you can't change drive. Good idea about moving the installation, however I have my files on two drives.

  • I give up, I am writing here.

    I am making a BoulderDash clone and using array to detect things.

    By some reason on the COLUMN 1 (with base zero, so basically second column ONLY that column, if you go down a few tiles, and then go up, you go up one tile and then get stuck there, and can only go left, basically through the solid and then out of the map itself...

    The funny thing is that it is only happening on column 1, in both test levels.

    I have disabled the other objects movements and the problem is still there so it is not there the problem lies.

    I have printed screenshot of the events and looked through the X and Y everywhere and it seem to be ok.

    If you press Space bar while in game you get numbers overlaid the tiles to show actual array data. This is taxing so only reachable by key trigger.

    Frustrating, indeed.

    Could also have to do with the level creation too, I am loading the levels from tmx strings. But the array looks fine from there, so I am not sure.

    EDIT:

    I deleted the capx, but now I am re-adding it, for Ashley if needed.

  • Love your game!

    I have found a typo. If it is intentional, then nevermind. "Prepair to..." change to "Prepare to"

    (by the enemy speech)

    Maybe a small thing and maybe it is just placeholder, I haven't read the whole thread..

    Keep up great work.

  • I downloaded the demo and I could not open files (as I have my documents on another drives other than C:), so I thought it might be the demo so I bought (yes I know.....) and no still same problem.

    Do you know how I can change drive? To D:, E: etc..

    If not: maybe help me find the contact to developer? I could not find any good contact address. Other than twitter which I do not use.

  • I agree with you the image editor is pretty clunky. But I guess it is low prio because you are assumed to do your work elsewhere (there's a number of nice software) and there are so many things to fix/add to Construct 2, and there's only one person working with it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I would like print too!

    sometimes it is good to have it all on paper and you can sit in the sofa or bed and read through.... to see errors you didn't catch on screen.

    I would rather not use screenshot because I have my events page rather dark to rest my eyes. (not inverting because it is not black but just a dark shade of color)

    Maybe something for Ashley to add? If it is not too bothersome. After all it is kind of low prio.

  • I have an array of 2 dimensions to represent a tiled map.

    In the array there's one value named "Player". How do I find its position in the array? (the x and y coordinates)

    IndexOf seem to be only for one dimensional array?

    Thank you.

helena's avatar

helena

Member since 1 Jan, 2014

None one is following helena yet!

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • 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

16/44
How to earn trophies