[Question] I want to manage the player stat.
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
Hi! i'm noob indie game developer. i'm using unity(2D) to make text-based game. (with awwwesome ink)
first, I say sorry for my strange English skills.
anyway! in my game, player have several status. like power, health, intelligence...etc.
question is, in the story, if player drink poison tea, how can i down player's health status?
[player drink tea. oops. it's poison.
health -20] << if this line come out, i want to down 20 health point in my player's 100 health point that already defined in c# script.

i tried but...sorry for my bad english. have a nice day!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.