XiaoGeNintendo / LuaStgPlusFix

A fixed version of the LuaStg+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuaStgPlusFix

A fixed version of LuaStg+

Why fix?

The old version is outdated and has many bugs. This version is a forked version of the latest LuaStg and fix on it.

What fix?

  • Fixed The ClearRebound() function

Documentation

You can use most of the functions in the editor, but:

  • To create a item, use New(item_chip,self.x,self.y) instead of the given function.
  • To clear rebounders, use ClearRebound() function
  • Other functions are the same

About

A fixed version of the LuaStg+


Languages

Language:Lua 99.4%Language:HLSL 0.6%