Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

Thanks geod. I did use the Game Genie codes for getting all of the editing done. I just recorded the video without it.

As for the cylinders, it's just my personal preference. I like the depth it adds to the characters. That's kind of why I asked about changing geometry through a script. That way, if someone prefers it with the default shape, they could just run the script and change it all at once. What I was really thinking was something more like a way to alter the 3dn file all at once, not a script that runs during the game. Like a button to press that would adjust the properties of shapes with a certain tag. Not sure if I am explaining that well.

Anyway, the gauge script was something I was trying to do to fix the health bar for the player and enemy. They use one tile that slides to the left and remove unneeded tiles as the health bar drops, but when the health is down to the last tile, it starts to slide behind the letters. Normally that would be covered by the other sprite, but I removed the black from the UI. You can see it happen in the video when  I defeat the first boss. I was trying to write a script to address that, but ran into troubles tagging things properly and decided to shelve the idea for now.