Hey guys,
I can't stop. I'm obsessed. It's a problem. I didn't really plan on diving SO deep into improving my platformer controls, but one thing keeps leading to another. Anyways, the github repo with the YT version AND state machine version is now live on github.
I have some pretty ...
2025-11-15 14:17:19 +0000 UTC
View Post
Hey guys!
First off. Welcome! And thank you, so SO much for your support! Without you guys, I would not be able to do the work I'm doing!
Now, if you are looking for ACCESS TO THE GITHUB:
1 - shoot me a message
2 - ensure you give me your github username or asso...
2025-09-17 17:30:48 +0000 UTC
View Post
Hey all!
This system is now LIVE on gjithub to those at the appropriate tier!
The repo name is:
TUT-SDFImage-System
This is, by far, the MOST feature rich and comprehensive system I've ever built. There is a good chance I'll end up posting this to the unity...
2025-09-17 17:11:19 +0000 UTC
View Post
Hey all, just in case you missed my last post, just writing this to let you know that I lost my old github account, but a new one has been setup with all the same source code, and you have ALL been sent an invite to get access to the source code again.
Let me know if you have any questions,...
2025-08-26 00:08:33 +0000 UTC
View Post
Hey all!
Unfortunately I lost access to my github account through a combination of me being a little dumb, but also just some bad luck.
After researching and looking through their support, turns out my account in unrecoverable and is lost forever.
HOWEVER!
I had every projec...
2025-08-24 06:25:16 +0000 UTC
View Post
Hey guys!
Ahead of tomorrow's tutorial, here is the repo that goes along with it.
In short, this utilizes the brand new Graph Toolkit (for unity 6.2) to create a branching dialogue system that you can hook up completely with graphs, which is a really nice way to do it i must say!
<...
2025-07-28 22:22:53 +0000 UTC
View Post
Hey guys!
The last month of surgebound dev has been mostly focused on bug fixing, and making myself a few tools to make development easier overall.
There were two REALLY difficult-to-find bugs hiding in my player controller that screwed up gravity in super rare occasions that I beli...
2025-07-14 14:52:59 +0000 UTC
View Post
Hey guys!
So the expanded 2D Decal project is now availabe on github, called TUT-2D-Decals
A few things to note about the project:
- the sound manager and my custom smoke emitter (comi...
2025-07-04 16:02:12 +0000 UTC
View Post
Hey guys, so this has been a JOURNEY.
First...I took the smoke emitter from my last youtube video, and moved it to the JOBS system. Then, improved the solver from linear to a Red-Black-Gauss-Seidel model. THEN, I changed that again to a multigrid pre-conditioned solver.
I have never create...
2025-06-25 18:06:08 +0000 UTC
View Post
Hey all!
There will be a proper devlog for Surgebound coming soon, but for now, enjoy this little teaser!
There's been LOTS of changes, big and small:
Doesn't look like much but it's been a headscratcher for me with Surgebound.
I wanted an efficient way to handle multiple shockwave distortion effects in one pass.
FINALLY got it working!
It requires an array of properties, so no shadergraph unfortunately as that's not poss...
2025-05-31 22:08:30 +0000 UTC
View Post
Hey guys, I think you might like this one!
I just updated the repo: "TUT-10-2D-Shaders-Master-Shader" with a BUNCH of new updates.
1 - before, I didn't realize it until getting deep into dev on Surgebound, but a lot of the colors, especially HDR colors didn't stack well together and res...
2025-05-17 15:40:05 +0000 UTC
View Post
Hey guys!
I know I know...I've made a few object pooling tutorials in the past. This one has been refined over the years though, and it's literally the FIRST thing i import into every single one of my projects, whether that be a game jam or a commercial game.
The reason it's so great...
2025-05-16 13:54:26 +0000 UTC
View Post
Progress!
It's feeling slightly less rough by the day. Getting quite fun to play now!
2025-05-09 15:37:07 +0000 UTC
View Post
Hey guys!!
I'm hoping for as many people as possible to playtest the current build of our current project: Surgebound.
I have a trailer up on Steam if you want to check it out to see if it's your type of game:
2025-04-22 17:27:30 +0000 UTC
View Post
Hey everyone! Happy Easter weekend!🐰
We just finished our postmortem video for Cropolution, and we wanted to share it with you all first before it goes public on YouTube this Tuesday.
This one’s a bit different—It’s just us, being real and reflecting on the experienc...
2025-04-19 01:44:08 +0000 UTC
View Post
Hey guys!
Just finished my tutorial for later this week, but there's quite a few EXTRA goodies for you guys to play around with/have fun with!
This video is a tiny little showcase of some of the things you can do with custom rope physics built using Verlet Integration. (I'm particularly ...
2025-03-24 14:55:43 +0000 UTC
View Post
If you have suggestions for upcoming tutorials, let us know in the comments.
2025-02-09 16:33:24 +0000 UTC
View Post
Hey guys!
Recently I took part in a super fun gamedev challenge (I'll post the link once the video drops) - but I had such a blast doing it and fell in love with the project I was working on so much that I've decided to work on it for a few months, similar to Cropolution (which will continu...
2025-02-07 22:02:29 +0000 UTC
View Post
Hey guys!
Just got this new project up on github for you all!
It's an extension of the video that just dropped at https://youtu.be/4gmrA-YqN2w
I got a little tired of just plain black screen transitions in all my ...
2025-02-06 14:03:39 +0000 UTC
View Post
Hey guys!
This project was a bit of a beast, so hope you all enjoy it!
This will procedurally create a level select screen (kinda super meat boy style) with a nice layout, but you guys get the special version that isn't on Youtube that allows you to create optional levels that shoot o...
2025-01-27 13:45:35 +0000 UTC
View Post
CROPOLUTION IS OUT ON STEAM!!!
Apologies for the weird energy. I'm quite sleep deprived. But it's out!! And i wanted to let you guys know first!
Even if you aren't interested or can't buy it, if you want to help support us on Steam then wishlisting it goes a long way as well, thanks so m...
2024-12-18 13:40:07 +0000 UTC
View Post
I don't exactly know when I became obsessed with using Events...but my scripts are FILLED with stuff like this now! I used to think they were dumb...guess I changed my mind?
Also, it's late...and i just felt like posting. Bye!
2024-12-17 06:03:56 +0000 UTC
View Post
Hey all!
Recently added full controller support to Cropolution, and had some challenges with some of the UI screens in particular, so I created a system that was robust enough to handle sound, animations, and navigation with any control scheme.
It's pretty battle tested at this point, an...
2024-12-12 13:26:24 +0000 UTC
View Post
Been bug fixing on Cropolution all day long. this morning, there were only about 8 green cards, so all the bugs are getting fixed. Whew, today was a long one...Still a ways to go, but at least I got more than halfway through the list!
Cheers guys!
2024-12-05 02:22:18 +0000 UTC
View Post
Hey all!
We decided to bump the November hangout until December 3rd to accommodate anyone in the US celebrating Thanksgiving this week.
Hope you're all enjoying the Holiday!!
For anyone that's wondering, yes, we will definitely still do a December hangout near the end of the mon...
2024-11-28 00:31:45 +0000 UTC
View Post
Hey all!
We're getting super close to the release date and need to confirm names for the game credits.
If you are a Hall of Fame Supporter and are not on this list, or if your name is here but you would like it to appear differently in the credits, please let us know...
2024-11-26 22:54:49 +0000 UTC
View Post
Hey guys!
This tutorial took me longer to finish than usual, so it'll be coming out tomorrow.
But as a SPECIAL THANK YOU to you all, I've added a main menu with SAVE SLOTS to the project as well.
Features:
- 3 save slots (easily expandable)
- 'Load' button is greyed out when...
2024-10-10 18:26:00 +0000 UTC
View Post
Samurado is going elemental!
Well, this started last month, but the work continues. You can now burn or freeze enemies. Burning does more DPS, however the freezing slows enemies down by quite a bit. I have quite a few more elemental attacks to add in so we'll be at this for a little while I...
2024-10-01 13:36:56 +0000 UTC
View Post
hey guys! So my latest tutorial I went a bit overboard...didn't exactly mean to make it almost 30 minutes. Oh well! i learned a LOT from making this tutorial, I highly suggest you go check it out! Also, I've just posted my custom tween library to github from the video (but with some BIG performan...
2024-09-26 20:29:32 +0000 UTC
View Post