Currently, loading spyral without greenlets on the system will result in a crash. But this shouldn't be a necessary feature, it's meant to be optional. I propose to rework the Scene's importing of Actors such that it only throws a warning if greenlets aren't installed. If you attempt to instantiate an Actor, however, the game should exception out.
Currently, loading spyral without greenlets on the system will result in a crash. But this shouldn't be a necessary feature, it's meant to be optional. I propose to rework the Scene's importing of Actors such that it only throws a warning if greenlets aren't installed. If you attempt to instantiate an Actor, however, the game should exception out.