The Super Chibi Knight Kickstarter is now over and ended up 186% funded! Thanks to everyone who helped out! This is a vid of the final countdown before Bella went to school:
I also did a new "Super Chibi Knight" Draw Time episode:
I now have to start the process of fulfilling Kickstarter physical rewards (t-shirts, posters, and keychains) but before I can do that I have to wait for all the Kickstarter backers to fill out the survey I emailed them to set their choices. Another interesting note for anyone thinking of doing Kickstarter, about 5% of the total amount didn't come through because of processing errors (expired cards, insufficuent funds, etc.) Some people are correcting the problem, but some are just ignoring it. Some even emailed saying "I thought it would charge me right away, not a month later!" Welcome to Kickstarter! 5% is a significant chunk of cash, even for my small-scale Kickstarter... I can't imagine the people who raise 100k or 1mil on KS.
While I'm waiting for that stuff, I started messing around with languages other than Actionscript. I downloaded Microsoft Visual Studio and messed around with c# - It wasn't too bad, but there are a lot of little strict things about it that annoyed me (like requiring you to define an array's length when you create it...).
I also downloaded Unity and started messing around:
http://pestoforce.com/unitytest.html
Unity's not bad, you can code in c# or Javascript. The Javascript syntax is very similar to Actionscript, but there's still a learning curve to figure out how to target stuff correctly in the 3D environment and how to handle collision detection. Unity has a bunch of built-in stuff for physics, but I don't really trust it and I prefer to be able to tweak things myself in the code until it feels right... this might be a mistake on my part in the long-run, but it's where I'm at now.
The newest version of Unity has a bunch of built-in stuff for doing 2D games, which is really nice. I can see myself making the leap fairly easily, but still need to learn how I'd go about loading dynamic levels and dividing menus, levels, gameover screens, etc. Oh and I don't know how music and sound effects work in it yet...
Super Chibi Knight might be the last "BIG" game I make in Flash... well, that I make ONLY in Flash. I still think Flash's animation and drawing tools are great!
Speaking of SCK, I decided to port everything over to FlashDevelop because Flash was taking too long to compile and navigate around the file. I am now suffering for my past sins of disorganization in Flash. All kinds of reference errors and stuff are popping up because of the new "no frames" structure. I basically have to go through thousands of lines of code and optimize them for the new setup. I think it'll be worth it in the long run.
Oh, did I mention that I got a call from Nintendo and they approved me to be a WiiU developer? So, that's pretty cool!
This post was really long, sorry! In reality, I'm now pretty focused because I know what I need to do for the next 4 months... it's all laid out, just have to hoe the row now.
Leave me a comment to encourage and embolden me!