0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)C#0 forks (0 forks)auto 404
help wanted
Repository metrics
- Stars
- 1 star (1 star)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- Create a simple health bar that we can connect to the player and trigger certain events to decrease or increase health.
- Use placeholder images until some one design the sprites.
Contributor guide
- Research direction
- Look up Unity UI Slider or Image.fillAmount for health bar. Attach to player object, define methods to modify health, and use placeholder images until custom sprites are available.
- Tech stack
- csharp
- Domain
- game dev
- Issue type
- Feature
- Prerequisites
- Unity basicsC#