Discussion > Developer Q&A - Post questions here!
D'oh, it looks like Disqus comments broke this form. It's fixed now. Sorry if you tried to make a post and it didn't work!!
Tom Happ
Will this be Xbox Arcade game, or an Xbox Indie game?
Bryce
I'm going to operate under the assumption that it'll be an Xbox indie game, but I've already attracted some interest from publishers, so it might go directly onto XBLA (which is, of course, better). I'm also submitting a demo to the Dream Build Play contest, which is tantamount to submitting it to Microsoft as a game pitch. So keep your fingers crossed!
(It bears mentioning that it's also going to be on PC, likely Steam, Desura, etc.)
Tom Happ
How did you design the sprites and artwork? I know next to nothing about two dimensional game design but I would like to know how, Did you use a special program?
Bryce
About 50% of the artwork I drew by hand, scanned, then resized and reduced to 4 colors in Photoshop. This only works well for sprites larger than, say, 32 x 32, so the rest I drew using the pencil tool in photoshop, one pixel at a time. In either case I imported into GraphicsGale to animate them. The bosses have multiple parts so for those I brought the GraphicsGale animations into Anime Studio to animate the transforms cutout-style.
Tom Happ
I have wanted a game like this for some time now so thanks in advance!
My question though. Do you know what it will take to run the game on a PC yet? I have no plans of buying an x box. Thanks for your time, and for stepping up to keep Sprite based games alive!
Lucid
Thanks, Lucid! I haven't done any "min spec" tests yet, but it should be really low. On my Xbox and my 2 year old mid-range laptop it runs at 280 fps. You'll need at least a Shader Model 3 video card, which you probably have, but the 8 year old radeon 9800 in my 10 year old desktop doesn't support.
Tom Happ
This game looks amazing and I wish to support you anyway I can. Do you have any plans of setting up a donation button? I am sure others would like to donate a dollar or two as well :)
JohnnyGameGuy
Thanks, Johnny. I'm going to be setting up a Kickstarter once I have a certain feature implemented and can show it in a trailer (the state it's in now, some people are thinking the game is just about mindless action, which I don't think would do well on Kickstarter). In actuality, I work full time so I don't even need Kickstarter or donations to finish the game. I would just be using it to purchase better software and maybe some advertising.
Tom Happ
Hello Tom!
Amazing work. This will definitely receive a pre-order/kickstart backing from me.
I have a few questions regarding the screen space. Judging from the video, the current field of view seems to be 30 tiles by 17 tiles, I believe. Do you have any plans on dynamic zooming, or will the field of view remain a static 30x17? I only ask because your mockups seem to depict a much larger area and I am wondering how the game will work when so much space is devoted to bosses nearly twice the size of the viewable playing area. I'd love to see the game space shift focus dynamically to accommodate larger enemies and dramatic encounters.
-Chris
dr. chicken
Thank you, Chris! It zooms out to a 60 x 34 area to accommodate the larger bosses, but the rest of the game is 30 x 17 (i.e. you don't have control over it).
Tom Happ
Im a dedicated steam user, so could you tell right now if its going to be on Steam? Also do you know anything about price and release date?
Alex
Thanks for stopping by! It'll be on Steam and whatever other services I can get it on. I don't know about the price; $10 seemed good to me, but I think XBLIG has a limit of $5, so I might have to lower the Steam price to match. Release is sometime in 2013; that's the best I can say about that.
Tom Happ
What game engine is this if you dont mind me asking. iv been looking for a good 2d game engine to use. i mostly stay in the 3d style but 2d seems cool so i want to give it a try.
Zarfact
It uses XNA, which is not really an engine per se, if you were looking for something with built in level editing/physics/animation, etc. You're more or less expected to write your own engine. I believe Unity and Torque both supply fully featured 2D engines, and people seem to like them :)
Tom Happ
THNX
Zarfact
Alex again, are we to expect controller capability? not just the classic xbox controller, but third party as well?
Also, is there going to be any multiplayer, co-op? Im a huge Metroid fan and cant wait for this game
Alex
Alex, I'll be putting in a configuration screen for other types of controllers, but the Xbox controller will just work out of the box. I didn't plan on including multiplayer. Perhaps in the sequel I can work something out?
Tom Happ
since you have more experience in this kinda stuff than me. what should tilesets be scaled at 16x16 or 32x32?
Zarfact
It all depends on what you're going for and what you think looks good for your game. I use a low resolution (480 x 272) with 16x16 tiles, then scale up the whole screen 4x as my last rendering step (with point sampling to enforce jaggies, which I want). You could even go as low as 8x8, which was usually an option in tile based consoles and handhelds, if not the only option. But if your game is meant to be high res, larger tiles might be in order. I've always been a little curious as to what the visual effect would be for a non standard size, like 19 x 14 or something, but I don't know what games have done this.
Tom Happ
Thanks Again.
Zarfact
Any chance of Linux and/or Mac ports?
Kame
If that happens, it won't be until sometime after the Windows and Xbox release. I just don't have the time/resources to make multiple builds concurrently, but if the game is successful after I finish with those, I can start thinking of other platforms. Likely contenders would be Windows Phone, then iOS (which I believe Mac will be emulating at some point?), or whatever else. There are some studios (e.g. Nicalis) that specialize in ports of Indie games so there is always the possibility of working out a deal with one of them.
Tom Happ
How much will this cost on steam and what are PC requirements?
Matthew

Ask me questions, and I'll give my best shot at answering them.