|
|
|
|
|
by domodomo
3852 days ago
|
|
I've been planning on learning Love2D / Lua soon, and this looks amazing. Have you shared it on the Love2D forums yet? Would it work well for a use case like say, debugging behavior on collision? Like say I fall through a platform, rewind, change a variable, play forwards, fall through, rewind again, etc? |
|
I built this prototype to see if it works, I'll be able to take it further. Currently, I don't think I'll be able to use it for development myself because it's API isn't well designed. I built the minimum to emulate Elm's mario example, but a lot more work needs to be done to be used in a proper game where file saving, loading and calling out to the external framework is involved.