cklester's Forum Posts

  • Joannesalfa, he was a prolific Game Salad developer who got tired of the limits there and came to Construct 2. But since he introed himself, I haven't seen anything else. :-/

  • I wonder where tshirtbooth went.

  • I want to put some comments in the event sheet, but not at the top (event) level but at the actions level. Can this be done? It would be a nice feature, as some of my comments are specific to an action and not the entire event.

  • Can I provide my capx so you can see what I want to do? I don't think a simple For Each is going to cut it (but I don't know enough to know for sure, and your code didn't deal with a Family as far as I could tell).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • On start-up of my layout, I need to step through each instance of a sprite found in a family so I can set their positions/scale. I see the "For Each" and "For" loops, but I can't figure out how to affect each instance. I'm sure there's a way... Anybody know how?

    Pseudo code would be like:

    Local Int:h = LayoutHeight

    Local Int:c = 0

    Local Int:pad = 20

    For Each bttn in My_Buttons

    bttn.Y = SetY( h/My_Buttons.count * c + pad)

    c += 1

    Next

    Thank you!

  • You know how games have IAP where you can buy stuff to help in the game you're playing? I think this web site should have IAP of sorts in that you can buy rep to get to the top of the list! WHAT A GREAT IDEA!!!

  • Ah, gotcha. LOL! Just a little misunderstanding, is all...

    The individual tutorials each have their own discussion thread, but you're right. There is no forum specifically for "tutorials" where tutorials can be requested or discussed.

  • Oh, there's the problem. People think Rhindon's forum is at this web site (scirra), when he clearly states his forum is on Facebook.

    Now, while I don't believe it's a problem having a forum for Christians to discuss Christian themes in games here at scirra.com's forums, it might be better to have it off-site, since it isn't necessarily scirra-product specific (despite the fact that this is an OPEN TOPIC FORUM!).

    GOOD NIGHT! :-)

  • There's nothing wrong with this thread or your original post. You simply announced an invitation to people of like mind to join you on an EXTERNAL SITE to discuss game development from a specific point of view.

    The person/people who were "offended" need to grow up. So long as we are all mature and considerate about what we say, and we respect one another's liberty to believe/think what we want, and so long as we harm no other, we should all just get along! :-)

    I doubt Rhindon would be offended by an announcement of an atheist game developer forum, or a mom's game developer forum, or Muslim or Buddhist or whatever-other-classification-of-people-group game developer forum. Who cares, right?!

    LET'S JUST DEVELOP SOME GAMES! :-)

  • Ashley - This forum heading is "Open Topic," and the thread title has the word "Christian" in it. If anybody has complained about this, you should probably stop doing business with them and refund their money. Wow.

  • I like the idea of being in darkness and the zombies could be right there at the edge. Of course, you didn't give me a lot of bullets, nor did there seem to be any way to replenish my supply. That's just cruel.

  • Very good start! Keep it up.

  • 54 FPS. Nice!

  • Cool, lodose! Keep us up to date on your progress!