alastair's Recent Forum Activity

  • You should use dt as a means of scaling movement/velocity/vectors/etc. So for example, let's say you have some Sprite1 with CustomMovement, and you want it to move approximately 100 pixels every second. Under an event:

    Every Tick (aka every game cycle): Move Sprite1 by dt*100.

    This way even if dt fluctuates because of slowdown or because of computers with different refresh rates, you are guaranteed a constant rate of movement.

    so in what situations would the "dt*100" provide inconsistencies across different framerates? I use it a lot for adding/subtracting from a variable, for things like cooldowns, is that ok?

  • Looking forward to this feature! I loved the filters in CC, easy way to add color variety to existing sprites.

  • Ashley said somewhere that it's best to have single static frame sprites for BG, as having 1 sprite with heaps of frames increases CPU usage for some reason.

  • Also layers can enable "render cells", that might be useful for large layouts too.

  • corlenbelspar, I get this error when I experience the bug where objects are created on the next layout: (though Ashley still claims it isn't a bug.)

    I can't seem to replicate it in my fresh .capx, but I'm guessing it's trying to create an object on a layer that doesn't exist or something?

  • Problem Description

    If you use the "search" ability in the event sheet and you forget to "clear search" before closing the program, the next time you open your .capx the sheet that you last did your search in will have every event expanded/open. Because there is no "collapse all events" button like there is a "collapse all groups" button, this creates massive issues for large projects because you do not always want to have all your thousands of events open as it makes your work harder to navigate.

    Attach a Capx

    https://copy.com/ctEWp4cFtVkRp84Z/searc ... download=1

    Steps to Reproduce Bug

    • Open the provided .capx
    • Open the event sheet
    • Notice that every event and subevent is closed. There should only be 2 events visible in the sheet
    • Do a search in the event sheet for "text"
    • For event 67, which has the condition for "text", give it any action (such as "set visible")
    • Save the current project
    • Close the Construct 2 program
    • Open the .capx you just saved
    • Open the event sheet, and notice that all 124 events are open and visible on screen
    • Optional step to experience the pain of the bug: Close every subevent and parent event individually until all of them are closed and only 2 events are visible

    Observed Result

    Every single event is open and visible.

    Expected Result

    Every event should be closed.

    Feature request if unresovable

    Allow us to "collapse all events" in the event sheet right click menu (just as there is a "collapse all groups"), this would be highly helpful as it's more beneficial for our time and workflow to have every event collapsed and to only open events where we desire. More details are here: request-collapse-all-events_t111954

    Of course in a perfect world users would always "clear search" before saving, but sometimes there is the odd occasion where we forget!

  • New build!

    Node Webkit v0.11.5 (based on Chromium 38)

    https://www.scirra.com/node-webkit

  • Thanks for the reply!

    Ashley I still don't understand why the engine still allows those triggers to be run when they should be stopped though?

    I didn't even know what was happening when I experienced this bug, since it's been in every game I've made so far I'd always just expected that you should never change layout if possible because weird stuff happens, thankfully I realized the exact details and I hope other users will be able to stumble upon one of these posts in the future so they don't have to suffer too.

  • Just some interface things that I can think of:

    • New elegant interface. Cleaner, simpler, less noise. Which is basically the direction website/UI/OS design is going anyway. (Shouldn't need to have random little buttons tucked in every corner of the screen.)
    • Entire dark interface option, not just parts of the event sheets. See applications like Photoshop for how it can look good dark.
    • Better event reorganization (see here: )
    • Better event insertion. Adding new events in C2 doesn't feel natural at all: you usually end up right clicking on an event then choosing to insert above or below it, why not right click and insert an event directly where my mouse is?
    • More people involved on the project would be nice if it makes development more efficient!

    Ya like Silverforce said, I've done everything as instructed, it just happens to the occasional user for some reason.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads

    Yes it works for most people, I dont know why that user is having an issue.

    I have a user tell me this issue, does anyone know what's wrong?

    [quote:32v7fjns]Uncaught node.js

    Error: Access is denied.

    C: \ Users \ LG-PC \ AppData \ Local \ Temp \ nw8468_6777 \ greenworks-win32.node

    at Error (native)

    at Module.load (module.js: 354: 32)

    at Function.Module._load (module.js: 310: 12)

    at Module.require (module.js: 362: 17)

    at require (module.js: 378: 17)

    . at Object <anonymous> (C: \ Users \ LG-PC \ AppData \ Local \ Temp \ nw8468_6777 \ greenworks.js: 13: 18)

    at Module._compile (module.js: 454: 26)

    at Object.Module._extensions..js (module.js: 472: 10)

    at Module.load (module.js: 354: 32)

    at Function.Module._load (module.js: 310: 12)

alastair's avatar

alastair

Early Adopter

Member since 14 Jul, 2007

Twitter
alastair has 5 followers

Connect with alastair

Trophy Case

  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 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
  • RTFM Read the fabulous manual
  • x2
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x7
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

26/44
How to earn trophies