
What is Squillamorph?
Squillamorph is a challenging action-platformer set in a mysterious mechanical world. Pursued by hordes of brutal enemies, you must use your parasitic ability to 'infest' and take control of them. Fight back, survive, and you might just discover your purpose. Find more information about the game on the About page.
Please consider getting Squillamorph on Steam and leaving a review. It is in Early Access and still very early in development but the more feedback I get now, the more enjoyable the final game will be!
Join the official Squillamorph Discord: Squillamorph Discord Server
Below is the development log for Squillamorph. It is GIF heavy and it might take a while to load them all.
Please consider getting Squillamorph on Steam and leaving a review. It is in Early Access and still very early in development but the more feedback I get now, the more enjoyable the final game will be!
Join the official Squillamorph Discord: Squillamorph Discord Server
Below is the development log for Squillamorph. It is GIF heavy and it might take a while to load them all.
Wave After Wave28/10/2018 It's time for another update! Lot's of exciting progress to talk about. Game Mode As I mentioned in the last post, Squillamorph is now a primarily 'horde mode' style game. I've begun working on the system for this and have made great progress! A number of creatures will spawn each wave/round from a list of spawn points. You can see a shark spawn in the above GIF, it does need a bit of tweaking. As the round number increases, so will the number of creatures that can spawn. There is a short rest period between rounds that will allow the player to do anything they need to without being bombarded by creatures. However, because of the pathfinding limitations, explained in the last post, the list of spawn points must change to be in the same room as the player. Each area in the game that is separated by one or more vents is a room. I have setup a script in unity to act as a room. Each room has its own list of spawn points which will be fed to the spawning system depending on which room the player is currently in. Room switching is dictated by the vent system. Anyway, that's the wave system in a nutshell. Shark Attacks The attacks for the Flop Shark have progressed somewhat. As a team, we thought it would be cool to have the sharks be able to grab each other, as long as the player was infesting one. This way the player would be able to briefly carry around an enemy or vice versa. However, this system has turned out to cause more gameplay issues than I thought it would. Rather than being a fun combat move, it feels quite unsatisfying to do and frustrating when multiple sharks grab you at the same time and you can't escape. I am also experiencing more glitchy movement when attacking with it. You can see some of this madness in the GIF! I am not going to throw this away. Perhaps it will be a less common attack or an attack for another type of shark. I should mention that we are considering multiple shark types to help increase difficulty as the rounds increase. Anyway, the current attack will change and I will add other forms of attack, like a tail swipe, for the normal shark. We are also considering the use of visual effects to better represent when a shark is attacking as it can be quite confusing when there are many sharks! Test Dummy The test dummy has been updated to work with the new pathfinding system properly! I'll admit it isn't perfect but you can get the idea of how it will move now. I am having a few technical difficulties with its jump when infested but I'll iron out the bugs soon. Visual Updates I've added a few visual changes since the last post. The old field of view system I showcased in one of the earlier posts has been repurposed to light up whole rooms. This is so the player's vision is limited to the current room they are in, allowing me to turn off any performance demanding parts of other rooms. I've achieved this quite simply by using white tiles on a tilemap rather than the dynamic white mesh which it use to be. You can see this in the image below. The GIF shows the new effect turned on and off. I may find that this isn't needed in the end but either way, I like this new effect. There are also a few post processing effects which I've enabled to make things a bit more interesting for me to work with! That's it for this week's post! If you liked it feel free to leave a comment and share on social media! The next post may be a little different as I am running a game jam over the next week for the university course, which will mean less work on this project. Either way it will still be interesting!
0 Comments
Leave a Reply.James BarrowI'm the game developer for Squillamorph! I'll post here on the devlog as often as I can.
Archives
August 2020
Categories |