mrcgkh's Forum Posts

  • I have a project that has lots of animations. I compressed my PNG's with PNGGauntlet program and their approximate size is about 70KB. But after using and exporting them in Construct 2 their size is about 130-200 KB. Is there a way for reducing size?

  • I have the same problem. Even with using open with option using steam version, clicking a capx opens free version.

  • Hi Thank for this useful plugin.

    I simply try to add a Windows 7 like start menu system. On different menu options different pages will be loaded. And menu will be on the top of Iframe. But trying to change Z-Order for Iframe didn't have an effect. Iframe looks like always on top. Here is a example for r129

    db.tt/agmtWUzY

  • Great news Thank you.

  • rexrainbow Pode

    db.tt/iTlroUaN

    I upload a capx and a video. It's a exact 3 second video but calculation time changes every time. And even with this value i don't how to seek to a specific time

  • rexrainbow

    First i want to say thanks for this great plugin.

    I mean the frame of the video.

    Here's my test:

    db.tt/G2zvWyWU%C2%A0%C2%A0%C2%A0(There are 4 videos. May take a long time to load)

    Because of Z-Order didn't worked I tried this solution. I rendered first and last frame as a image. After the end of the video i moved the video to negative coordinates. And call the last frame as an image. The coordinates of the image and video seems fine on C2 but they're moving a fex pixels in browser.

  • Also i want to add a sprite to top of video. Editing Z-Order has no effect. Sprites shown always at the bottom of the video

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi

    I want to add custom controls. How can i add actions for

    First Frame

    Previous Frame

    Next Frame

    Last Frame controls?

  • Disabling Right click will not stop to see the urls. In Firefox

    Tools menu -> Page Info -> Media will reveal videos

  • Ashley

    In this course i also give info about splines, nurbs and graphic algorithms etc. WEBGL and core HTML5 can be used for creating this type of stuff. But for students, i looked for a more simple solution like construct 2

  • I worked in a vocational school about computer programming. We have 3 course about graphic and animation. In first course we teach Photoshop&Gimp, in second course 3ds max&Blender and for third course Flash. Flash is very slowly developed in years and a closed source program. I changed the third course and started to use Construct 2.

    There are also some web programming lessons about Dreamweaver&Visual Studio&ASP.NET. But these tools not adding much interactivity to web pages as Flash.

    My students love Construct 2 and its far more easy than Flash. But still some Flash like features is missing.

  • Ashley

    For example creating Powerpoint style animation capabilities, For examle chancing color of a specific pixel of sprite. Construct is missing per pixel animation abilities. But HTML5 supports this types of things.

  • Hi Ashley

    I gave a graphic and animation course. In the beginning of the semester i planned to use Construct as a animation editor. Games are my second choice. But i see that animation abilities are more limited. In the beginning my idea is using image processing techniques with Construct 2, but i understand that it's not possible with offical plugins. And now we're focusing on games.

    Another idea is creating web pages. You're not suggesting construct 2 as a web editor. But i believe with adding more features it can also be used for creating great web pages.

    Tutorials about using technical animation processes will be nice. As an example a mapping feature like google maps.

    Construct can be used like a general HTML5 engine. It can be used like a real Flash alternative. I never be a fan of Flash. But Flash is not only limited to games.

  • I'm a lecturer in university. In this semester, i started a Construct 2 course. It's a pretty good experience. But i think we need more interesting tutorials. Most tutorials and games depends on platforms. I believe that Construct 2 can be used with more creative ways not with limiting games.

  • Hi rexrainbow. With the help of your great plugin i made a test;

    db.tt/hGS8mv9z

    And it works on Chrome, Firefox and IE 10. But you have to wait until preload. I know your plugin have a Preload property. If i choose Auto option, nothing changes. And there is a Metadata option. But i don't know how to use it. Can you show an example use of it?