Vilsu's Forum Posts

  • 5 posts
  • Sound very nice, even if the whole zombie-scenario is a bit overused. I'm definitely waiting to see what comes out of this one! I'm actually making something similar, but as a side-scroller, and a very different plot.

    Oh, and the link has gotten shortened, so doesn't work. Sure would be nice to try it out (:

  • First of all - don't use CC. It's outdated, buggy, and generally inferior.

    C2 will revert back to canvas2D if webGL isn't supported, which does use software rendering. However, I believe you may have been misinformed about software rendering (At least in HTML5) as (I think) even when a computer has a weak graphics card, hardware rendering will always help, unless a graphics driver issue stops it.

    Yeah, unfortunately C2 doesn't have much in terms of multiplayer ATM, however there are definitely some third party plugins you could check out.

    Well I definitely need to check C2 out.

    Hardware rendering absolutely is bad on old computers, because it puts so much if not all of the rendering for the gpu, which is just the case with CC if I understand correctly. I mean I haven't been able to get even a steady 60 fps on any of the examples I've downloaded for CC on my old laptop, but I get at least a steady 500 fps on anything I've made with mmf2, and the reason is that I have an integrated graphics card with only shared memory. I do have a desktop pc as well, and it has no problem what so ever, but I'd like my games to work on anything old or new :D Of course some of CC examples use effects and whatnot but I just don't need those. Actually the physics are the thing I'm interested in. And the light/shadow system.

    I'm just installing C2, so I'll see how it works out (:

  • There's been a lot of comparisions in the past, look them up for more details.

    TLDR: MMF2 is like Windows 95, Construct 2 is like Windows 7. Improved in every way.

    I actually red all the comparisons I could find, but none of them actually pointed out the differences.

    While playing around with CC today, I came up with two questions. First of all, am I missing something or isn't is possible to use software rendering on CC or C2? As I said, I'm kinda old-school and without software rendering the games won't run as smooth (or at all) on older computers, laptops or anything with a weak graphics card, which is a big no-no for me.

    Another thing is that there is no network/online plugin, which is kinda a big deal to me also. I did find some network plugin for CC, but it seems a bit low on functions. Of course I have no idea if there is such a plugin for C2?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm currently porting Lodge Massacre which is created with MMF2 to C2.

    I will let you know about pros and cons.

    I would really appreciate that! Thanks!

    One thing to be aware of, if you are talking about CC (Construct Classic) it does not port to App stores or HTML5. CC is directX games saved as .exe.

    That actually doesn't matter that much as I only create pc games, so it's actually a pro. But I think I'll move to C2 anyways after I get familiar with CC (:

  • I'm an old-school mmf user. I've been using click-products since klik & play, made hundreds of huge and small projects and even finished a couple, but today I felt like I need a change mainly because I'd like to create physics, bones etc. easier, so I downloaded construct classic to test it out.

    I'd like to hear your opinions about the subject. Pros and cons regarding construct classic compared to mmf2. This far (after about hour of fiddling around CC) I haven't come up with anything I couldn't make in costruct that I can make in mmf2, except it's easier + theres the bumpmaps and physics and whatnot.

  • 5 posts