Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: rain on July 18, 2014, 02:43:36 AM

Title: Multiple TweenPosition editing in inspector
Post by: rain on July 18, 2014, 02:43:36 AM
What prevents unity from multi-object editing multiple TweenPosition scripts in editor? It'd be nice to be able to adjust stuff like "Ignore time scale" and such on several objects at once via inspector.
Title: Re: Multiple TweenPosition editing in inspector
Post by: ArenMook on July 18, 2014, 06:55:09 AM
The way inspector scripts work changed a while back, and that part of NGUI was created before multi-editing stuff was added. I haven't updated the tween inspectors to the new system. That's pretty much the only reason. The two systems are completely different, so I'd need to rewrite it from scratch, basically.