<div dir="ltr">So this discussion needs to start somewhere,<div><br></div><div>I have an idea but I need more information.</div><div><br></div><div>An blender developer (PGI) - Wrote logic nodes for the bge - these distil into python <br><br>what I purpose is to try and use Cython + a similar system to replace the logic bricks code (but not function!)<br><br>basically it would move all the logic into Cython </div><div><br></div><div>a master list would call functions from a dictionary and plug data about the logic component into the function (similar to this) - <a href="http://pasteall.org/106681/python">http://pasteall.org/106681/python</a></div><div><br></div><div>questions - <br><br></div><div>1. Would it be as fast? <br>2. Does it sound easier to maintain and extend?</div><div>3. what would the other drawbacks and bonuses you can think of be?<br><br>and finally -<br>what would you purpose? </div><div><br></div><div><br></div><div>This would allow me to contribute daily to bge/upbge etc.</div><div><br></div><div>thank you<br>Jacob Merrill</div><div><br><br></div></div>