anata's Recent Forum Activity

  • Very excellent to preview.

    But, i don't see node-webkit in the preferences option for default preview.

    <img src="http://puu.sh/3B0NI/b23005cf2f.png" border="0" />

    It's a bug or not add for the moment ?

  • i don't realized that is an RGB to long.

    Color = 16119285

    RED = Color - (BLUE * 65536) - (GREEN * 256)

    GREEN = (Color - (BLUE * 65536)) : 256

    BLUE = Color : 65536

    or

    RED = Color % 256

    GREEN = (Color : 256) % 256

    BLUE = Color : 65536

    and of course :

    RED + (GREEN*256) + (BLUE*65536)

    thks a lot Rising :)

  • i have trying to use ajax with construct2 , but dont work with data :

    <font size="4"><font color=red>an error occurred with ajax : Refused to set unsafe header "Content-Length"</font></font>

    no data have sent to php script.

    but, if you put all data directly int the url, it's work perfectly.

    Maybe a problem with the AJAX plugin ?

  • Try Construct 3

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

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

    i don't know if it the good section for this,

    but i'll would like to know if someone know how to convert rgb to color format in the xml theme file.

    example: color (245,245,245) => 16119285

    How to reach 16119285 with (245,245,245) and (245,245,245) with 16119285 ?

    Thks in advance, and sorry for my poor English.

  • black screen too, don't understand why.

    with the last release of cocoonjs, works :(

  • in TimelineFX :

    CTRL+A for "animation properties".

    Click to the square on the bottom right.

    Choose "save as sprite sheet" and click OK button.

    that's all :D

  • or you can use

    <img src="http://puu.sh/3oT7c/d60054cede.png" border="0" />

  • hi,

    you have the same tools for windows or web at http://www.bfxr.net/

    I use this for all sfx in my game, it's very good.

  • pm send.

  • capx is empty.

  • thks for update.

    but i have a problem with this :(

    i have taking 3 screenshots.

    One into construct 2:

    <img src="http://puu.sh/3oFZQ/f167075ac8.png" border="0" />

    One with construct 2 preview:

    <img src="http://puu.sh/3oFS0/0b762ba75a.png" border="0" />

    The last with export in my website:

    <img src="http://puu.sh/3oFYT/5b631ac80c.png" border="0" />

    Always the same project.

    I dont understand why :(

    Dont see where is the problem with this plugin.

    If you have an idea.

  • thks.

    For the moment, only two test stages, no ending. :D

anata's avatar

anata

Member since 26 Mar, 2013

Twitter
anata has 20 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
  • Viral Game One of your games has over 100,000 players
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

16/44
How to earn trophies