Devlog #2
New video for my Bot Battling game just dropped! Check it out https://youtu.be/lSSSNjvAKQY?si=pcc9Mzgzao3ne5IB
2025-07-29 16:41:11 +0000 UTC View Post
New video for my Bot Battling game just dropped! Check it out https://youtu.be/lSSSNjvAKQY?si=pcc9Mzgzao3ne5IB
2025-07-29 16:41:11 +0000 UTC View Post
Thank you Patreon supporters! This achievement was only possible thanks to your support, and I am massively appreciative.
I'm working hard on the next video, but until then, I'm running a 50% discount on all Patreon tiers. I'm also working on Patreon-exclusive content for the month including raycast vehicle code and mesh deformation code.
Use code '10000' to avail. Offer available until end of June. Thank you for all your support!
2025-06-22 16:11:04 +0000 UTC View Post
Here is the project files from my latest video removing pixel snapping from an upscaled pixel art game with parallax. The pillars and cages are primary colors because they were assets I found online that I can't redistribute, so I edited them and made them a single color to be able to provide them in these files. In the near future I will upload a project with a toggle so you can turn the fix on and off to feel the difference for yourself. Hope this is helpful :)
2025-05-01 10:20:03 +0000 UTC View Post
Hope you guys like the video :) I will upload the project files later today!
2025-04-30 14:15:34 +0000 UTC View Post
Remove pixel snapping / jitter from your pixel art game with this subpixel fix!
Pixel snapping occurs in pixel art games that use upscaling and smooth / lerp the camera.
To see the difference, detach the script on the camera in the Game.tscn scene, then attach the camera.gd script in its place to see how bad the pixel snapping is.
This fix works by getting an offset which is the distance between the camera's subpixel position and the nearest pixel perfect position. Then we m...
2025-03-25 11:48:38 +0000 UTC View Post
Download the finished project files from part 14 of my card game tutorial series.
2025-02-27 16:56:23 +0000 UTC View Post
Download the project files for my submission to the Pirate Software 16th Game Jam.
2025-02-17 18:29:20 +0000 UTC View Post
Download the finished project files from part 13 of my card game tutorial series.
2025-01-22 11:34:36 +0000 UTC View Post
Download the finished project files from part 12 of my card game tutorial series.
2025-01-11 20:22:03 +0000 UTC View Post
Download the finished project files from part 11 of my card game tutorial series.
2025-01-09 15:39:47 +0000 UTC View Post
Download the finished project files from part 10 of my card game tutorial series.
2025-01-09 15:38:38 +0000 UTC View Post
Download the finished project files from part 9 of my card game tutorial series.
2025-01-09 15:37:46 +0000 UTC View Post
Download the finished project files from part 8 of my card game tutorial series.
2025-01-09 15:36:06 +0000 UTC View Post
Download the finished project files from part 7 of my card game tutorial series.
2025-01-09 15:27:57 +0000 UTC View Post
Download the finished project files from part 6 of my card game tutorial series.
2025-01-08 17:00:30 +0000 UTC View Post
Download the finished project files from part 5 of my card game tutorial series.
2025-01-08 14:42:33 +0000 UTC View Post
Download the finished project files from part 4 of my card game tutorial series.
2025-01-08 14:23:10 +0000 UTC View Post
Download the finished project files from part 3 of my card game tutorial series.
2025-01-08 14:02:34 +0000 UTC View Post
Download the finished project files from part 2 of my card game tutorial series.
2025-01-08 13:24:11 +0000 UTC View Post
Download the finished project files from part 1 of my card game tutorial series.
2025-01-08 11:54:05 +0000 UTC View Post