nicholas-maltbie / ProjectCage

Project for Game Jam 2021 with IGDA with other students at UC. Working Title: Project Cage
Other
1 stars 0 forks source link

Investigate animated sprite maps #6

Closed nicholas-maltbie closed 3 years ago

nicholas-maltbie commented 3 years ago

Investigate using animated sprite maps for unity. Read in a sprite map with x by y cells and ensure that animating between these cells can be done through either an animation controller or custom script.