LuaLibraryAnimate.wiki
changeset 2103 612f6f103787
parent 2077 514babfbad9e
child 2235 19ffaf4bf91a
equal deleted inserted replaced
2102:c6cb4d0c2b1a 2103:612f6f103787
     1 #summary Lua library documentation of Animate; for cinematics, cut-scenes and other nice animations
     1 #summary Lua library documentation of Animate; for cinematics, cut-scenes and other nice animations
     2 #labels !LuaLibrary
     2 #labels !LuaLibrary
       
     3 
     3 = Lua library: `Animate` =
     4 = Lua library: `Animate` =
     4 <wiki:toc max_depth="2" />
     5 <wiki:toc max_depth="2" />
     5 This library provides functions that aid cinematic/cut-scene creation and functions for handling events.
     6 This library provides functions that aid cinematic/cut-scene creation and functions for handling events.
     6 
     7 
     7 In order to use its full potential, the following lines need to be at the beginning of `onGameTick`.
     8 In order to use its full potential, the following lines need to be at the beginning of `onGameTick`.