IGDev's Forum Posts

  • hmmm weird i delete this addons for sure

    please check this now

    > too much to print screen;) i delete most addons now

    >

    > > You use addons in your project, so unless someone have those installed or are willing to install them I doubt you will get help Can you post screenshots of you code instead then it might be easier for people to help you.

    > >

    >

    There are three addons, called "Authentication", "Parse initialize" and last one is "Leader board".

    Im not saying it to be annoying

    Ps. You shouldn't delete random addons if you need them. Just make sure that those in your project are removed, either by saving another copy of it without them. that way you still have the original version that you work in. And I don't mean you have to delete them from you C2 plugin library just make sure that they are not used in your project.

  • too much to print screen;) i delete most addons now

    You use addons in your project, so unless someone have those installed or are willing to install them I doubt you will get help Can you post screenshots of you code instead then it might be easier for people to help you.

  • i use this templte to learn

    https://www.scirra.com/tutorials/280/cr ... match-game

    i modify this a bit

    just create 3 levels

    each level have own eveents to be shure nothing gonna happen wrong

    first level works fine

    but other levels dont wank show shuffled cards ;/

    I put this subject for beginners questions because prabably its something silly and i dont see this

    If you have time please take look at this !

    https://dl.dropboxusercontent.com/u/44710358/mem.capx

    just add to construct 2 3d object (box) just like in C classic and all will be fine

  • its possible to create online connection between ip camera and PC?

  • Great suggestion but its not first subject about this

    Big projects need this option !

  • Pinco can you add one more option in 'Type' properties?

    when i choose 'Number' it will be nice to have posibility to add / substract but 0.1 too, not only 1

    possible to add?

  • You are right, need to know how it works, you make lot of work THANKS

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • oh man thats great and dificult one more thing for end this example

    grow x seconds (you add this)

    pause x second before start decrease (missing)

    decrease x seconds (you add this)

    and pause x seconds ( missing before start over again

    will be great if you add this two little things THANKS!

  • Hi, thanks im stuck on this line,

    On balloon.Timer("growTimer") : Start balloon.timer "decreaseTimer" with duration of float(decreasetime.text)

    really dont know how i should type this expressions

    https://www.dropbox.com/s/egifw18onzxg6 ... 9.png?dl=0

  • thanks, can you write more about this?

    One has to add Increase or decrease variable then using these you can do your calculation

  • I starting prepare capx example but im stuck on moment where i need help

    explonation what i need

    on start we have small baloon, baloon can have maximum size (sprite with low opacity show maximum)

    we have two textboxes

    so we can type 'grow time' and 'decrease time'

    So when we click start baloon should

    -grow to his maximum size with x seconds

    -pause 0.5 s

    -decrease size with typed time

    -and pause 0.5

    end

    capx

    https://dl.dropboxusercontent.com/u/447 ... eTime.capx

  • Hi guys its possible to make counter like this 00:00 ?

  • Does this happen with every project?

    Does it happen with the built-in templates / examples?

    Is it possible to share the project for us to test?

    sure take look

    https://dl.dropboxusercontent.com/u/447 ... karze.capx

  • Try removing any third party plugins, or checking any you have are up-to-date.

    i have only 'touch, bullet, anchor, mouse, dragdrop'

    this is Orignal C2 plugins only in my project