vaendryl / Sunrider

source code of the visual novel 'Sunrider'
http://sunrider-vn.com/
41 stars 21 forks source link

removed ship movement limitation #11

Closed EnderShadow closed 10 years ago

EnderShadow commented 10 years ago

NOTICE: I haven't actually tested this yet, but it should work. Shouldn't it?

vaendryl commented 10 years ago

if you'd like to remove the limitation in your own copy of the game I'm of course completely fine with that, but I added the limitation for a very specific reason: the game lags like a wet mop if you spawn 60 extra imagebuttons because ren'py recreates every single object every redraw.

I might be able to solve this at some point with a custom displayable. this is pretty complicated and haven't really thought this a matter of high concern. I am planning on making the unit movement smoother, like with what I did with missiles.