exdev / ex2d-dev

2D framework and pipeline for Unity3D
ex-dev.com/ex2d
GNU General Public License v3.0
6 stars 3 forks source link

exSpriteAnimation使用Event时报错 #27

Closed nantas closed 11 years ago

nantas commented 11 years ago

NullReferenceException: Object reference not set to an instance of an object exSpriteAnimation.Step (Single _deltaTime) (at Assets/ex2D/Runtime/Components/exSpriteAnimation.cs:660) exSpriteAnimation.LateUpdate () (at Assets/ex2D/Runtime/Components/exSpriteAnimation.cs:358)

jareguo commented 11 years ago

应该是event触发时修改了动画引起的,已修复,可再测试几次