This devpost I don't have much to show visually since I was busy getting realtime modding to work. But things are progressing well. I do however have 1 example of the mod API.
The following is a script that was added to the character. The script continuously pushes the hips of the character upwards.

Kinda looks like zero gravity. Here is what the script code looks like:

This was just a successful test that links the game logic to outside script logic.
The next step is to link up character animations and simple "follow me" logic, then hook it up to a custom script for testing. Should be a longer devpost next time around.
Stay tuned!