How do you win the game? #344
SylkieGamer
started this conversation in
General
Replies: 1 comment
-
Hey, there's multiple ways to do this. The most straight-forward one to implement would be to trigger an Animation player that stops the player movement and plays your credits etc. At the end you can switch back to main menu. Another one would be to change to a separate scene for your ending. If you use the CogitoSceneSwitcher for this, you need to have the end scene set up as a cogito scene, so there's probably a bit more work invovled. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I make a win condition that ends the game, maybe displays some type of end credits or end page?
Beta Was this translation helpful? Give feedback.
All reactions