Jailson's Forum Posts

  • My game is now open source. You can download the lastest version of the game at: https://github.com/jailson/getthegirl . Just click "Download the zip".

    Hope it helps.

  • If you provide your .capx then I could try to help you!

  • I had the same problem. The silkc2 almost worked to me. I am dealing with rectangles instead of circles, so if the player touch the rectangle corners, no event is triggered.

  • Jailson

    My solution is, put video in "file" property at the right side of editor (default). Just like put a text into "file".

    rexrainbow

    I didn't understand what you mean. Could you please give another step by step? <img src="smileys/smiley9.gif" border="0" align="middle" />

  • I test the case of "reading video file in exported folder", it work.

    You can try by these steps.

    1. download test file (movie.ogg) from gonzdevour's link

    http://www.w3schools.com/html5/movie.ogg

    2. in capx, assign src url to "movie.ogg", then export capx.

    3. put movie.ogg downloaded (at step1) into export folder (at step2)

    4. open the index.html in exported folder. It works in my testing.

    rexrainbow

    I tried these steps but exporting to Node Webkit Desktop export and placed the movie.ogg into the same folder where lies the ".exe". All I get is a black screen. Have you tried this?

    I am using the last stable 1.19.

  • My dream computer game would be constructed to give me joy even when I am not playing it!

  • Pode: whatever you feel comfortable with, dude!! :) I took a look to your blog, impressive!! When I grow up I would like to be just like you!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Awesome work!! It is exactly what I was looking for to develop my new project!! I would like to put your name on the credits (at least as acknowledgements) of my new game, if you don't care!

  • Joannesalfa Nice example!

    Unitroke plugin also may give some lead... maybe the way would be create a plugin for that... (of course I am procrastinating it, but may be the time to show that I am a man not a rat).

    Thanks!

  • guys! thanks for answering and sorry for delaying on feedback due to vacations!

    well...

    : you are right, I know how to handle with physics on C2, my question is more about drawing lines and then turn then physic objects.

    jayderyu: you approach seems very reasonable. I tried before something like this but I didnt use a 10px threshold. I will give a shot on this suggestion and then I report my results.

    Thanks again!

  • Hi,

    I was wondering if it would be possible to reproduce the gameplay of drawing physics games.

    For example:

    Crayon Physics Deluxe

    Subscribe to Construct videos now
  • What are the possibilites of playing video (cinematics) of a game with Construct2? I have considered to open a html popup with html5 video player but it maybe would be a good solution since my game should be played also on tablet devices.

  • Hi,

    Is there a way to take a screenshot of the game screen?

  • Wow. I would like to click all options!! :) But would be so nice to make a multiplayer online game! :)

  • You're welcome Tom! :)

    It seems to be fine now!