Sorry if this is on the wrong board...
Ok, so I'm starting this project, and I've been researching different plugins for unity. I figured I may as well just ask to see if 2D Toolkit would be good for my project.
Basically I'm making a fighting game that uses 2D handrawn animations in a 3D space. Fighting games require the use of multiple actions and animations as well as the detection of what frame you are on to determine attack timing.
So I guess I need these things:
- A plugin that can make 2D objects that work in a 2D space.
- Some way of detecting what frame the animation is on in code to fire off events
- The ability to put in somewhat large handrawn sprite sheet into an in-engine animator.
It would also be nice if the plugin can detect lighting and make shading difference accordingly, but that isn't extremely necessary.
I'd like to know what I can do with it before I buy it. I'm sure that's reasonable. Thank you!