luxeengine / alpha

alpha - deprecated 2015~2016. unrelated to the new engine! view the new engine here - https://luxeengine.com/
MIT License
565 stars 74 forks source link

entity destruction in component update() causes crash #356

Closed jtruher closed 8 years ago

jtruher commented 8 years ago

I've got a little sample code for this issue. Press a to spawn a sprite, then s to destroy it via one of the component's methods. destroytest.zip