kirbwasnttaken
Thesonicfan192
kirbwasnttaken submitted a new resource:
Cutscene Manager - Just a simple asset
Read more about this resource...
Cutscene Manager - Just a simple asset
An extremely simple manager for cutscenes
It doesn't do much, it just has a couple of functions that make it easier to have a cutscene going on while being a little saving on resources
You really only need the file called Init.lua in startup
CM_AddCutscene has 4 required arguments and 1 optional one
name is the name you'll use to refer to the cutscene
duration is how long the cutscene lasts
objects is a table of objects inside
func is the function used to handle those objects
replace...
Read more about this resource...