Please enable JavaScript.
Coggle requires JavaScript to display documents.
prototype 1 需求 (actors (
prototype 1 需求
actors
Ship
PlayerShip
SmallShip
energy shield
armored ship
AI
Beam Weapon
AI
Missile
AI
Fast Ship
AI
cannon ship
AI
boss
Weapon
Turret
Beam
Cannon
Missile launcher
Mine
Ore
Energy
Armor
Energy Armor
Physical Armor
Thruster
Engine (built in)
auxiliary engine
projectile
CannonShell
Missile
Beam
Asteroid
AP bullet
SmallShip Spawner
itemDrop
thrusterdrop
energy shield drop
beam weaponDrop
missile launcher drop
thruster drop
UI
Panel
minimap
#
Item detail
Ship stats
Acceleration
Top Speed
Rotation Speed
max hp
#
Ship + Slots
#
Tech trees panel
#
Screen
Battle
Ship Config
Element
Money
Energy
Health Bar
Tech level tree
#
upgrade item
3d widget
Component
Hull
ExtensionSlot
mover
base class of the movers
orientationMover
capable of rotating towards
the input force direction
PlayerShipMover
extra input vector for strafing
Ship Steering
for ai ships
OmniDirectionMover
can accelerate in any direction
don't care about rotation
Behaviors
tasks
Seek
Flee
Arrive
Evade
orbit
shoot
pursuit
decorators
check player is in range
low hp
services
avoid collision
aim Turrets
shoot frequently
Other
Ability
Speed Boost
Side Strafe
cannon special attack
missile special attack
beam special attack
PlayerController
Tech levels
Interface
Inventory Item
Minimap Blip