March 5th, 2019
Last week was a bit all over the place! (also, are these even "mini" anymore?)
Accomplishments this week:
We've finally picked a Vis Dev! There was a lot of talented applicants, and we took a great deal of time going through each portfolio (a few in which we might be interested in pulling in for some other positions in the future! ๐ )
Cindy Zhi will be joining us! Cindy, along with the rest of the background artists on board, will be developing the visual aspects of the world of Tropolis!
Here are some thumbnails and a concept piece that Cindy did as a test!


Development Updates
From a coding standpoint, I did some work focused on handling certain collisions, triggers and programmed drop through platforms. I've implemented this before, but it was rather sloppy.

I figured that implementing the platforms would be pretty straight forward this time due the huge refactor from a while back, though, there were considerations that had to be made:
Next, I worked on setting up the default button mappings for Xbox One/360 and PS4 controllers. The controls may change, but that can be modified pretty quickly (Thanks to Rewired). I was doing some work towards making a button remapper that can be used to change controls in game, but I have decided to bench that work for now.
I also implemented a โTweeningโ solution called โDOTweenโ. DOTween really helps with animating stuff like UI and even moving stuff like platforms.
Bug Fixes
There was a bug thatโs existed ever since the last big refactor work, where attacks that are suppose move the character while attacking, wasnโt working. Ended up fixing that pretty quickly, since it turned out I somehow inverted an if-statement).
There was also another bug where if a character is pushed off of something while in their idle state, they wouldnโt transition to falling. Squashed that bug as well.
Website Development
This is a bit of a tease! Iโm working the websiteโs new layout! Itโs turning out a bit nicely!

Iโm using Tumblrโs API to put the latest blog post, so you can view it from the main site as well! Iโve also added a bar with the castโs icons, and if you click on them, it will take you to their reveal post, making it easier to learn (or remind yourself) of all the reviewed characters!
Another, tease: Working on some shirts!
You want one? TOO BAD (but seriously, Iโm working on getting some samples back and figuring things out from there).

Next Focus:
