Devlog Terrible Wizards Week 07


Assets

In week 07 we proceeded to start texturing the assets we had made, as can be seen, everything is textured with simple gradients. With the exception of some neccessary detail like an eye ball. Later on, opacity and emmissive maps will be applied to these base textures to give everything an extra visual boost. The use of color gradients is quick and easy, and easely allows for consistent use of colors for the same materials on different objects. On top of this, the creation of the opacity and emmisive maps should be very easy, as everything is divided into rectangles.

Spells

We implemented a modular spell system that allows players to combine a spell shape and an element. The shape defines the manner in which the spell is cast, like a projectile, a shield, or a beam. The element defines the effect applied to enemies when hit by the spell: fire burns them, lightning spreads to enemies and frost slows them to a crawl. Only the projectile shape and fire element are implemented for now, but the system is set up so that we may now start adding new shapes and elements rather quickly.

Get Terrible Wizards

Leave a comment

Log in with itch.io to leave a comment.