Skip to main content

3 docs tagged with "input"

View all tags

Game Controller Input

Tutorial: Handling gamepad/controller input in helios - buttons, analog sticks, and triggers.

Spaceship Control

Example: Complete game loop with command pattern, scene graph cameras, transform inheritance, and ImGui debug overlay.

Spaceship Shooting

Example: Twin-stick shooter with bullet pooling, shooting components, aim tracking, and arena collision.