Have you ever wanted to add modding support to your games? Try out PixelScript. A multi language scripting runtime.
github.com/jordan-castro/pix….
Currently supports:
- Lua
- Python
- JS coming soon.
Follow my account to keep up to date with new updates!
I built this because I wanted to add multiple scripting languages to mod in my game Pixel Ai Dash. And I did not want to maintain multiple different bindings. This library handles the specific language bindings under one unified, dynamic API.
Found some strange bugs with multiplayer:
- Dying in dungeons is an issue
- The AI Levels might run differently on different devices (not ideal for multiplayer)
- In Aqua levels players are not starting in the swimming state.
Nothing we can't fix here at epochtech
#indiegame