Task3_TimeWatch for game condition
1. Introduction
For this week, I have worked on some new condition which can limit players play time.
At the beginning, I thought about HP. However, I already used this function many times in the previous course.
Consequently, I have played one of my classmates game and that game has time limitation. Once the time is equal or less than 0. The game end.
It is simple and clean l believe.
2. Goal
- Setting time
- Update on UI
- Add condition to the players (or more)
3. Problem
I have problems with current time. I want it to stop count down time when it reach 0.
However, it goes to the negative number. After reading some documents. I came with answer just state my currentTime. = 0;
when time reaches 0.
Get SGD300-Dungeon Siege Semester long Project / Task3
SGD300-Dungeon Siege Semester long Project / Task3
More posts
- Task3_Score UI and systemOct 27, 2019
- Task3_Map Asset ImportOct 27, 2019
- Task3_Enemy_Movement_AIOct 27, 2019
- Task3_MainMenu and Player InputOct 23, 2019
- Task3_Porfolio_Game_DesignOct 10, 2019
- SGD300-Move to next level or sceneOct 04, 2019
- SGD300-In Game Object SpawnerOct 04, 2019
- SGD300-Hearstone Item or FunctionOct 04, 2019
- SGD300-Attacking and Floating MessageOct 04, 2019
Leave a comment
Log in with itch.io to leave a comment.