1 decade ago by Ash_Blue
For my game there are several scenes that require 2d cinematics. Such as characters moving to certain locations, changing behaviors, activating speech bubbles. Hard coding these into the game is obviously a horrible idea. Is there something out there to help? I'm doubtful, but I thought I'd ask.
If nothing already exists out there, I'll write a simple stand alone HTML5 app. My thought is it would allow you to upload an ImpactJS map. Then use a timeline to position players, camera, and set other commands. Data could be exported via JSON so you could implement it in your programming however you want. Then again maybe this isn't the best way to go about this.
Thoughts and feedback would be extremely useful.
If nothing already exists out there, I'll write a simple stand alone HTML5 app. My thought is it would allow you to upload an ImpactJS map. Then use a timeline to position players, camera, and set other commands. Data could be exported via JSON so you could implement it in your programming however you want. Then again maybe this isn't the best way to go about this.
Thoughts and feedback would be extremely useful.