RingtailCafe's Forum Posts

  • 7 posts
  • This may seem like a weird remark but...where do we get R100?

    I haven't received an email update in a month or two and when I go to the site to download the "latest" version it's giving me R95. Did I miss something here?

  • Thank you very much for sharing. This certainly inspires some great ideas.

    I was actually just working on a game and thinking "I need to think of how to make Snow, Fire, Rain, and Fog" and this is going to give a great stepping off point for ideas.

    Thank you!

  • Stopping it when speed < X definitely makes sense.

  • Also a good way of handling it. :D

    Like I said, I was mostly just sharing this to inspire folks, and trying to add to the documentation where there might be gaps.

  • Thanks for the kind words, and for elaborating on the idea :)

    The main reason I had it partitioned that way, was to keep the logic easy to follow for what I have planned next.

    Each of the 3 player characters is going to have a unique set of physics to apply when they activate.

    (One can double jump, one can shoot, one can swim, and so on)

    Thanks for adding to it!

  • Hey folks,

    I'm rather new here in the community but really enjoying getting my feet wet with the game making engine. I've encountered some really nice tutorials, and there have been a few things I haven't been able to find.

    One of the first things I tried to do with the tools was to create a game where the user can press a button to switch between characters on screen. Since I didn't see any tutorials (sorry if I missed it) I thought I would share my solution in case it's useful to anyone.

    Basically, the selected character is stored as a variable that's used for different things.

    Hope it's useful to someone!

    Controls: Shift to jump. Arrows to move. Q to switch between characters.

    dl.dropbox.com/u/13715766/multicharacter.capx

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey folks.

    I'm Darren, with Ringtail Cafe. I own a comic book publishing company and we thought it would be fun to develop some games about the characters for our website.

    Really looking forward to diving into all of this, and starting to create!

  • 7 posts