|
2D Shooter Bullet and Weapon System for Unity 3.0.0
|
DOTS system that moves all active bullets. More...
Public Member Functions | |
| void | OnUpdate (ref SystemState state) |
DOTS system that moves all active bullets.
Runs with Burst for maximum performance.
| void BulletMovementSystem.OnUpdate | ( | ref SystemState | state | ) |