Siva2D's Forum Posts

  • You can add another variable OldLevel and do this:

    > System->Compare variable-> Level not equal OldLevel
       System-> Create object .....    
       OldLevel=Level
    [/code:12eprc4n]
    

    Thank you, it's working

  • Hi Anonnymitet.

    For the 5 first levels i make 5 event that add 1 to variable level, and spawn the object when the player reach certain points in the game, for this i'm using another variable that check the distance traveled. When I reach level 5 I make another event that add 1 to level every 60 seconds. But I had to repeat in every event the same spawn object action.

    I would like to create a new event that spawn the same object everytime the variable Level add1.

  • Hi everyone.

    I'm working in an infinite runner and I would like to create an object everytime the game add 1 to the variable "level". The truth is I can't figure out how to do it, i was looking for a tutorial but can't find one, maybe i'm not using the right words for this search.

    Thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks Newt

  • Hi everyone, hope you' re doing good.

    I wonder if Construct 2 can be use to make a website. If the answer is "yes", this websites has to be like a simple wordpress style or it could be like a fully animated flashlike site?

    Thanks