Custom Character Controller in Unity: Part 4 – First Draft
After nearly a month of silence, the wait is finally over! No longer will you have to endure the hardship of waking up every morning, immediately opening my illustrious blog only to suffer a crushing...
View ArticleSuper Mario 64 HD! – Custom Character Controller Update
It’s been awhile since I’ve posted on here, and for good reason! To ensure that my Customer Unity Character controller is able to meet a wide variety of use cases, I figured it would be best to create...
View ArticleCustom Character Controller in Unity: Part 5 – Release 1.0.0
Since it seems like school is slowly but surely taking over my life (for the time being…) I figured it would be best to release the Super Character Controller package before I complete the Mario 64...
View ArticleSuper Mario 64 HD – Completed!
Due to requests from Nintendo, this project is no longer available. Head over to the Mario 64 HD page to read more. The original blog post is unaltered below. Below is a video of the mod being featured...
View ArticleUnity Tutorial: How to use Lerp
I’ve noticed when talking to various Unity users (and browsing the forums) there seems to be a bit of confusion about the purpose of the Lerp methods, and how and when to use them. This isn’t too...
View ArticleCustom Character Controller in Unity: Part 6 – Ground Detection
Despite having written five posts about the Super Character Controller, up until now I’ve only briefly touched on the issue of ground detection. Knowing what your controller is standing on is a hugely...
View ArticleCustom Character Controller in Unity: Release 2.0.0
Immediately after completing the Mario 64 HD demo project I began working on the second version of the Super Character Controller. For over a month now I’ve had a download link up on the controller’s...
View ArticleCustom Character Controller in Unity: GitHub!
Due to multiple requests, I’ve built a GitHub repository for the Super Character Controller project. It can be accessed here. This thing gives me nightmares The project currently on the repo is...
View ArticleUnity Beginner to Hero Tutorial Series
Being the amateur Unity evangelist that I am, I have introduced several friends and colleagues to the engine (like at least three, possibly four). And each time, I find myself teaching the same set of...
View ArticleNew website!
Been awhile! I’ve moved to a new site: you can find me at roystan.net. I also have a Twitter and Reddit now that I’m active on.
View Article