LuckyRawat's Forum Posts

  • in this file every instance is counting by a text file

    but now i want every instance should be remembered by local storage

    then how it could be possible ???

  • A Template comes with Construct 2 ... Instance variable: Level Begineer

    in this Template each instance has their own click counting separately

    .

    But if i want to remember

    means i want to save all click of each instance with local storage

    than how we can do it

    .

    i have try this by myself but it saving only one "highest click" for each instance.

    pls tell me how we can do this

  • what type of effect u want to apply in your layout

    if it is screen shaking or like something

    You should use ScrollTo behaviour

    it has shake event

  • i was doing decreasing width but it decreases cannon's tires too

  • Seems simple enough. Just play the expanding cannon ball animation and check for the last frame of the animation, then spawn a normal ball.

    means i have to create cannons in two parts

    one stable and another for animation

  • its Warp

    sorry my mistake

  • yes off course this would be the first option

    but if i have 6 frames of cannons then it became a huge problem for me

    i know something about warp system that can do the similar thing

    but in Construct 2 warp is different

    so i ask this question

    may be here are some another way

  • is their any way of doing this

    when we fire a ball from cannon

    before spawning a ball, cannon become fatty and then release ball and then become normal

    mostly used in cartoon programs

    hope it is understandable

  • Hi LittleStain !

    i am studying file you had sent to me

    here are some line that i do not understanding what they does

    7. pick instance with UID <B>NotAvailable.SpriteUID<B/>

    10. set SpriteUID to Background.UID

    OK pick instance with Unique ID means we get a unique ID for Background

    what is Background.UID

    then what it does and how we get it

  • yes this is exactly what i want

    i was doing this in a wrong way

    it is a different way

    thanks again mate

    i'll come back again with next question soon

    .

    for now i'll do some experiments with this example

    you helping me a lot

    from the beginning of learning construct 2 i was facing this problem

    firstly i stuck with webstorage

    after one month work with tutorials & forum i was able to understand little about webstorage but it bad news comes that webstorage is now depreciated and now is replaced with local storage

    i was just going to give it up

    but no i decide to do it again

    learn again

    you guys are here helping us who has no knowledge about this

    thanks once again

  • i have try these all

    when i play game i earned 20 points

    then i go to skin layout click on BG icon no 2

    frame now unlocked

    i go back to game game bg is changed now

    when i came back to skin layout and i see Bg icon is again locked

  • pls check this screenshot

    where i am wrong ??

    https://www.dropbox.com/s/bsejp25jpofl1 ... g.jpg?dl=0

  • ok

    i'll study all your comments again and again till i get the exect point

    thanks mate

    I'll comment again when i reach my goal to inform you

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • pls suggest me the correct alignment and if any mistake here

  • means i have to rearrange events