CBelle's Forum Posts

  • i think this need a good experience with array and is very complex...

    i have the same problem with you before month.. i fix it with no array

    one by one event by event.. with ability per level passive per level.. and we talk 20-30 ability per level and max level 25..with alot item equip ans combat system who play first what ability,area effect,health system combat, auto combat monster etc etc..

    i know meaby with array is faster way but i dont have this experience yet.. so i fix it with old schooled method..

  • 99Instances2Go ty

    im little confused with this system.. i have i questions:

    1.how is work the Blank sub event with action??

    2. what is the deference with- Sub Event from Blank sub Event

    3. why use Destroy object after blank sub event

    4.what is the deference if :

    magnet animation =0

    ->paddle | is overlapping with magnet - Ball Set Magnet to True - magnet destroy

    From

    Paddle | is Overlapping magnet

    ->magnet|Animation Frame=0 - Ball | Set Magnet to True

    ->____________________________________|Magnet destroy

  • this is yout game??

    use the shadowlight under the wall layer

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • you need to set currentTime with browser.excelj

  • How do I set global number for each object is on layer?

    i use random object when layout start and when all object destroy go to next layout

    i use global cause i need when object on layout =0 you win the level

  • bloxx?

  • ->Spritefont set action Move top ..

    else check if spritefont is behind another layer

    else check debug what happen with this spritefont

  • blackhornet

    how i do erase the paster if i use o circle object on mouse position X.Y ...like paint erase tool

  • nop money

    i want to put on layer 0 one pic.. layer 1 black screen and i need somerhing to erase the black screen like PS with size 32x32

  • Else..

    another var. from Gmoney *.capx

    https://drive.google.com/file/d/0B8mc-_ ... sp=sharing

    When the left mouse button is clicked on any of the sprites, the process stops.

  • antares330

    i need something to erase layers or another sprite with (circle object size 32x32 ) i cant think any trick only if i create 840x450 sprite size 1,1 side by side and i dont think is the best way

  • 1.create a instance variable in object that one you want to tap.. and call it "IsSet" and make it boolean !

    2.create a new another event:

    on tap object sprite

    <sub event>

    sprite is set | set sprite false

    else | set sprite true

  • same problem here ..and i find one best way for me

    this is realy problem and your day = #$!$ Oo

    so! start make event to make your tile map set potision when layout start..In your C2 screen move tilt map away from canvas and your problem solved ^^

    and make some family if you have alot Sprite that dont use it when DEcoration and move it away from canvas

    i think the rly problem is the BG so keap your mind to make event position and move BG away from Canvas.