Community
YouTube
Video tutorials and project showcases for RoExpress. The upcoming Gun Framework series will build a full FPS weapon system live | every module, every design decision, explained on camera.
Subscribe: youtube.com/@DeathToTheStadium
Coming up: Gun Framework Series
| Episode | Topic |
|---|---|
| 1 | Project setup | App, Network, Listener wiring |
| 2 | Shooting | client request, server validation, damage application |
| 3 | Reloading | state machine, ammo tracking, push notifications |
| 4 | Stream | broadcasting player positions every tick for hit validation |
| 5 | Lag compensation | rewinding position history, Bernier algorithm |
| 6 | Anti-cheat | Tamper integration, damage bounds validation |
| 7 | Benchmark | measuring round-trip latency end to end |
The series is scheduled to begin after the v2.4 Stream overhaul ships so the code in the videos reflects the final generic channel API. Subscribe to be notified when it goes live.
See also
Stream Guide | what episode 4–5 will cover · Tamper Guide | episode 6 · Benchmark | episode 7 · Roadmap | when the series is scheduled · Discord