johneastman / circles

A point-and-click browser game
https://johneastman.github.io/circles/
MIT License
0 stars 0 forks source link

Distinguish between Bullet Type and Turret Mode #47

Open johneastman opened 1 year ago

johneastman commented 1 year ago

Two settings:

This would allow the user to choose a type of bullet and a turret mode separately (for example, the user wanting to shoot an array of bouncer bullets).

Turret modes: single (currently Default), array Bullet types: default, bouncer, splitter

TurretMode component will have two rows, one for the turret mode and another for the bullet type.