matrixreal's Recent Forum Activity

  • hi,

    i would like to know if there is a way to make the layout looks with gradient effect ?

    like the picture attached ?

    thanks

  • update ?

    i read somewhere that force on own texture help to increase performance ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i just would like that for example the object sprite looks small and grow to 400 for 3 or 4 seconds

  • Use max() and it will stop exactly at 400.

    +-------------------+
    | sprite: width<400 | sprite: set width to max(400, self.width-10*60*dt)
    +-------------------+[/code:1nno7ry5]
    
    If the value is increasing instead you can use min().
    

    its stranger .... it set directly width to 400 (without the gradiant effect)

  • thanks a lot really appreciate it

    and then i can also use it for if x < 400 (for example) without use the moveto rex plugin ?

  • 7Soul

    that's ok it work for moving object

    but if for example i want to set an image with this (if with of sprite < 400 then set sprite.width to self.widht-10*60*dt)

    it always stop at different with and not exactly to 400

    any suggest ?

  • > what about screenshot ? how it work ?

    > it is saved on local ?

    >

    It saves online to your website.

    is there a way to make the plugin working on ejecta ?

    thanks for reply

  • >

    > > Do as google does, slice it up in parts.

    > >

    >

    > Which will only help if you dynamically load and unload them from memory, right?

    > Which construct 2 doesn't do as far as I know..

    > All images on a layout are loaded into memory at start of layout..

    >

    > https://www.scirra.com/blog/112/remembe ... our-memory

    >

    Slicing it up in parts will aid the rendering. (Image not on screen etc)

    Also, some devices are unable to handle image of enormous sizes.

    He could, divide the sliced parts over layouts too. i.e. have 4 pieces on each layout, the cross section in the middle, if you come close to one of the layout edges, load the other layout corresponding to images.

    example, the 4 squares would be layouts, the transparent squares image parts.

    This could greatly reduce the performance problem. It just requires a bit of smart approach <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    an .capx example to understand better what you want to explain ?

  • hi,

    since there are a lot of plugin (cranberry and others)

    i'm trying to switch to intel xdk for android and ios

    believe me ... ejecta is much better specially when phoboslab (creator of ejecta) enable webgl

    however i'm trying to use crosswalk (android) and cordova

    i would like to know if the "force on own texture" and use "render cells" will help me to increase performance

    thanks

  • why power of 2 is better for background or tiled background ?

    example ? please

  • ludei

    hi,

    can i use this plugin (https://github.com/ludei/webview-plus/) on my crosswalk project and will work with intel xdk compiler (just to try) ?

    and what about "width=device-width" and "minimum-scale=1"

  • any solutions guys ? i have same problems with admob and crosswalk

matrixreal's avatar

matrixreal

Member since 2 Mar, 2014

Twitter
matrixreal has 4 followers

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Email Verified

Progress

14/44
How to earn trophies