Anode trailer!
Took a while, but we finally have a video suitable for the promo slot on Steam. Check it out!This was created working with the guys at TrailerSquad, who did a great job. A game like this is a...
View ArticleHalloween Live Wallpaper v1.61
- Bug Fix: shader error on some devices - Update: Nicer ghost rendering - Update: More triangles on jack-o-lanterns - Google Play LinkThis is mostly a bug fix update, as some folks were getting...
View ArticleAnode now available for purchase!
We ironed out the last of the issues over the weekend, and the game is now available on Steam! Anode turned out to be a fun, polished product and we're hoping folks enjoy playing it. We look forward...
View ArticleAsteroid Belt Live Wallpaper v2.21
-Update: Higher res default backdrop -Update: Higher res planet textures -Update: Thinner orbit rings -Update: Changed minSDK Version - Google Play LinkThis is a modest update increasing the...
View ArticleAnode localization update
- Steam linkWe just pushed live an update adding five new languages to Anode: German, Spanish, Russian, Japanese, and Korean. These are the top selling languages with our other puzzle titles, and...
View ArticleAnode, Gentoo Linux, and Unity3D
One of our customers for Anode attempted to the run the game on their Gentoo Linux machine and found that it immediately crashed. Unity did not provide a very helpful stack trace for us to dig into.It...
View ArticleAnode Steam update
We've just pushed an update live for Anode that adds support for Turkish! This translation is courtesy of the folks over at OyunCeviri, who have a project dedicated to getting more games in their local...
View ArticleAnode coming to XBox One
We've been keeping busy despite the silence on our web page here, and one of the upcoming results is Anode appearing on the XBox One! It goes on sale August 10th for the same price as Steam:...
View ArticleFerroDynamics
A physics puzzle game that's sort of a spiritual sequal to our earlier TransPlan, FerroDynamics challenges the player to design their own mechanical environment! Starting with a clean, minimalist UI...
View ArticleBulk Updating Google Play IAPs with a CSV File
I just spent way too long getting a CSV file formatted in such a way that Google Play's bulk in-app-purchase import would be happy about it. In theory this is easy, but Google Play's example...
View ArticleEncoding Animated GIFs from a WebRTC Video Stream
We recently released a project for a client where we integrated WebRTC video chat. The goal was to make an app for both Android and iOS that could cross connect to run a simple multiplayer game with a...
View ArticleUnity3D Performance With InvokeRepeating()
The current project we're working on has a number of places where a Unity MonoBehavior's Update() function is basically just being used to keep a timer going, with every so often actual work happening....
View ArticleUnity3D Matrix Layout
I had trouble finding a reference for this, so I wanted to post a table of the Unity matrix component layout. The member names don't go the obvious direction for XY coordinates.m00 m01 m02 m03m10...
View ArticleWhat level does "Force Anisotropic" in Unity force it to?
Unity3D's quality settings have a drop-down for "Anisotropic Filtering", and one of those settings is "Forced On". But what level of anisotropy does it force to?Experimentation tells me that it forces...
View ArticleA Useful Feature of Unity's Debug.Log
This really isn't hidden, but somehow we've been using Unity for years without ever realizing. Debug.Log (and related methods) actually have a second argument you can fill in. Pass it an Object as a...
View ArticleUnity3D Default Script Properties
I get the impression not a lot of people are aware that Unity lets you set the default properties for any script file with serialized fields. This means when you add that script as a component to a...
View ArticleINK now available on Switch!
We handled porting this fun and challenging platform game, where you splat invisible walls with ink to discover the level! Plus we added cooperative play in the process, for pretty sweet couch...
View ArticleChicken Assassin Reloaded available on Switch!
We helped bring Chicken Assassin Reloaded to the Switch, working with Akupara Games! This is a crazy role-playing-clicker with a super insane art style. Well worth checking out!
View ArticleHackyZack now available on Switch
It's a tricky platformer, where you're also playing hacky sack to reach your destination! We worked to bring this to Switch, and added support for two player cooperative play at the same time. Have a...
View ArticleWhat About Localizing My Game?
This started as a Reddit post, but it got quite long so I figured I'd post it here. Hopefully this is useful to someone.There's not a ton of work required, on a technical level, to build yourself a...
View Article