Shattered Might – Last Update – Video
[fvplayer src="https://www.dropbox.com/s/nyzc3wjwjtnige5/2017-01-19_12-40-56.mp4?raw=1" width="1280" height="720"] Here you can see about where I was at with the combat and AI updates when Livid decided to cancel Shattered Might....
Weekend Project
[fvplayer src="https://www.dropbox.com/s/tvx5fgpexoo6842/2017-02-18%2007-24-22.mp4?raw=1" width="1280" height="720"]...
Moveset Editor – Video
One of my last team’s biggest takeaways from showing at GDC 2016 was that our title’s combat just wasn’t good enough. It didn’t feel quite right and the animations didn’t flow the way players wanted them to. So when I got back to the studio...
Shattered Might Character Manager
Here you see our character sheet editor; Another case of bringing a ton of separate components and scripts together in a single convenient place to edit. It had a whole inheritance system, so a designer could bump the health, or whatever, in a base enemy...
Shattered Might Map Editor
[fvplayer src="https://www.dropbox.com/s/n80y7ldlkgl4o0s/2016-03-25_20-57-49.mp4?raw=1" width="1280"] To try to avoid the need for scene merging, we adopted an approach where levels were divided into rooms and then each room was comprised of 10 or so sub scenes which would be baked together at build time. This meant a designer...
2.5D Path finding
This is one of those systems I would have loved to be able to just purchase from the asset store but unfortunately nothing there suited our needs. So I built us a 2.5D platform based path finding and navigation system from scratch. It’s able to automatically...
Updates to Shatter Might Character Controller
[fvplayer src="https://www.dropbox.com/s/m91nyniiiarucqy/2016-07-11_14-18-39.mp4?raw=1" width="1280" height="720"]...
Process Monitoring Tool
While the vast majority of my recent work has been within Unity, I’m also a quite capable developer outside of the engine. I have a background in c++ including lots of computer vision and gesture research stuff on linux pipelines. However, recently I have been...
Various Shattered Might VFX tests
[fvplayer src="https://www.dropbox.com/s/k36ywsyp3p327nw/2016-11-21%2023-01-01.mp4?raw=1" width="1280" height="720" playlist="https://www.dropbox.com/s/g2qqnu96p4dzqdq/2016-04-20_02-00-56.mp4?raw=1;https://www.dropbox.com/s/lazfzgffkgefthi/2016-03-10_23-48-37.mp4?raw=1;https://www.dropbox.com/s/855dyssov36jqoo/SQ%202016-02-24%2019-52-42-77.mp4?raw=1;https://www.dropbox.com/s/z556iff8usq0tp6/2016-01-22_17-16-17.mp4?raw=1;https://www.dropbox.com/s/vo0a07xjsz4v4w4/2015-12-12_20-57-49.mp4?raw=1"] ...