Brunx
  • Home
  • Cinema System
    • Installation
    • Configuration
      • Language
      • Setting up cinema
      • Setting up store
      • Keybinds and commands
    • Frameworks
      • Client guide
      • Server guide
    • Exports and events
      • Client events
      • Server events
      • State bags
Powered by GitBook
On this page
  • Animations
  • brnx-cinemasystem:anim
  1. Cinema System
  2. Exports and events

Server events

Animations

brnx-cinemasystem:anim

You can trigger this event to perform thematic animations in our Cinema System. These animations can be applied to various interactions, such as eating popcorn, carrying toys, among others.

-- anims: popcorn | cola | princess | claw_01 | claw_02 | claw_03 | claw_04 | claw_05 | claw_06

TriggerClientEvent('brnx-cinemasystem:anim', source, anim)
PreviousClient eventsNextState bags