Copied!

⚠️ Click/Tap images to view in full size ⚠️

ColorBlade

Work 4



This game was a game jam project that needed to be finished in a short amount of time. In total 6 people worked on this and I am glad about having to be apart of such an amazing team.

Tags:

Unity C# PC Team Project Game Jam
Download on Itch.io

Development Process

Patrolling

When slime reaches the end of his point then he switches to the other direction, his image also flips.

Slime Ranged Attack

Multiple scripts at play here, one that looks at the player, the other one that shoots. There is also a 3 second timer where the slime gets ready to shoot, that gives time for the player to react.

Animated States

Created a script that would handle animators states, not just for the player but all of the NPCs aswell.

Back to my projects