LuaSTG Pattern Making Tool

From LuaSTG Wiki
Jump to navigation Jump to search

LuaSTG Pattern Making Tool is a LuaSTG-x and Imgui based in-game pattern editor I write with the purpose of efficient iterations of shmup ("danmaku") game pattern ideas. This tutorial will provide an overview of the tool and a guide on how to use it.

Below is an index of the tutorial.

Introduction[edit | edit source]

  1. What do I Need to Know?
  2. Getting Started

Parameters of a Pattern[edit | edit source]

  1. Spawning a Bullet
  2. Using For Loops
  3. Parametrization
  4. Tasks
  5. Columns
  6. Value Propagation
  7. Column Scripts
  8. Extensions
  9. Summary
  10. Exercises

How to Use the User Interface[edit | edit source]

  1. Introducing the User Interface
  2. Imgui Hotkeys and In-game Hotkeys