brushfe's Recent Forum Activity

  • Hey, thanks very much for the help! That's a great idea. I wasn't sure if this was a bug or an error on my part, I'll file a report. Thanks again!

  • I'm not sure how to word this question simply, but in the Animation Editor, I'm trying to drag Subfolders of animations back to the main level (so that they're just 'folders'). Is there a trick to this?

    Have you tried filing a bug report? It's six questions - hardly "paperwork". I just filed one for you, with the example provided above, and it took less time than it did to write this post. There's already another issue already filed that might stem from the same problem.

    Bug reports are super important to getting things fixed. The system works. Thousands of C3 bugs have been spotted and solved by this system, and the C3 you're enjoying right now is working well because of it. It forces users to be clear about the bug, and to give clear evidence that it's not their bad code causing the problem, and helps the dev team solve it as fast as possible - so they can get on with important stuff like new features.

    Don't get me wrong, I want the platform behaviour fixed as well; all I develop are platform games. But the more we use the bug report system, the more likely it is to get fixed. It's not "free work for the devs by the consumer".

  • I don't know the reason behind it, but I've had the same "pixel drag" problems in photoshop and construct when dealing with non-integer coordinates and odd number sizes. It might our GPU drivers, rather than a software problem. Anyway, great to hear it worked out for you! Your game looks gorgeous!

  • Does it help if you make the sprite dimensions an even number? (e.g. Adding some transparent space around the fish to make it 16x16 instead of 13x13)

    Edit: maybe also try placing the sprite at even-number coordinates

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You could pick a random spritefont from the set, store its text in a variable, then check if any spritefont.text does not equal that variable.

  • Happy to help! I had the same problem years ago, and someone on this forum gave me the same advice. Gotta pay it forward! Good luck with the game!

  • I would try adding "For Each Enemy" to both of those conditions, to check if *each* enemy on screen has 0 health or has finished animating.

    (i think you're currently checking if *any* enemy is true, which screws up when two or more enemies are true at the same time)

  • Oh I see — Yah I think you are loading it wrong. You have to use the AJAX object to request the local file, and then load that into the array.

    Check out this discussion here:

    construct.net/en/forum/construct-3/how-do-i-8/loadjson-file-files-folder-132475

  • Have you tried looking at the array in the debugger, to see if the array has loaded the json string?

    Alternatively, I'm not sure if it's a possibility, but maybe the second event is being called too quickly (before the JSON has loaded into the array).

  • You might want to check out the incredible examples from dop2000. There are a couple on minimaps like this one:

    howtoconstructdemos.com/minimap-clicking-on-minimap-scrolls-to-this-position-on-a-bigger-map-capx

  • Does it work if you make two separate On Collision events for the hero and the box?

brushfe's avatar

brushfe

Member since 21 Jul, 2013

Twitter
brushfe has 2 followers

Trophy Case

  • 11-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
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • RTFM Read the fabulous manual
  • x10
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x3
    Lightning Draw First person to up-vote a new Construct 3 release
  • x2
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/44
How to earn trophies