
I renamed engine to Yae. You can visit new website here. Also, engine now supports LuaRocks, so in project.yml, you can just add
Code: Select all
rocks:
- luassert
Stay tuned for new updates and do not forget to join our Gitter chatroom.
Code: Select all
rocks:
- luassert
Of course it will cause slowdown. Why are you even doing that?BlueWolf wrote:Sanity check: Does computing 500-1000 circle intersection checks per update cause slowdown or am I doing something really stupid? I'll do some profiling tomorrow but if anyone can answer from experience before that I would be thankful.