alpha Game Play - nth[0] - Introducing Element Z

Subscribers:
9
Published on ● Video Link: https://www.youtube.com/watch?v=hgTAKCR-0kc



Category:
Let's Play
Duration: 0:47
36 views
0


Started working on nth again, and created our second character, Element Z (the awesome floaty orb you see here). Got rid of the "missile" projectile, and replaced it with this Lightning spell.

Element Z is created completely in code and using Unity's Line Renderer. All of their spells, including this Lightning one, are generated in the same fashion.

The underlining code to create the shapes involved is based around an algorithm/formula I made to calculate Pi.







Tags:
gaming
game development
game dev
game design
unity
programming
graphics
2d
3d
pixel art
particle effects
csharp
unity3d
alpha
math
pi
algorithm
code