Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 437 Bytes

File metadata and controls

22 lines (19 loc) · 437 Bytes

실행 방법

1. git clone https://github.com/zhco00/phaser-vite-template.git
2. cd Phaser-Vite-template
3. npm install
5. npm run dev

구조 설명

📦src
 ┣ 📂assets
 ┣ 📂objects
 ┣ 📂scenes
 ┗ 📂utils
 ┃ ┣ 📂effects
 ┃ ┃ ┣ 📜EffectData.js <-- 이펙트 정의 파일
 ┃ ┃ ┣ 📜EffectPlay.js <-- 이펙트 재생
 ┃ ┃ ┗ 📜EffectManager.js <-- 이펙트 매니저