The most fun I’ve ever had watching a player run through Chained!
Thanks to Carrumbum for the video!
The most fun I’ve ever had watching a player run through Chained!
Thanks to Carrumbum for the video!
Here it is folks, Chained team members presenting at Tokyo Game Show!
Keith Leiker – Producer
Jonathan Gregoire – Lead Designer
Decker “Fantastic” Geddes – Lead Artist
Here it is the Download of the final version. There are a couple bugs that managed to creep in, where looking into fixing some of them, before we are submitted to Indiecade.
Hi everyone Keith here for your weekly dose of Those Guys!
So we are at an exciting time in the life cycle of Chained. We are just about to head into our Beta milestone, which means that the game is feature and content complete. We still get to do lots of polishing and sprucing up though. Along with the pressure and excitement of Beta we have another awesome opportunity which Asrian briefly mentioned last week. We and another DigiPen team were selected to present at the Intel event down in San Francisco for GDC. This is a huge opportunity for use, it gives us some exposure, a purpose for heading down there, and really puts the pressure on us to succeed. Brandon, David Fenton, Decker, and Jonathan are all heading down to give the presentation, shop the game around, meet some cool interesting people, and maybe even pick up a contact or two to help them get jobs!
This last week has been crazy for everyone, and we have quite a bit to show.
Adrian has been working to Get his custom fog working with Direct X 11 for the Intel Event
David Fenton, has been fixing player controller bugs as they pop up. Who knew building a platformer character controller that was attached to a weighted object could be so challenging? In exciting new David has gotten an interview with a secret company that needs a rocking programmer. Go David Go!
Hans has been improving the AI and performance of our helper/hinder bats and wisps. They’re looking really good now after Brandon made a pass at them.
Speaking of Brandon he has been hard at work trying to make sure his levels are looking and playing right by incorporating playtester feedback.
Jonathan has been working tirelessly on getting the odds and ends of the game squared away, from the animation controller to making sure the chain stays taunt, to finishing his own level at the end of the game.
David S has been hard at work under some pretty tight design constraints, putting together 3 unique levels to flesh out the middle section of the game.
Anne is progress very well with her animations. Everything looks really good in her animation software , and pretty good in the game itself.
Hojun has been working on “arting” up two levels to include in his portfolio, the Fall and David S. Ball weight level.
Adam has been cranking away on one of our most animation intensive levels of the game. With relive he ahs finished that and moved back to creating environment objects.
Decker has been doing as Decker does, and busting out large chunks of art assets to levels that need them. Performing lighting passes, and putting in so much of Adrian’s volumetric fog it would bring a tear to a Scotsman’s eye.
Jon Everist has been very busy has he has contracted a disease known as “a full time job” but he’s made good and has continued to work on the audio scape of chained, all that’s left is to implement and hear the awesome.
I’ve been stressing out over getting the presentation ready for GDC and trying to make sure that tasks don’t slip through the cracks as we run toward Beta.
Stay tuned as we have some juicy screenshots incoming sooner rather then later.
Greetings! My name is Brandon, and I am the Design Lead on Chained. It’s fallen upon my shoulders to give everyone who’s interested a little update as to the happenings around here… hopefully it is coherent. I also tend to be long winded; I apologize in advance.
What do I do?
I’ll start off by explaining a little more about what I do on the team. Most of what I do is to actually build the world in which “That Guy” exists in. I do a lot of level planning, playtesting those levels, and iterating on those designs to ensure that we are delivering on our gameplay goals, but also, and equally important for this project specifically, is hitting our goals narratively. Chained is a unique experiment where we are trying to utilize the mechanics, which the player is using to play the game, to deliver a story without explicitly delivering that through normal means such as spoken dialogue, written text, cinematic cut scenes, etc. Using a combination of player action and environmental storytelling to get the player to think about why things are happening, and what they mean, is a very difficult but highly interesting challenge.
I also collaborate frequently between artists and programmers. Designing the world of our game requires tech to make it work the way we need, and art to make it feel the way we need. That involves a constant back and forth between artists as I’m laying out levels to ensure we can incorporate and highlight as much of their art as possible, and fitting all of that into the narrative we are trying to tell. It also requires writing functional specification documents which our tech team can use to build the tools and systems we need to get things working. As well as writing game logic scripts that can be used to bring all those things together. But it’s not just that I’m the only one doing this stuff; everyone on the team is constantly in this back and forth process.
Updates about what I’ve been doing:
This last week I’ve brought the three different levels, which I was directly responsible for creating, up to a state of completion to were I could hand the levels off to our environment artists, Hojun and Adam, so they can go through and push the artistic value and visual interest of the levels. This week I focused a lot on blocking in environmental animations. Let me explain a little bit about what that means. From a design standpoint, we need to ensure that gameplay is not broken by putting in some of the fun and interesting environment destruction pieces in the world. There are times in the game where the players use of the mechanics will cause parts of the world to change, and the path the player takes through the world to also change.
This is done by using Unity’s built in animation system to shift the geometry of the world. Why am I animating in Unity? Well, as the gamespace is being shifted and destroyed, the gameplay is changing. So I need to block in those animations, test that all the elements do not break gameplay, and ensuring that the player can continue to progress through the game. That way, when I hand it to the artists, they can go crazy with their work and not have to worry about breaking the game. This, of course, still requires a back and forth between myself and the artists, with constant testing to ensure gameplay is maintained, but it shows the boundaries within which changes can or cannot be made.
This next week is going to be particularly challenging for me. This week I did a lot of polishing on the levels to build out the atmosphere. I have an artistic itch that can really only be scratched through building out those fine details in a world that help to immerse the player into the world. But alas, my job requires me to shift focus onto other aspects of the game as I hand those levels off to the artists.
Updates about what the team has been doing:
Stuff has been happening kind of sporadically as of late, no thanks to Midterms in our other classes, but I’ll do my best to summarize.
This week our team got news that DigiPen selected our game to be one of two games which will be presenting at the Intel party down at the Game Developers Conference in San Francisco on Thursday, March 20th! This came completely out of the blue for us. We are very grateful for the opportunity to show our game to a large crowd of industry professionals; it will be a great experience for us to show off what we are trying to do, and possibly gain some feedback on what we are experimenting with.
Jonathan has been working hard with Anne to get set up the animation controller, allowing her to animate “That Guy”, bring in the animations, and work with Mechanim to get the different animations implemented and to blend together between the different states.
Adrian has been working hard at getting our volumetric fog system to have frustums, as well as working to get textures working in local space. This has given us a lot of freedom to play around with the atmosphere, and get some really good lighting effects.
David F. has continued to pour blood, sweat, and tears into the Player Controller; killing bugs to get “That Guy” to behave the way the design vision and playtest feedback is looking for. It’s not small task to control two distinct objects that need to effect each other in different ways depending on the various circumstances the player finds themselves in.
Hans has been working with Design to get tools up and running, which includes a tool that allows the designers to warp through the game to speed up testing and development. He’s also continued making additional changes to the AI system as bugs are found and tweaks need to be made.
Decker, Adam, and Hojun have been hard at work finishing up assets and textures, building VFX, and getting their hands dirty in the levels to push the atmosphere further.
David S has been busy building out the last few levels we need to fill out the game. Building on the principles and mechanics taught earlier and bringing all the mechanics together is a big task, but headway is being made.
We’ve got a little over 2 weeks before our Beta milestone. We are excited to be getting close to completing the project, but there is still a lot of work to be done. Hopefully I’ve helped you gain some more insight into what we do and how we do it; come back next week to hear from another member of the team and about where the project is heading!
Thanks for reading,
Brandon
Meet the the intrepid crew of the USS Those Guys. Don’t worry we aren’t nearly so calm in real life. We work hard and have a good time doing it!
Here’s the video of our first playable. The executable will still be hosted on our blog if you want to play through the admittedly rough game.
Howdy everyone my name is Keith Leiker, and I’m the producer for DigiPen’s “Those Guys”. We have an extra long post today because we’ve been gone for the last month and lots has happened!
I would like to welcome Anne Feeny, David Scamehorn, and Adam Purvis to the team. The scope of the game is such that we need more hands on deck and they will be instrumental to completing the game to the level that we want.
Those Guys are one of the six teams selected to participate in a pilot program that will see us trying to do some scholarship fundraising! We are super excited and will send out more details soon about how you can help support us and the other five teams.
However that means that we will be more strict with the content we gve out. Weekly blog posts will come to all, and we will keep putting up art nuggets, but the Alpha and Beta builds may not be available. Stay tuned for more on this.
DigiPen has finally put together a floor plan so teams can have some official space. We have a nice corner of the new 3rd floor computer lab, named Tesla the best real world mad scientist ever!
My job as the teams producer is to make sure everyone has what they need to succeed at building their part of the game. That means planning meetings to discuss design, animation, and programming. I define what goals we will strive to hit for milestones, and keep track at a high level the progress of the team.
After a quiet winter break we have been running really hard as a team to accomplish a ton of stuff. We split up the fourteen weeks of spring semester into seven, two week sprints, to help us keep our noses to the grindstone. We are currently running toward our Alpha milestone, where we need to have all of our mechanics finalized, a grey box of our entire game complete, and some significant rework of the art assets that populate the game.
I am happy to be working at getting our new team members on-boarded and hope to t be able to show some excellent artwork and more audio soon.
We have quite a few new mechanics that we are trying to get in, and Jonathan and David are busy getting a new player controller working with these new mechanics.
Anne has been busy re-skinning our main character “That Guy” and building some fresh animations.
Brandon and David have been discussing all of the story beats and level flow along with Jonathan, we should have some significant progress soon!
Adrian, and Hans have been working on getting us some new AI behaviors for our “NPC” and building some excellent visual tech to make the game pop.
Hojun, Decker, and Adam have been hard at work refocusing on what needs to be rebuilt and what else we will need.
It’s an exciting time for us, there’s lots of possibilities that we are sanding off to get the game ready for milestone though.
See you next week!