Tynopia
  • Welcome!
  • Reference
    • 🏎️Rocket Soccer
      • Exports (API Communication)
      • Controls
      • Settings
      • Language
      • Fxmanifest
      • Update
    • 🛷Sled Race
      • Exports
      • Functions
      • Events
      • State Bags
    • Support
Powered by GitBook
On this page
  1. Reference
  2. Sled Race

State Bags

We're using State Bags to identify entities that are part of the sled race.

PreviousEventsNextSupport

Last updated 5 months ago

Name
Explanation

This State Bag is applied to all sleds spawned within a round.

This State Bag specifies all players that are part of a round.

This State Bag is applied to all players in the queue. It will be set to false if you're a sled player, as you will be removed from the queue.

🛷
Entity(...).state.isSledVehicle
Player(...).state.isSledPlayer
Player(...).state.isSledQueue