shinkan's Recent Forum Activity

  • Hey Blue is alright, but why not Green - like menu on top of the page to make all same consistent style? and you know... green is a peaceful color, might make some edgy people calm down ;P

  • Most of your found issues are already listed on the first page of that topic. Read before you post same issues.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Can't test it. Every time I run CC file it freezes my pc, hmmm :/

  • Different image inside sprite, or different animation?

    If you only want to change current animation or animation frame you can do that in properties windows on the bottom left while Sprite object is selected.

    Cloned sprites are different objects If you have actions for Sprite1 and you cloned it to Sprite 2, actions will work only for original sprite1.

  • If you clone one sprite object called "Sprite1" it will make new object called "Sprite2". But if you copy "Sprite1" it will then create new instance of same "Sprite1".

    And that's what I did. And same you did with Buttons.

  • I thinks that's a sweetest Cthulhu I've ever seen haha

  • In Paid version we have a Families - in short, you can set multiple objects of same type to act as one. That's why asked about version you have.

    In your file I've somewhat emulate this making one sprite holding all other sprites as different animations.

    but yeah. It's all very complicated until you see how it's really done

  • It depends how you want it to work. Probably the simplest is to make one global variable and switch that between values

    Global variable = 0

    • do player 1 stuff

    Global variable = 1

    • do player 2 stuff

    Changing turns can be made by timers - if some time passed set global variable to 1 or 0 or 1-global variable (will switch automatically between 1 and 0)

    or player movement - if player finish moving - end turn

    If I remember correctly there should be an example of turn based games in "How do I" - sticky post, but it's lost somewhere due to new forum installed recently

  • You're welcome. Just ask if you need more help.

  • Finished, should have it in your email.

  • Alright then that's all I need to know. I'm gonna modify your file a bit, but don't worry I will comment everything I've changed.

  • Ok. One more question, are you using Free or Paid version of C2?

shinkan's avatar

shinkan

Online Now
Early Adopter

Member since 21 Nov, 2008
Last online 27 Nov, 2024

Twitter
shinkan has 8 followers

Connect with shinkan

Trophy Case

  • 16-Year Club
  • x5
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

25/44
How to earn trophies