Diptox's Forum Posts

  • > - Auto-Close windows (behavior,instance variables,etc...) when we click outside of it , or just by losing focus

    >

    I don't agree with that one at all. At times, I have to click in the properties bar, or elsewhere and still want this dialog to be kept opened for I am adding variables and/or behaviors. Closing on focus lost would make sense in certain case, but in most it wouldn't.

    As far as my work habit and workflow goes, this is not something I would wish for.

    Well a pin Button can be useful in this case , so each one can work as best as he can

  • Ashley Tom

    Can you add a Suggestion Section in the forum ? a lot of people have ideas on how to make the editor better and i will start with some suggestions :

    • I hate the RGB inputs in the picture editor , i have to copy/past each number , why not one only input in format R,G,B that's it ??? and why no hex support ?
    • The Tabs name , "Layout 1","Event sheet 1", etc.... the colors gets me crazy , can't distinct between the active and non active one.
    • In the picture editor , can you add more functions , like paste a copied picture(outside your editor)
    • Auto-Close windows (behavior,instance variables,etc...) when we click outside of it , or just by losing focus

    that's all I have for now .

    And when can we developers start working on third parties plugins ? You did promise an editor integration , I want to try it , have tones of ideas

  • it's on go go go go rush B rush B

  • IncentiveGames good idea

  • JeffSkyrunner I hope not

  • Tom we are all waiting

  • Eisenhans

    ?

    all possible game controllers, charged and checked

    ?

    updated chrome/chromium

    ?

    windows update done, if on windows

    ?

    kernel and microcode updates in order (if on linux) did it on my server even I am going to use Windows, we never know

    ?

    large box of chocolates got 2

    X

    a generous supply of Hot Pockets (or similar) the nearest store doesn't have it :'(

    X

    a six pack of good beers I don't drink

    X

    another six pack, just to be sure

    ?

    aspirine got 15 capsules

    X

    adult diapers (no going to the loo for a while) did not find one on my size XXXXXXL

    ?

    umbrella just next to me

    X

    gas mask it's expensive where I live

    ?

    a copy of The Holy Bible (in case something goes wrong) Downloaded

    ?

    a copy of the noble Quran (in case something goes VERY wrong) Already have it

    ?

    a copy of the Talmud (better safe than sorry) Downloaded

    ?

    internet connection up and running, firewall not too tight setted up

    ?

    keyboard detoxed, cookie crumbs mopped up

    ?

    cardboard box, in case you have a cat that needs to be kept busy got that for my sister, she always talks

  • foxium they said mid-day in BST time , it's still 11:17 AM , maybe in 1 - 2 hours we get access to the beta

  • hey dannykln , those are default function in C2 plugins , I did not create them , but you can save and load your data using the eventsheet events and actions of Listview

  • Hey Ashley and Tom,

    Is there any chance to start the beta at 00:00 of 28/03 in London time , in like 7 hours ?

    That would be reallyyyy awesome

  • As I told you it's limited with event sheet , you can create fade effects , maybe some shake or rotation , but flip is almost impossible , because with the plugin , I apply the animations on the HTML Canvas element, which you can't do with the eventsheet

  • got you , so for cordova use this : https://build.phonegap.com/ , just zip all files and upload them there .

    and for your seconde question , nothing is impossible , but using only sheet events will limit what you want to achieve , that's why there is third-party plugins <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • , I always suggest Cordova , I never tried xdk , but you can try it and check if it works.

    for your seconde message , I did not understand you :p sorry :p :p :p

  • SaRaB , Yea i did not create many effects :'(

    tendividedbysix happy it helps

    delgado you can't set a negative value , you can set 0.001 something like this , it should work .

    AaronVS To install a third party plugin:

    Close Construct 2

    Copy the plugin's folder to <install path>\exporters\html5\plugins. You'll see each plugin has its own folder here, so to add a new plugin create a new folder and add the plugin's files inside it. For behaviors, copy to <install path>\exporters\html5\behaviors instead.

    Launch Construct 2 and the plugin or behavior should be available from the editor.

    If this is not working , be sure you are using the V1 not the V2 , they have different Id , so C2 understand it as they are completely different plugins

    Jackie chang , regarde ce que j'ai déjà mis comme exemple , ça devrait suffire

    it will not work on Cocoon because they have their own template , use cordova

  • totoyan try it with cordova , it will work