06wj
06wj
@muyu525 这样可以评论啊
@PeakFish 是的,同时支持1.0&2.0,2.0目前基本功能都支持了,还差些细节处理,会在8月份全部修好。
@picacure 来写一篇吧
@huyansheng3 你这个数据是哪儿来的呢
@huyansheng3 应该是网易内部自己写的编辑器
@kxcy001123 https://github.com/hiloteam/Hilo/blob/dev/examples/ParticleSystem.html#L41 这里设置粒子属性
By changing the center and rotation, the sprite may be far away from the origin, so it is difficult to achieve this function by simple calculation. e.g.: Now, I simplify...
> > By changing the center and rotation, the sprite may be far away from the origin > > ```js > this.center = new Vector2( 0.5, 0.5 ); // should...
https://user-images.githubusercontent.com/800043/197328086-11e0f73a-d257-4d09-b92b-cead87218dea.mov Added visualization of bounding spheres.