diff --git a/ModCharts.md b/ModCharts.md index 571443c..b40b405 100644 --- a/ModCharts.md +++ b/ModCharts.md @@ -1,4 +1,4 @@ -Kade Engine Lua Mod Chart Documentation +# Kade Engine Lua Mod Chart Documentation In the latest version of Kade Engine we introduced Mod Charts. Mod Charts are a way of changing gameplay without hard coded values, this is achieved by using the Lua Scripting language to create script files that run during runtime. @@ -347,4 +347,4 @@ Smoothly fade in to an alpha ##### tweenFadeOut(string/int id, float toAlpha, float time, string onComplete) -Smoothly fade out to an alpha \ No newline at end of file +Smoothly fade out to an alpha