Skip to main content

Flintlock: The Siege of Dawn

 I have recently finished playing Flintlock: The Siege of Dawn (2024). It is and adventure game set in a fantasy world in which medieval weaponry meets gods and magic. The gameplay is heavily inspired by the souls-like genre, most resembling the popular Star Wars Jedi series (2019, 2023). 


Gameplay

The gameplay feels very reminiscent of recent games in the genre. It is similar to Star Wars Jedi: Fallen Order (2019) in the way the combat has a lot of variety and allows the player to experiment with different strategies in battle. Another aspect that is similar is the traversal. In both games, the movement feels very fluid and the player feels as if they have freedom of movement. Flintlock has a mechanic that lets the player use small powder explosions to affect their movement. They can dodge in the air to get slightly more horizontal distance or cancel their moment by dodging in the other direction. They can also jump again in the air to gain extra height. The physics in the game allowed for conservation of momentum that created some fun methods of traversal, giving the player the opportunity to build up a lot of speed in the right circumstance. 

A couple of aspects of the gameplay in which Flintlock falls short are based on traversal. Firstly, many of the section of movement in the game involve the player needing to climb a ledge. However, the ledge mechanics are somewhat spotty and do not always register correctly. This makes for some aggravating gameplay in which the player spends a long time jumping from platform to platform, only for the character to not grab a ledge and fall back to the bottom. Another thing I would change about the game would be to add more opportunity for the player to experiment with momentum in traversal. There are a few sections of the game in which the is discoverable by accident when travelling down a hill, but it was so much fun to move that fast that it would be interesting to see how a game could lean into this. 


Sebo

There are characters the player can find throughout the game that serve as puzzles in the form of challenging the player to beat them at a popular game within the world, "Sebo". In this game that takes places on a small triangular grid, the player must form a triangle shape by moving their counters, while their opponent attempts to block them. If the player is successful, they swap roles, and must try and block the opponent from creating a triangle in fewer moves than they did. The way this puzzle is presented in the game allows for an observable difficulty curve. The game has open world elements but follows a somewhat linear structure, and the people that present the player with these puzzles in different layouts can be found on the main path as well as in some optional areas. Every puzzle is entirely optional, providing the player with a small amount of currency that is helpful, but not essential to completing the game. 

From a technical point of view, this puzzle is well made. At the start of the game, the setup of each game make it quite easy to win, but teaches the player basic strategy. As the game progresses, the player meets people that provide them with more complex setups for the puzzles that make them more difficult. The best part of these puzzles was that it almost always took me more than a single attempt to beat it, but they never felt impossible. 


Comments

Popular posts from this blog

Semester 2 Submission

Project Outline This project is an exploration into player feedback and player reward in game mechanics. I have explored this by creating mechanics in Unreal Engine, imagining how they might be used in a game, and how a player might feel when using them. This exploration progressed into player reward in puzzle scenarios, which links into my current area of research. I looked into how visuals can create a language that the player will learn to understand while playing the game, and will guide them through problem solving in the game.  Project Context My semester 1 project was a core puzzle game, meaning the game was centred on a central puzzle mechanic and expanded from that point. I wanted to explore a mechanic that was more of a peripheral puzzle that exists as side quests to the main gameplay. Many popular game series have main gameplay mechanics with puzzles along the way, such as Batman Arkham, Resident Evil, and Tomb Raider. As these types of games are extremely popular and (a...

Design Inspiration Semester 2

First person adaptation I decided to switch the view of my game from third person to first person. I made this decision because movement around the levels would sometimes give the player a confusing perspective (if they had their back to a wall for example). I moved the camera to instead hover above a pair of arms, that would be used to show the hand movements from a first person perspective. The challenge now was to recreate every animation in first person instead. I looked into first person games that think have good first person hand animations. I think Dishonored (2012) is one of the best example, as it relies heavy on the tools and abilities that centre around the player character's hands. One of my favourite aspects of the design is the way the knife moves from a regular to a reversed grip when entering stealth. The knife is clearly visible and serves its purpose in both grips and it tells the player they are in stealth mode without the need for another visual prompt (there i...

Semester 2 Project Progress

13th January 2025 To begin this project, I am experimenting with creating different game mechanics. This is to build up a repertoire of skills in Unreal Engine and also see if any mechanics seem as if they can be adapted or incorporated into a game. I began by using free assets to make a character that can run around and execute an attack pattern. This was just to experiment with the assets and create a character that I could test other mechanics with. The first mechanic I created was one that lets the player grab an object and pull it toward them. When within a defined range, the player's reticle changes shape to indicate to them the object they're looking at can be grabbed. Grabbing it moves the object on an arcing trajectory toward the player. This could be used to grab a weapon to use, to bring an enemy closer to be attacked, etc. 14th January 2025 I added functionality for the player to hold an object and attack with it. When an object is pulled toward the player and reach...