Sorry for skipping out on last week's update. I really didn't have a whole lot to say which is an issue I ran into a few times last year. It's a problem you often have with *weekly* updates when not much has changed in a given week so I decided to just put the time straight back into the work.
I thought for a while about doing monthly updates instead, but I think I still prefer thes...
2019-01-28 17:27:32 +0000 UTC
View Post
Here's a quick look at the script from an upcoming video regarding Tweenline and whether or not it IS GOOD™!
The developer offered me a key (no payment, etc) and I decided to take a look, just as with PixelFX Designer.
Spoilers: It's good! Bit script heavy, bit unnecessary for some, but good!
2019-01-23 15:12:41 +0000 UTC
View Post
The Maths Floooor
So last week I released part 2 of the isometric tutorial, including a fun section on basic algebra and how we were able to derive a screen to tile formula from our tile to screen formula. Did you enjoy this? Was it worth covering? Let me know.
Video Subtitles
Subtitling videos takes forever. While I write a 'script' when maki...
2019-01-16 19:25:19 +0000 UTC
View Post
Working out how to go from a screen position back to a grid position by doing some fun algebra on the floor!
Source code (free to $5 patrons) https://shaunjs.itch.io/shauns-isometric
2019-01-11 20:11:29 +0000 UTC
View Post
Hello! Just to let those of you interested know I'll be streaming soon. I wanted to do a day stream but I've had issues rendering this video so we're going evening!
Submit a game to be played here: https://goo.gl/forms/3ATLE1ZYtELcpMBA2 and then bring it up in the chat during the stream!
Will probably onl...
2019-01-11 17:19:58 +0000 UTC
View Post
Hello!
Secrets secrets secrets
This post comes quite late in the british, GMT evening. I've been very busy as of the end of last week discussing and planning something incredibly secret but very exciting that also might just not happen at all.
So this isn't so much announcing an announcement, but announcing the possibility of a future announcement about Someth...
2019-01-07 23:16:10 +0000 UTC
View Post
Happy new year everybody!
2018 was quite a wild ride. We more than doubled my Patreon income, I published roughly just over 60 videos, published a ton of source code on itch.io, took part in two Ludum Dare's and a GM48 jam, worked on some fun collaborations and my latest project PokeyPoke, all while staying alive and keeping a roof semi-firmly over my head. Given how brut...
2019-01-02 14:58:32 +0000 UTC
View Post
The isometric video ran into some issues last week and I've decided to redo big swathes of it. Even though I'm known for thorough explanations I went in way too deep with explaining things about isometric games and isometric perspectives that while interesting for developers, would not at all be the reason someone was looking for this video. It's a tutorial first and foremost. So I've redone the s...
2018-12-18 17:27:38 +0000 UTC
View Post
I've decided to split up the isometric video into a couple of parts. There's two key elements in getting a game like this to work.
One is rendering the world, more specifically it's translating from an x/y position on a grid, to an isometric x/y position in the room.
That's part 1. It's fairly straightforward and establishes how we're looking after the data and shows a neat way...
2018-12-12 17:20:05 +0000 UTC
View Post
What was and what will be
As the year starts to near a close, I realise first of all that week 52 by my count is only one day long. I think the more standardized approach would put us currently on week 50, but whatever. As with GM naming conventions, the key is to remain consistent!
The tutorial around isometric games is still in the works, and is likely the last ...
2018-12-11 15:25:30 +0000 UTC
View Post
The topic of "Isometic Games" won the topic poll by a single vote! So that's what we'll be covering next.
The video is going to be based on what made FIREBALL work. What isometric means, what it means for your game and how to conve...
2018-12-03 16:27:48 +0000 UTC
View Post
Hey look it's another experimental new type of video!
I mentioned something short this week, still ended up 20 minutes but hey that's me. Decided to do a quick-ish run over of how I implemented water in PokeyPoke. It doesn't go into extreme detail like a tutorial would. This kind of video:
1. Allows me to cover cool things I've done or can do where my methods and expertise isn't really "tu...
2018-11-30 19:35:04 +0000 UTC
View Post
Here are some topics! These are things I'm able and prepared to cover next week. But I'm also after suggestions for future topics directly from you guys. I get waves of suggestions from the internet at large and youtube comments but I always want to know what you lot want to see more of.
Comment below with topics you're interested in, big or small. But if big, be specific! What do you think peop...
2018-11-26 15:58:24 +0000 UTC
View Post
Source Code
Here's the video tutorial on Ghosts! This episode I worked together with Cyangmou to bring you a cool offer on his character sprite template. A few of the sprites are featured in the video and fre...
2018-11-23 21:28:56 +0000 UTC
View Post
It's #ThankYouPatrons day! Apparently! It's a thing Patreon made up as another excuse if for some reason we needed one to once again thank you all for your support in making what creators do possible. Patreon as a company might have made some questionable missteps in the past but I still believe wholeheartedly in the idea behind this platform and the existence of this model for creators i...
2018-11-19 17:33:24 +0000 UTC
View Post
Both parts of the highly-requested-and-subsequently-voted-for Melee tutorial are now live for $5 Patrons. Part 1 will be publicly released on YouTube this Friday (at around 7:30pm GMT) and
2018-11-14 13:31:08 +0000 UTC
View Post
Annnd here's part 2! Much shorter than part 1 as it only takes a bit of code re-arrangement to extend the functionality of this state machine to allow for as many different combo chains and attack type as you can imagine.
Live to the world not this coming Friday, but next Friday.
In all this excitement I haven't actually done a proper weekly update this week, I'll get to tha...
2018-11-13 19:13:23 +0000 UTC
View Post
Source code here.
Although this is part 1, this video is in itself a standalone, detailed tutorial on setting up a melee attack in the most accessible, flexible and scaling way I could come up with.
Huge thanks to members of the GameMaker subreddit discord who helped a lot with various elements of th...
2018-11-12 10:40:18 +0000 UTC
View Post
The video is fully edited and the first full size render is finished. Sadly the re-encoding, upload and source code will have to wait until Monday. It came out longer than I expected so I spent a lot of time trimming fat where I could. While I recognize my thorough style as important and unique I'm trying to be more aggressive about cutting unnecessary or repeated explanations.
I've had a lot of...
2018-11-10 00:42:17 +0000 UTC
View Post
Still planning this as a two parter but as you can see above, we've got everything we need! Attacks, hitting multiple enemies and chain combos. I didn't have it together as fast as I liked but as a feature that revolves so much around animations I felt that I needed some decent artwork to go with this one. I think these goofy skeletons came out pretty well!
The code is all ready to go. I've just...
2018-11-07 17:36:14 +0000 UTC
View Post
Turns out we've been a week behind! I did TWO, week 32 updates and nobody noticed! Gosh what am I paying you guys fo- oh... wait.
The Melee Video is coming along...
2018-11-05 14:42:33 +0000 UTC
View Post
So I've done my research (which largely these days involves some consultation and idea bouncing with other strong developers in r/GameMaker's discord) and finally decided on my approach for this video. It's been a toughy as there's lots of different approaches, but I don't want to be coming back and doing this video again in a year so I wanted the most comprehensive thing I could come up with.
I...
2018-11-02 12:28:32 +0000 UTC
View Post
50 GameMaker games by you!
I think for all the work it took, this was really worthwhile. I ended up deciding to just include anything and everything, only cutting off at 50 cos I had to stop somewhere or the video would just be way too long.
Thank you everyone who submitted something!
2018-10-29 17:32:08 +0000 UTC
View Post
I think I've said enough about how long this thing took to put together, you get the picture. I included ~50 games in the showcase which is rendering as we speak. I'm going to put this one straight out to you & the public to satisfy my internal need to end the 3 week video drought.
3 Weeks. An eternity in YouTube time. In real time, actually not as long as it felt.
Thanks for all of yo...
2018-10-29 15:05:16 +0000 UTC
View Post
So I did a bit of a bonus stream the other day to get some moooore game footage and since then I've been assembling it! I don't even know the total number of games I recorded at this point. I'm somewhat hopeful to have this thing squared away on Friday!
I'm hoping to get 90% of games that were submitted into the video. Not every game worked, had a working link and some were very very early in de...
2018-10-25 14:16:41 +0000 UTC
View Post
Last week I got through most of the games left to be played, and also got round to doing some work on PokeyPoke which now finally has a start-to-finish Plan for getting shipped. For $20+ supporters I'm hoping to start releasing semi-regular builds and other behind-the-scenes stuff about this game in the near future. I took Thursday & Friday off to spend some time with my partner. (who had the ...
2018-10-22 15:37:14 +0000 UTC
View Post
So uh, it turns out it takes quite a while to play hundreds of user submitted video games that have arrived in various different formats across itch, steam, google drive, dropbox, mediafire, gamejolt via executeable, installer and raw project files from 1.x or 2.x.
Who would have thought? I'm going to handle the rest of these offline, not over livestream. As otherwise it's just not going fast en...
2018-10-15 12:49:17 +0000 UTC
View Post
The video review of PixelFX Designer released last week, it's fun to do editing for a short, high quality video again as opposed to the long, continuous shot walkthroughs I do a lot of.
This week I'm planning to do a whole bunch of livestreams, getting through the games you all submitted recently. The first livestream...
2018-10-08 14:40:45 +0000 UTC
View Post
Enjoy! I feel like this video is a good way to re-kick off the series that never was. A long time ago I made a video about AutoTileGen, which was to be the start of a new series covering development tools. I never made another video like it until this one!
Hopefully, this time marks the start of something I can do more of, more often!
Check out the tool for yourself here:
2018-10-05 15:01:56 +0000 UTC
View Post