孙广东  2015.7.5

看了一下对功能介绍的视频,确实功能强大。

可是须要FQ在youtube上观看,所以就下载下来了。能够浏览一下:

http://www.iqiyi.com/playlist288928702.html

Release Notes

TileMap Description Issues # Videos/Demos
Tile Animation

Tiles can be animated with a simple loop of sprites. Animations can be set by 
* Location - The tile at (x, y) will play the animation 
* Tile Type - All tiles painted with the same sprite will play the animation

The priority order for rendering tile map animations:
1. Location 
2. Tile Type 
3. Tile (Renders the original sprite painted if there is no animation)

watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQv/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/Center" />

#31  
Brush Flip Allows you to flip sprites across the X and Y axis and paint the sprites onto the tile map. The following keys have been bound: 
* x: Flips sprites horizontally 
* y: Flips sprites vertically
#26  
Undo Undo all changes to the tile map    
Tile Transform API Position, Rotation, Scale functions have been added to set the transform for tiles in the tile map    
SmartSprite Description Issues # Videos/Demos
Curved Edges

Edges can be tessellated as spline with point rotation support

#37

v=W7pC6BKELVk" target="_blank" savefrom_lm="1" savefrom_lm_index="0">Video

Delete Points Delete points directly from scene view by selecting it and pressing Delete on Windows. (fn+Delete on Mac).    
Physics2D Description Issues # Videos/Demos
Relative Joint Keeps two Rigidbody2D at their relative orientation using configurable maximum linear/angular forces (Uses Box2Ds b2MotorJoint) 
  Video
Fixed Joint Rigidly connects two Rigidbody2D together at their anchor points (Uses Box2Ds b2WeldJoint) 
 

v=pdcqgX4Wjl4&feature=youtu.be" target="_blank" savefrom_lm="1" savefrom_lm_index="0">Video

url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DpdcqgX4Wjl4%26feature%3Dyoutu.be&utm_source=userjs-chrome&utm_medium=extensions&utm_campaign=link_modifier" target="_blank" savefrom_lm="1" savefrom_lm_is_link="1">

Target Joint The joint attempts to move a Rigidbody2D to a specific target position (Uses Box2Ds b2MouseJoint) 
  Video

url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DuG7doV7pT4I%26feature%3Dyoutu.be&utm_source=userjs-chrome&utm_medium=extensions&utm_campaign=link_modifier" target="_blank" savefrom_lm="1" savefrom_lm_is_link="1">

Friction Joint Applies both force and torque to reduce both the linear and angular velocities to zero (Uses Box2Ds b2FrictionJoint) 
  Video
Buoyancy Effector Applies forces to simulate buoyancy, fluid-flow and fluid drag. 

  Video

url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D4C9D-UZJwbo%26feature%3Dyoutu.be&utm_source=userjs-chrome&utm_medium=extensions&utm_campaign=link_modifier" target="_blank" savefrom_lm="1" savefrom_lm_is_link="1">

Use Collider Mass New Rigidbody2D.useColliderMass property calculates the mass of the Rigidbody2D from the total mass of all colliders. Each collider mass is its Density x Area. 
 

v=9idLxjgbxVI" target="_blank" savefrom_lm="1" savefrom_lm_index="0">Video

All Joints Breakable joints using BreakForce/BreakTorque. New properties to expose current reaction-force/torque that use the current fixed time-ste 
  Video

url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dkvse4cuvFzc&utm_source=userjs-chrome&utm_medium=extensions&utm_campaign=link_modifier" target="_blank" savefrom_lm="1" savefrom_lm_is_link="1">

All Joints Auto-Configure Connected-Anchor 
  Video

url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DYbkUmsJf_Bs&utm_source=userjs-chrome&utm_medium=extensions&utm_campaign=link_modifier" target="_blank" savefrom_lm="1" savefrom_lm_is_link="1">

Distance Joint & Spring Joint Auto-configure Distance 
  Video
Slider Joint Auto-Configure Angle 
  Video
Skew Description Issues # Videos/Demos
Skew with RectTransform

2D Images now supports skewing via RectTransform

#47  
Masking Description Issues # Videos/Demos
Workflow improvements * Masks can affect multiple layers 
* Masks will affect only the layers they are selected for 
* Masks will automatically be rendered at the correct order based on the layers they are affecting 
* Masks and Mask-ables have a new editor icon that will help in visualising the entire setup
#39  
Under the hood * Moved all masking code to new component 
* Dedicated inspector for masking component
   
9-Slice Description Issues # Videos/Demos
Collider Support 2D colliders do not auto resize when SpriteRenderer is in 9 slice mode. User needs to attach the ‘Tile Collider’ component for 2D colliders to resize in 9 slice mode    

New Demos

Known Issues

  • No component icons for RelativeJoint2D, FixedJoint2D, TargetJoint2D, FrictionJoint2D or BuoyancyEffector2D
  • Maskable sprites does not work within a prefab.
  • SmartSprite splines may 'loop' around itself under various circumstances which creates poorly tessellated edges.
  • SmartSprite's edge handle is not on the line if the edge is curved
  • SmartSprite's polygon collider may not match curved edges perfect

Updated 2015-06-29




最新文章

  1. booting logo & booting animation
  2. sys/types.h fcntl.h unistd.h sys/stat.h
  3. java连接sql问题
  4. iOS开发UI篇—Quartz2D简单使用(二)
  5. SQL Server 【CTE + FOR XML PATH】使用笔记~
  6. NYOJ 58 最少步数
  7. C语言预处理命令之条件编译
  8. JNDI全面总结(zz)
  9. int 与 Integer--话说数组转集合
  10. php 获取当前url,可以规避框架url重写后还有index.php的情况
  11. WCF 项目应用连载[3] - 双向通信 实例管理与服务端监控
  12. RUBY,玩玩~~~
  13. js 全选/取消
  14. Webstorm less watcher 配置
  15. web.xml 文件中一般包括 servlet, spring, filter, listenr的配置的加载顺序
  16. Python全栈开发之路 【第六篇】:Python基础之常用模块
  17. MySQL终章
  18. iOS 字符串NSString 的一些常用方法
  19. RK3288 GT触摸屏移植调试
  20. ScrureCRT访问CentOS时出现乱码的解决办法

热门文章

  1. 如何用纯 CSS 创作一个荧光脉冲 loader 特效
  2. 条款32:确定你的public继承塑模出is-a 关系(Make sure public inheritacne models "is-a")
  3. 【HIHOCODER 1033 】 交错和(数位DP)
  4. python常用函数 C
  5. hibernate中时间比较的小笔记
  6. 儿子写日记 : " 夜深了,妈妈在打麻将,爸爸在上网……"
  7. cf842d Vitya and Strange Lesson
  8. Jmeter接口测试-正则表达式提取器-提取token
  9. 东软Unieap平台
  10. [luoguP1866]滑动窗口(单调队列)