- add reload mechanics
- fix recoil
- different kinds of bullet indicators
- bullet entity/particles for viewing bullets
- hit indicator
- damage indicator like fortnite or smthn
- add automatic and manual
- shotgun
You can use 3 build systems, bun esbuild and webpack is all cross platform now.
- Run
npm i - Modify your files accordingly.
- Run
npm run build
- Run
npm install -g bun - Run
bun install - Modify your files accordingly.
- Run
bun run build-bun - profit
- Run
npm install -g esbuild - Modify your files accordingly.
- Run
npn run build-es - profit ( again )
