brushfe's Recent Forum Activity

  • I just did a suggestion here : https://construct3-21h2.ideas.aha.io/ideas/C321H2-I-497

    I've given what votes I could spare to this!

    I also added a proposal for a function-level version, I think it would be more flexible to control this for each function, rather than a blanket system-wide setting. This image is an example:

    .

    Having a little drop-down icon in the function event could let you show/hide the parameters at will (like how it's done for layer effects in photoshop).

    And I definitely vote for the dop2000's other idea, about seeing the paramters in-line when called!

  • Ah ok, that explains it - I'm on a macbook. Thanks for the reply! Hope it works out!

  • Hey DiegoM, thanks again for implementing Grimmy's idea :) it's a huge help so far!

    At first glance, the image style of the globe kinda stands out from the C3 style, especially in dark themes.

    Maybe it could be adjusted to fit the rest someday? There are some icons that might work in one colour, like these for example:

    (those aren't my designs; I found them on noun project)

    Food for thought anyway. Thanks again!

  • The collision checks problem is a great point, I agree!

    This is likely bottom of the consideration list, having control over FPS would be a great design tool. Certain games/genres/styles feel more appropriate at 30 FPS (retro games for example).

  • There may be something weird with using a wait in a for each loop. Even though it has a trigger once condition, I think that loop will run the trigger each tick, and tell each Dino to wait each tick.

  • If they're placed in layout, you could try keeping track of the zombies/items NOT to spawn.

    For example, whenever a zombie is destroyed, add the zombie UID to an array. When the player enters a room, at the start of the layout, loop through the array and destroy any zombies with UID on that list. The same can be done with items.

    There's probably a more efficient way to do this (like creating one array per layout), but the general idea here is to keep track of just what's been destroyed.

  • How are you spawning the zombies and items? Depending on how you spawn them, there are different solutions.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for your help! I think that workaround should fix it.

    I guess I still don't understand why tilesets use the top-left corner of the grid, but otherwise, construct uses the center of the tile?

  • When I use SnapX/Y to align these two objects, the one with Tile Movement behaviour aligns to the top-left corner of the tile, while the object without Tile Movement aligns to the bottom-right corner.

    I'm trying to click on a tile, and set the sprite without Tile Movement behaviour to that tile's top-left corner.

    (And the origin points for both sprites are in the top-left corner).

    Hopefully I'm making a simple error! I've attached a sample project below. Thanks to anyone who can help!

    drive.google.com/file/d/1iEKJgXDJx_acmstiNzglxWC7WYHyMmSs/view

  • You have an event in your screenshot that sets the bullet to travel left whenever the player is mirrored.

    So whenever you turn your player, the bullet will turn.

    I think that code should only run when the bullet is created, as a sub-event of the user pressing Space. Right now now it's running every tick, which will change the bullets direction anytime the player is mirrored.

  • Oh I see, so any group name with a variable would be returned?

    Is it possible to have a little tickbox at the top to show/hide ambiguous results?

    In a large project like this, where the Find option is most useful, I'm sifting through all the false positives for the useful results.

  • DiegoM Cool! Thanks for the sneak preview!

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
  • x3
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/44
How to earn trophies