Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
blitz:design [2026/05/27 16:55] – created gameboyadv4002blitz:design [2026/05/29 15:34] (current) nyarumi
Line 1: Line 1:
 <heading 1>Design Tips </heading> <heading 1>Design Tips </heading>
 <heading 2>Movement Distances </heading> <heading 2>Movement Distances </heading>
-What follows are the approximate maximum distances crossed by doing a certain movement action. While mroe accurate number are possible, the maximum only matters for making sure two objects are too far apart to cross. If you actually want players to cross a chasm, you'll want to keep the distance under the maximum by some measureno one likes missing a jump by millimetres. If you want to make a chasm uncrossable, you'll also want to make the distance quite a bit larger than the maximum to make it visually clear to the player that they should not try to cross. Level design is a form of communication, and unless you're making a puzzle level you should probably try to make things as clear as possible.+What follows are the approximate maximum distances that can be crossed by doing a certain movement action. While a more accurate number are possible, the maximum only matters for making sure two objects are too far apart to cross. If you actually want players to cross a chasm, you'll want to keep the distance under the maximum by some measureno one likes missing a jump by millimetres. If you want to make a chasm uncrossable, you'll also want to make the distance quite a bit larger than the maximum to make it visually clear to the player that they should not try to cross. Level design is a form of communication, and unless you're making a puzzle level you should probably try to make things as clear as possible.
  
-|   ^Distance]^ Rec. Reachable]^ Rec. Unreachable]^+|   ^ Distance^  Rec. Max Reachable^  Rec. Min Unreachable^
 ^ Running Jump    |      30|      27|      40|  ^ Running Jump    |      30|      27|      40| 
 ^ Swimming Jump    |      75|      67.5|      90| ^ Swimming Jump    |      75|      67.5|      90|
Line 9: Line 9:
 ^ Inkjet Hover Height    |      60|      55|      65| ^ Inkjet Hover Height    |      60|      55|      65|
 ^ Inkjet Height Inclu. Boost    |      75|      65|      85| ^ Inkjet Height Inclu. Boost    |      75|      65|      85|
-Oct.<sup>2</sup>  Inkjet Falling Distance<sup>3</sup>    |      127|      105|      150| +OE<sup>2</sup>  Inkjet Falling Distance<sup>3</sup>    |      127|      105|      150| 
-Oct.<sup>2</sup>  Inkjet Falling Distance<sup>3</sup> Inclu. Boost |      150|      130|      180| +OE<sup>2</sup>  Inkjet Falling Distance<sup>3</sup> Inclu. Boost |      150|      130|      180| 
-Oct.<sup>2</sup>  Inkjet Boosting Distance<sup>4</sup>    |      90|      90|      115|+OE<sup>2</sup>  Inkjet Boosting Distance<sup>4</sup>    |      90|      90|      115|
  
 <sup>1</sup>Jump height is conveniently set up so jumping over 15 unit high boxes can be done. The boxes are convenient for level designers to use and for players to recognise, so use them for clear understanding of height <sup>1</sup>Jump height is conveniently set up so jumping over 15 unit high boxes can be done. The boxes are convenient for level designers to use and for players to recognise, so use them for clear understanding of height
Line 17: Line 17:
 <sup>2</sup> Inkjets move faster in Octo Expansion <sup>2</sup> Inkjets move faster in Octo Expansion
  
-<sup>3</sup>Defined as Distance Inkjet can reach without support before falling to where the grounded player would have initially been+<sup>3</sup>Defined as distance Inkjet can reach without support before falling to where the grounded player would have initially been
  
-<sup>4</sup>Defined as the Distance Inkjet can reach with a boost before returning to original height+<sup>4</sup>Defined as the distance Inkjet can reach with a boost before returning to original height