Category: Uncategorized
-
Facial Motion Capture in Unity: From FaceCap to in-game model
I was recently approached by someone working on a project with an interesting problem. They were capturing facial animation via FaceCap but wanted to apply this motion capture to a Mixamo model. But a common problem is how to get the blend shapes and hierarchy from System X to System Y. In this case, FaceCap…
-
Project Search & Replace 1.8.1
I have been rather busy shipping games at my day job with the lovely people at Dire Wolf Digital, but I have still been pushing updates for Project Search & Replace! I’d also like to thank Andrew Seward for doing a serious amount of heavy lifting on the latest version. The upcoming 1.8.1 will add…
-
Project Search & Replace 1.6 Update
Release 1.6 of Project Search & Replace is now live in the Unity Asset Store! Feature: Full Source Code PSR now includes FULL source code and a couple minor bugfixes. If you are working in very large scenes, then you might find things a bit zippier. The release of source code is in anticipation of some…
-
Project Search & Replace 1.5 Update
It has been a while since the previous update, both on this site, and also on my Project Search & Replace plugin. But progress has been occurring nonetheless! PSR version 1.5 is now out, along with the search-only free version, and has quite a few new features: Fix: Fixing issue with circular references in internally…
-
Project Search & Replace 1.4 Update
Project Search & Replace (and its free version Project Search) have now been updated to version 1.4! This release took a little longer than expected for two reasons. First: searching Animator Controllers, Textures, and Audio Clips was more difficult than expected. Second: I kept finding little details and improving them. The next release will most likely be…
-
Project Search & Replace 1.3 Update
Project Search & Replace (and its free version Project Search) have now been updated to version 1.3! A few small fixes, and it felt time to deprecate the older scene management system in favor of the new multi-scene system. More updates will be coming shortly. A few features I’ve been wanting to add are just on…
-
Unity Tip: Fixing Unity hanging at startup.
An infrequent, but potentially catastrophic problem that can occur is Unity unable to start up and open your project. I was helping a friend debug this exact problem yesterday. I have a checklist of things that I will generally do to debug the issue and see what the problem is: But First Before you do…
-
Project Search & Replace v1.3 Update: Saved Searches and now only $25!
Version 1.3 of Project Search & Replace is now in the Unity Asset Store, along with the demo version Project Search. This includes a small bugfix, and a new feature: Saved Searches. AND I have brought the price down to $25!! Amazing! Go buy it now! 😀 Saved Searches Yes, its now possible to save any search…
-
Ludum Dare 36 : Pyramid Scheme
This is quite a late post, but I recently completed another game jam. I had a great time working with a good friend and making….Pyramid Scheme! You can download it from the Ludum Dare page, and watch a playthrough here: We really felt like making something experimental and narrative-driven, and this was the result. You…
-
Project Search & Replace 1.2.1 Update
This is a maintenance release for PSR(Project Search & Replace) and the demo version Project Search. This release fixes issues with Unity 5.4 and above and I am temporarily shipping the product as two subpackages: one for 5.3 and earlier, and one for 5.4 and later. Once it seems appropriate, support for 5.3 and earlier…