CF78's Recent Forum Activity

  • Quick test : Seemed better, but intermittent jerking is still present.(not as long or intense) It also seems to use about 5% more cpu.

  • looks great so far, love the animations and use of colour overall.

    Thanks a lot! Most of my time is spent on aesthetics.

  • That's looking real good ! Solid art style, and we can already feel the power of that robot :p

    Thank you very much! Yes, the robot is extremely powerful

  • Here's some game play footage of my game Robot 505. Still very much a work in progress.

    http://youtu.be/jA2Ohjk1afo

  • True that, you have a point Ashley . But looool how come you can get 20k sprites with 30 fps when I've seen other posts of people having problems with even less then 64 sprites? What is your secret, please teach us, or are we really just that bad at optimizing and "coding" our games?

    Like ANY game engine, there are limitations, but this doesn't mean you can't achieve what you want. I used to think C2 just wasn't powerful enough, but over time I found that 99% of the issues I faced were because of poor use of events, too many effects, using every tick for everything, or mixing behaviors improperly. I downloaded countless .capx files and dissected them to learn.

  • Manou Congrats!!!! Good luck with sales!

  • [quote:f8pl7l7b]Actually I read somewhere that turning off collision doesn't optimize it at all, as a matter of fact you have to use Box2D instead of the asm [which is the better version] version to HAVE that ability.

    Yes it shocks me that the ability to "turn off" collision is actually viewed as a feature in Construct 2 [because the web2D asm doesn't support it].

    Please correctly me if I am wrong facecjf, Just trying to help ;p

    I honestly don't know. I have read that asm.js is better, https://www.scirra.com/blog/132/more-about-asmjs-powered-physics but from my experience, Box2D web works better. I just assume that with Box2D, having collisions 'on' is another collision check, so I would also assume that it would improve performance if it's off.

    [quote:f8pl7l7b]I really love Construct 2 though, it is the Best 2D Game making program out there

    +1 It really is! I'm a designer by trade.. and C2 has really broadened my understanding of game development.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I do this out of habit as well... Same thing for any sprite that isn't using collision... I turn that off as well. I don't think it's weird to do so. Especially when something bugs out, you than know with certainty that it's not because of an animation speed setting. That said I have yet to have any issues with it

  • Thanks! GenkiGenga I will be posting more soon

  • For simplicity, lets say you want your life bars to be a max of 100px. If player is 600 HP than 600/100 = 6 so width = player.life/6 and if toon is 450 450/100 = 4.5 so toon.life/4.5

    See attached .capx

  • I included screen shots of what I was talking about. Still seems buggy.

    After further testing.. It seems it works IF you move player from tilemap platform to sprite platform. If you go from sprite platform to tilemap platform, the player falls through. I also observed that the tilemap jump through's only work if you jump from tilemap first on the far right end of the layout. I don't suspect this is how it's supposed to work.

  • I set everything up on a snapped grid, and noticed if there is minor gap between sprite platforms, and tilemap. (approx 2px) Which causes transfer from sprite platform to tilemap platform to fall through.

    If you extend the platform over the tilemap to get rid of minor gap - everything seems to work as it should.

CF78's avatar

CF78

Member since 21 Dec, 2012

Twitter
CF78 has 26 followers

Trophy Case

  • 11-Year Club
  • Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

16/44
How to earn trophies