Hutto's Recent Forum Activity

  • A team is simply people. How do you find people? Use the Internet. If you are willing to offer your services to other people, it is very easy to find a team to join. Then the issue is not how to find them, but how to find a good team that will stick with it and complete a project.

    Some teams form around making mods for games. Then they go on to make their own game, or possibly even be hired by the original company that made the game. Or try Scirra's help board. You don't have to make a team with people that live in the same country as you.

    Or if you do want to find local people, again Google is your friend:

    https://www.google.com/search?q=beirut+game+development

    http://arabnet.me/conference/beirut/

  • What are you trying to do exactly? Get hired by an established company? Start an indie team?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey thanks for sharing. Where are these from? Who made them? Any license associated?

  • That's awesome, congrats!

  • Try to start with big selection groups, and use your sub-events to further divide.

    GameFunctions On "Library_UpdateButton"

    a. If you want anything to act all the time do it here, followed by sub-events

    1. Basket X IsFilled

    1.a. Do stuff here when there are baskets not filled like before: (Hide button)

    2. ELSE

    2.a. This will only get executed if 1. didn't happen, meaning all the baskets are filled: (Show button)

  • Which tiles are the 5? What's the width of your array?

  • Have you tried the Touch plugin?

  • Hello, it would be great if we could follow others' topics and receive alerts when someone posts in that thread. Sometimes I don't have anything to contribute and am curious to see how others respond. Thanks for reading!

  • For what little it is worth, I found BioShock to be very boring due to the gameplay. I even tried cranking the difficulty up to make it more interesting but still quit before I made it to the end. Didn't buy the sequel. I realize I'm in the minority on this one.

    I do like good stories. I'm a huge movie fanatic. I enjoy good written fiction. If I want a great story, I don't play games. I watch a movie or read a book. The gameplay mechanics almost always get in the way for me, for whatever reason (slows down the story? is generally repetitive? too shallow?).

    However, I am a huge fan of creative settings and themes that tie the gameplay together. Left 4 Dead is great. I love roleplaying MUDs. What would the Civ series be without the empire building backdrop?

    The story for my hobby project which will probably never get finished is this:

    Thousands of years ago dark magic and stuff of myth was locked in the Great Pyramids--a stone vault which extends thousands of feet beneath the sands of the desert. Something goes wrong, and all of this stuff is unleashed in the modern world which cause apocalyptic chaos.

    The game begins thousands of years in the future with a typical gritty fantasy RPG setting. There are five playable races, four of which mostly keep to themselves. Mankind has re-established itself as those in charge, and struggle to maintain a tense peace in the known world. That is, until the day the game starts when something has happened to all of man's guards and soldiers leaving a power vacuum.

    The world is going to be very malleable with lots of simulation elements. It is possible for the player to really change what happens and create their own story. I would like each NPC to have individual, changing needs ("quests") based on what is happening around them. Eventually the player will be able to build buildings and create towns for certain races, or eradicate others if they so choose and can pull it off.

    I have a 'final' boss character too, but haven't settled on how he will work.

  • Hey Burvey, great explanation of the problem.

    The issue you're running into is that system actions do not run on all picked objects: they simply run if all of the event's conditions were met. (I got this from here).

    It is easy to fix though. Move your healthbubbles creation and setting the text into a sub-event with a System condition of "For Each cell". You can read more about loops here. Good luck with your game!

  • I'd break it down like this:

    1. Begin round functionality happen

    2. For each character in party1 sorted by initiative

    --> They take their action

    3. For each character in party2 sorted by initiative

    --> They take their action

    4. End round functionality happen

    You need some way of distinguishing one set of characters (player characters) from another set (enemies). That way, you can cycle through each of one group to let them act before you cycle through each of the second group.

    I've been using rexrainbow's InstGroup plugin for similar behavior: http://www.scirra.com/forum/plugin-instance-group_topic49662_page1.html

    When I load the combat screen, I added each character to either the Left or Right InstGroup. Then I do a "Pick and keep character from group Left" with a subevent of "For each character".

    Don't forget you have to add some checks in there for combat ending events: all characters of one party are dead or have fled or surrendered or however your mechanics work.

    Hope that helps.

  • I must be bad because I had a hard time jumping up to the first ledge, and couldn't complete the level even trying to jump on the snails to get other places (which I could never do).

Hutto's avatar

Hutto

Member since 18 Jul, 2013

None one is following Hutto yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies