Skip to content

Win lose condition#93

Merged
rylerbleau merged 3 commits intodevfrom
WinLoseCondition
Feb 19, 2024
Merged

Win lose condition#93
rylerbleau merged 3 commits intodevfrom
WinLoseCondition

Conversation

@rylerbleau
Copy link
Copy Markdown
Collaborator

##What
Added win condition for player. BP_winVolume will now end the game with the win condition when interacted by the player. When the player gets to 0 HP the game will also end in a loss.

How

BP_Winvolume Blueprint Created and added to AudioTest map
BP_Character Blueprint edited
SRespawnGamemode class edited (CPP)
AudioTest Map edited

Anything else?

win condition created but not added to coreLevel map, to avoid overriding binary file.

close #68

@rylerbleau rylerbleau added enhancement New feature or request enhancement-ui UI/UX enhancements and improvements Top Priority Top Priority - Must Finish labels Feb 19, 2024
@rylerbleau rylerbleau added this to the Alpha Version Release milestone Feb 19, 2024
@rylerbleau rylerbleau self-assigned this Feb 19, 2024
@AlanDJS9 AlanDJS9 self-requested a review February 19, 2024 21:59
Copy link
Copy Markdown
Collaborator

@GageM GageM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@rylerbleau rylerbleau merged commit f724974 into dev Feb 19, 2024
@rylerbleau rylerbleau deleted the WinLoseCondition branch February 19, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request enhancement-ui UI/UX enhancements and improvements Top Priority Top Priority - Must Finish

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Win / Lose Condition

2 participants