corlenbelspar's Recent Forum Activity

  • The way you can make a bar that scales to any size you make it is set its width or whatever to:

    max(Bar.fullSize * (Bar.currentValue / Bar.maxValue), 0)

    fullSize would be its 100% full size in px.

  • I don't know about this specific instance, but I know C3 can't change the icons of the NWjs runtime where even back in C2 we were told to change it with a resource hacker. Though Ashley recently made exports create an EXE that automatically does it for us. It might be something related to that.

  • Depends on what you're trying to do by "jumping between layouts" because at the very least there's probably a way to fake it that is a lot easier on the hardware.

  • Thank you for the quick response. Hopefully now I can get my PC working again to keep working on my game.

  • My video card was destroyed and I need a new one but don't know how to pick one that plays nice with WebGL.

    EDIT: I'm having to pick a lower end video card thanks to things that have severely inflated prices.

  • Is there a way I can make everything in the object properties for all objects start out collapsed?

  • I want the game's settings to allow the user to change a volume from 0% to 100%, but of course I need some kind of equation thanks to the fact dB doesn't work this way with 0 being full volume, -10 being half that volume, -20 being half that, -infinity being mute etc.

  • I managed to dig up some info after searching for about 2 hours since the search tool of this forum often isn't very useful.

    Apparently if an object has sprites on two different sheets then each time it switches between those, it requires more drawing overhead which can impact performance. So if we were working with something like modern mobile game graphics, having small spritesheets would be a terrible idea. But in the case of NES res graphics, looks like using the smallest possible setting is the way to go because I only saw a few out of 1905 different object types in my game that were spread across more than one sheet and the memory savings far outweighs the negligible performance increase.

  • Oh OK. I am doing a retro style game somewhere in between NES and SNES where the resolution is 256x224, so I would assume the best option is to set the sheet size as small as possible because the time it takes to load isn't going to matter for that but it will actually help RAM a decent amount.

  • C3 mentions that with spritesheets larger sizes can improve performance while smaller ones will save memory. My question is what is the actual performance change related to? Does it improve performance during a layout running? Is it referring to the performance being affected only when a layout is loading all the images required when it starts? Something else?

  • Mine is where it randomly crashes saying something like "context stack reached 100 - is this right?" because it's hilarious that C3 is asking me if it messed up when I don't have access to the code at all.

    That or the preview buttons sometimes stop working for no apparent reason and I have to restart C3.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It sounds like you really need to hire another person or two with the scope of C3 that sounds as if it's getting beyond what any single person can realistically do.

corlenbelspar's avatar

corlenbelspar

Member since 14 Aug, 2013

Twitter
corlenbelspar has 1 followers

Connect with corlenbelspar

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • x3
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

17/44
How to earn trophies