pikus's Forum Posts

  • Will construct enable to create games for Google Stadia Platform?

    Are there any plans for it?

    :)

    youtube.com/watch

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey Asmodean what options have you used so the inliner worked in your project?

    I have crated a project that uses only one simple image. I've tried to check on/off all the three options when buildin an html 5 game but i doesn't work. I've got still a black screen :<

    Can anyone post here a working preview of a game merged to one file with inliner? :D

  • I wanted to use c3 to create a playable for fb ads. But the requirement is it has to be one file.

    So i wanted to ask about it.

    Can anyone tell me if it's possible to merge the project into one file.

    The most important thing for me is converting graphic files to base 64, so the framework would use them.

    Or event if it's not possible then maybe pointing out a way it can be done.

  • Hey, could you write a bit more about it. Does it work for c3?

  • Sorry for the late answer : ) It works !

    but i will need some time to understand how its done ; P

    P.S.if i'll use it somehow you will be in the credits

  • thanks for the cap, but there is one thing , the objects we move cant overlap themselfs, they have to be also solid. And when there is no space they just stay in the same position without moving on each other.

    I have tried to make it and come to exactly the same result as in your cap.

    But anyway thanks and sorry for the trouble.

  • <img src="http://img29.imageshack.us/img29/4374/sheesh.jpg">

    When i create multiple objects of the same type and make them solid.

    How can i move them all in the same time. Even the one that are blocked (one on the right) when the left block has some space to move.

    The pics show how it should work when we press one of the direcional buttons shown over the picture.

    Can anyone solve this ? I'm pretty sure there is a way. Maybe with a loop or something.

    Oh and an additional question : how to stop the music (ogg) so it doesn't show an error when i close the game?

  • Thanks guys

    And add some tutorial before playing normal levels and controls will require the mouse ^^.

  • I've been trying to get a game desiger job , and they have given me a designing game task ,

    so here is the result of a 2 day work

    Screen: http://img191.imageshack.us/img191/7485/probazz.png

    Download : http://www.speedyshare.com/168407227.html

    Add: There are some bugs i will probably remove.

    Controls : W-A-S-D + mouse

    have fun ^^^

  • yeah but it would be animated , if the point hinge fails i will make one with bones

  • Im working on a small platform game project

    It's about a tooth fairy ^^ she is fighting trought the fantasy world and cleaning some monsters teeth for coins so she can exchange them for childern teeths in the real world

  • Hi guys (yeah im coming here always with a problem)

    Now i've got one with the rope example i've found there

    the one from Ashley

    i was using it to create hair for my heroine but when it becomes dynamic she is loosing it ^^

    <img src="http://img507.imageshack.us/img507/1161/clipboard01dyp.jpg">

    So i am asking , is there a way to make a function that mathematically calculates the object position to put them together ?

    i'm not good at this : /

  • HAh that would work thx for the tip

  • Hey deadeye i've done something equal to yours in my game but the problem i have is with moving platforms , how can i make catching and hanging on a vertically\horizontal moving platform ?