- Develop on Unity Version:
2021.3.18f1 (lts)
- Online Link Game at itch.io
-
Add a player shield material that appears when player take a shield for 5 seconds, and the shield is faded each second (it's opacity alpha rate is changing).
- You can see the function
changeShieldAlpha
I've added here - You can see the screen record:
- You can see the function
-
Extra change I've done is to make the background moving while playing the game (infinitely)
- You can see the new script here