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.

Coming up: Gun Framework Series

EpisodeTopic
1Project setup | App, Network, Listener wiring
2Shooting | client request, server validation, damage application
3Reloading | state machine, ammo tracking, push notifications
4Stream | broadcasting player positions every tick for hit validation
5Lag compensation | rewinding position history, Bernier algorithm
6Anti-cheat | Tamper integration, damage bounds validation
7Benchmark | 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