Difference between revisions of "StackingSceneMgr"

 
Line 8: Line 8:
 
{{#set:Name=StackingSceneMgr}}
 
{{#set:Name=StackingSceneMgr}}
 
{{#set:Author=User:VEXED}}
 
{{#set:Author=User:VEXED}}
{{#set:LOVE Version=11.3}}
+
{{#set:LOVE Version=0.9.1+}}
 
{{#set:LOVE Min Version=0.9.1}}
 
{{#set:LOVE Min Version=0.9.1}}
 
{{#set:Description=A simple scene manager, scenes are lua files.}}
 
{{#set:Description=A simple scene manager, scenes are lua files.}}

Latest revision as of 13:52, 11 August 2020

StackingSceneMgr is a simple and quick scene manager, scenes are just considered as lua files that can be loaded and unloaded with ease.

Designed to be easy to modify, and easy to use.


Learn more and get it at Gitlab.com.

Other Languages