Team Elimination Game tutorial: End game device slowmo and win/lose animation

Hi everyone!,

I’ve been trying to create the WIN/LOSE animation when the end_game_device is being activated, I am using the exact same code as the Team Elimination tutorial (Just added code to give the player more weapons) but the game always just stops out of the sudden whenever the end_game_device is activated. Can anyone tell me why this could happen?

This are my end_game_device settings

In my Island settings I have slowmo and victory animation enabled
image

this is a video of the problem, at the end it just stops without the you win animation or slowmo:

Hi !

Do you link your end game asset to your script ?
It’s a @editable compoment.
If yes, did you try to write something in the area “Custom Victory Callout” and “Custom Defeat Callout” ?
You can try with “Winning Team” set to “Winning Team” instead of “Activating Team”.

I have this parameters, and it’s work for me.

Hi!,

thanks for your reply, unfortunately it didn’t work :C, my end game device is linked to my script, this are the script settings:

image

I changed the end game device settings to this:

image

and it is still not showing the animations. Any other recommendation? could this be related to the island settings? :thinking:

Publish the map and try the published code

Hi!
Have you set the game winner display time in the island settings? it can be found here:

image

4 Likes

Omg, I totally skipped that part of the island settings, yes this worked! thanks a lot!

1 Like

Legend!

1 Like