nuke_cinematic
Unit tests that a nuke going off plays a cinematic, and that it actually kills people.
Vars | |
cinematic_playing | Used to track via signal if the correct cinematic / animation is playing. |
---|---|
cinematic_playing_type | Tracks what typepath of cinematic is being played. |
Procs | |
check_cinematic | Used to track whenever a cinematic starts playing, so we can check if it's the right one. |
Var Details
cinematic_playing
Used to track via signal if the correct cinematic / animation is playing.
cinematic_playing_type
Tracks what typepath of cinematic is being played.
Proc Details
check_cinematic
Used to track whenever a cinematic starts playing, so we can check if it's the right one.