Site Logo


Sparen's Danmaku Design Studio - Guide A2 - Danmaku and the Player - Aesthetics and Gameplay

Part 1: Guide Introduction

In this guide, we will discuss the role angles play in bullet movement as well as how bullet graphic choice affects the aesthetics of a pattern, as well as how Bullet Hell games differ from other shmups.

Part 2: Directed Bullets

In the previous guide, we discussed bullet graphics, including Directional and Vector Bullets. These bullets have a graphic that changes depending on the angle of the bullet. Play the two canvases below.


Note how by looking at these bullets in the first canvas, you can immediately tell which direction they are moving in. From a gameplay perspective, this allows the player to better understand how the pattern functions, and also has aesthetic value. On the second canvas, the bullets themselves have no 'directionality' to them. The type of bullet used is down to the designer, but for patterns where one wants to clearly portray movement, the directed bullets offer some benefit.

Now, let's add in some angular velocity to further demonstrate how directed bullets can be useful in a pattern. We will go into this topic in depth in later detail in a later guide, but for now all you need to know is that angular velocity is defined as a change in movement angle over time.


As can be observed in the first example, it is quite clear how the bullets turn over time. In contrast, the round non-directional bullets do not telegraph their movement direction at all. If it weren't for the fact that the bullets were in a pattern, it may be difficult to tell the trajectory of a bullet in the second example.

Part 3: Usage of angles

Now that we've discussed the visual direction of bullets, it's now time for a discussion on bullet angles.

In general, there are three types of bullet angles - Fixed Angle, Random Angle, and Aimed Angle.

Let's discuss these in order. First, the Fixed Angle. The Fixed Angle is rarely used but can make for some interesting patterns. Typical use cases include firing straight down with additional bullets, for example. One of the best known fixed angle patterns in Touhou is Icicle Fall -Easy- (the ice component). In this case, from Cirno's static position, bullets spawn in a predefined fashion with fixed angles, then change their angle by a predefined amount. Check out the following pattern for an example of a fixed angle pattern.


This Pattern is composed of two Subpatterns (we will cover these concepts further in later guides). One Subpattern has blue and yellow groups, of which the blue is composed of two groups of bullets and the yellow is composed of three groups of bullets. This subpattern is entirely fixed, with all bullets being fired a constant angle away from straight downwards. The other subpattern (purple) is similar, though it uses a sine wave to determine the spacing between the bullet stacks (we will discuss this in the next guide).

As can be observed, fixed angle patterns can be quite powerful. However, their true value is by incorporating fixed angle systems into patterns where the initial angle is random or aimed (instead of straight downwards, like in this example). We'll discuss random angles next.

In the shmup community, random angles get a bad reputation. When done at its extreme (together with random speed), you get a swarm of bullets where it feels like there was no effort put into the pattern. Of course, balancing these and getting the proper density is actually a very difficult task requiring a great deal of effort and experience, but that's besides the point.

We can use random angles for patterns such as Eternal Meek, but we can also use them as seeding angles as mentioned above. Consider the following example: We want to fire a continuous stream of bullet rings (we will cover rings in more detail in the next guide). If we use a fixed angle to seed, then when the pattern repeats we will cover the exact same ground. However, if we use a random angle as the initial angle as the seed, then the rings will appear in a different position each time. See the below examples.



In the first example, the initial seed never changes, resulting in a patten where there is a lot of space that is never touched. The latter two canvases show the trails left by the bullets (Note that the colors and angles don't match up, but the comparison should be sufficient for demonstrating the point). If this is a component of a pattern, it may be OK, but if making danmaku for dodging, only using fixed angle seeds leaves potential for blind spots. In contrast, in the second example, every part of the screen is touched at some point.

Now, we'll discuss aimed angles. In these cases, bullets spawned from a Spawner move towards a location on the screen. In standard gameplay, this is almost always a familiar or the player. In pure Danmaku Theory, aimed angles play a very minor role.

In the following examples, we will first have a 'player' oscillating on the bottom of the screen while bullets are aimed at the 'player'. Then we will have an example where the single aimed bullet is accompanied by two others with relative angles, in order to demonstrate the power of aimed angles. Finally we will have stacks in the spread to showcase how aimed bullets can form a meaningful subpattern.


In these examples, note that even if the player moves to dodge some bullets, the spread of bullets adds more complexity to the dodging - note that the firing rate doesn't need to be this high to have the intended effect. The third example is much clearer in how aimed groups of bullets can add value to the aesthetics and gameplay of a pattern.

By thoughtfully using angle types in your patterns, you will be able to create a wide variety of interesting patterns without blind spots and with aesthetic value derived from variation. Experiment!

Part 4: Bullet Hell (Danmaku) vs. other shmups

We will continue our discussion of danmaku aesthetics with regards to the player by comparing danmaku games against other shmups. What makes danmaku, well, danmaku? What differentiates a bullet hell from a standard shooter?

The first thing to note is that the differentiating factor is NOT the number of bullets. You can have a lot of bullets, but if they aren't thoughtfully used, the pattern isn't exactly a bullet hell.

Some translations refer to danmaku as 'curtain fire', which fits better with the distinguishing factors. 'Curtain fire' implies a space or range filled with danmaku, and this is where we get some insight.

In particular, the entire screen is the playing field. The entire screen is a stage upon which your bullets may dance. The bullets don't need to be aimed straight downwards at the player. Heck, they don't need to be aimed at the player at all, as we mentioned prior.

Part 5: Mental Filtering - Bullets designed to NOT hit you

In the next guide, we will cover rings. By definition, most of the bullets in a ring will never come near the player. In fact, when dodging danmaku, it is common to entirely ignore bullets going in directions away from the player. To put this into practice, play the following animation. First, follow the movement of the orb at the bottom. Pretend it is the player, dodging the bullets. Then, look at the entire screen, not focusing on the orb. Observe how you automatically filtered out most of the bullets on the screen while 'playing'.


In the above, our pattern consists of three independent subpatterns - a ring stack, a set of bullets that fly up and accelerate at the player, and ring stacks that accelerate backwards while slightly changing their angle. Note how most of the bullets go in directions away from of the player. In a regular shmup, those probably wouldn't be there at all. Yet as part of a danmaku pattern, they can be appreciated for their visuals and beauty.

This is the beauty of danmaku. Independently of playing the game, the patterns have aesthetic value, and as someone who crafts danmaku, it is up to you to provide an experience that satisfies the player from a gameplay perspective while also providing a beautiful barrage of bullets that can be enjoyed both while playing and while watching.

Sources and External Resources