Simple-TouHou-STG-Framework-for-Unity icon indicating copy to clipboard operation
Simple-TouHou-STG-Framework-for-Unity copied to clipboard

This framework, as the name suggests, is a framework that you can make a THSTG game easily. This framework provides some tools for you to make your favorite STG barrage in unity more easily.

standard-readme compliant standard-readme compliant standard-readme compliant standard-readme compliant

中文ReadMe This original framework has some missing art assets (except for art assets that can be used publicly). Please use your own art resources to complete it.

Introduction

A Free and open-source STG framework.
This framework, as the name suggests, is a framework that you can make a THSTG game easily. This framework provides some tools for you to make your favorite STG barrage in unity more easily. At present, this framework is not perfect, it needs some time to improve its functions(Take it easy!) Several functions are missing: video, music room system.

Install

Since the old version is not archived here, you can only get old version from others. Only new versions are available here. Clone this repo, and then create a new unity project to store the files you get from here according to the unity file structure. That's the first step.
The second step is to repair the missing art resource reference. After the missing art resource reference is repaired, the framework can be used normally.

How to use this framework

imgRenko Blog STG Framework tutorial (CN),This page will show you how to use this framework,(But it does not finish………………)

Some plug-ins used

Other Application?

If you need to use the live 2D model in this framework, you can use the live 2D animation editor to modify motions of model more easily( This software is suitable for independent teams) imgRenko Blog Live2D Animation Editor (CN)
When you use the visual script of this framework, you can open this application faster from the live2d node.

TODO Next

Make MBG file be able to play in this framework.
Attention : MGB is the extention of application called Crazy Storm. A visual barrage designer application

Image

Unity Editor - Bullet Track Viewer

image

Unity Editor - Visual Script

image

Unity Runtime - Game View (Version 8.44)

image image

Notes

Some code is written casually, which does not guarantee the quality. If you think this framework is available, just modify it?