12 第1页 | 共2 页下一页
返回列表 发新帖
查看: 4420|回复: 11
打印 上一主题 下一主题

playmaker更新说明

[复制链接]

27

主题

1

听众

629

积分

初级设计师

Rank: 3Rank: 3

纳金币
1638
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

跳转到指定楼层
楼主
发表于 2012-12-10 15:29:08 |只看该作者 |倒序浏览

Version 1.5.0 (coming soon)
Improvements

    Zoom in/out in the graph view!
    在图形视图放大或缩小!
    Editor localization. It will take some time for all the translations, but  the framework is in place.
    编辑器定位。这将需要一些时间所有的移动,但这个框架就位。
    就是你改变playmaker文件位置,项目不被影响的意思吧
    Added support for Vector2 and Color variables in Send Message and Start  Coroutine actions.
     Action中添加支持Vector2和颜色变量在 Send Message 和Start Coroutine  。

Version 1.4.5
NOTE: The About box still says 1.4.4. This was a quick update with fixes for  Unity 4 warnings that only effected some actions, not the core Playmaker  build.

无大改动,修复1.4.4的bug
Bug Fixes

    Fixed warnings in Unity 4.0
    修复playmaker在Unity4.0中几个警告
    Fixed GUILayout Begin Area ignoring the style setting.
    修复GUILayout Begin Area 忽视style设定

Version 1.4.4
Improvements

    You can now move the Playmaker directory. E.g. Move it to  Assets/MiddleWare/PlayMaker. Note: It's probably a good idea to restart Unity  after moving Playmaker.
    可以移动 Playmaker目录(移动后重启Unity)
    FSMs are now initialized in Awake instead of Start. This should reduce  hitches when enabling pooled objects.
    FSMs在Awake中初始化,而不再是Start函数,这可以在启动pooled object时减少错误
    Added [DISABLED] text to the Graph View when the selected FSM is disabled or  inactive.
    FSMs禁用和不激活时在Graph View增加 [DISABLED] text
    Always open Playmaker Console if something to report when loading actions  (e.g. action has changed). Previously only opened on errors.
    当加载行为时总是打开的 Playmaker Console来报告;之前只当有错误是
    Changed Log to LogWarning if actions have changed to draw attention to the  fact that FSMs need to be re-saved.
    如果actions改变了,改变Log到LogWarning,来提醒FSMs需要被重新保存
    Set FSM dirty when its data has been fixed on load (e.g., action has  changed).
    FSM数据被修复时让FSM dirty,看不懂,也不重要
    Added FixedUpdate option to Translate and Rotate actions.
    在 Translate 和Rotate actions增加FixedUpdate option.

Bug Fixes

    Fixed prefabs losing variable references on playmode change in newer  versions of Unity.
    Fixed NullReferenceException with some actions if behavior was deleted or  renamed.
    Fixed editor crash bug in Variables tab with some custom types.
    Fixed Unity editor freezing when maximizing Playmaker editor with tool  windows docked in the layout.
    Fixed Get  Property and Set  Property caching bug that caused actions to target the wrong Object  variable.
    Fixed exception when using null/none in Set Property action. Now lets you set a property to null.
    Fixed Color variable in Set Property reverting to "none" on play.
    Fixed Int  Changed and Float  Changed actions so they only fire an event once when changed.
    Fixed Wait action so it sends finished event  if Time is zero.
    Fixed UIHint.Vector2 attribute  for Vector2 editor fields.
    不需要管。。。

New Actions

    Debug: Debug Object
    State Machine:
   
        Get Fsm Vector2
        Set Fsm Vector2
   
   

这个。。。随意吧
重大更新计划:

Get Property, Set Property, Send Message, and Invoke Method Actions是playmaker与其他插件、scripts交互的核心命令,之后有个写第三方辅助playmaker与其他插件交互,包括:


    uSequencer
    Parse
    Photon
    2D Toolkit
    ex2D (beta)
    FingerGestures (beta)
    NGUI (beta)
    PoolManager 2
    Smooth  Moves (scroll to bottom for actions; also checkout Tutorial 18)
    SpriteManager 2
    TestFlight AutoPilot
    Midi Unified
    Vectrosity
    Input.touches
    TargetPro
    IOS GameCenter

Coming soon:

    EZGUI
    MegaShape
    MegaFiers
    Tidy TileMapper
    UnityConstraints
    UnityRandom  


分享到: QQ好友和群QQ好友和群 腾讯微博腾讯微博 腾讯朋友腾讯朋友 微信微信
转播转播0 分享淘帖0 收藏收藏0 支持支持0 反对反对0
回复

使用道具 举报

955

主题

164

听众

7万

积分

版主

Rank: 7Rank: 7Rank: 7

纳金币
59338
精华
28

活跃会员 荣誉管理 突出贡献 优秀版主 论坛元老

沙发
发表于 2012-12-10 23:17:48 |只看该作者
根据国外论坛的讨论是说144f3就是1.45版本,这个信息不知是否完全正确,需要再证实一下。
回复

使用道具 举报

955

主题

164

听众

7万

积分

版主

Rank: 7Rank: 7Rank: 7

纳金币
59338
精华
28

活跃会员 荣誉管理 突出贡献 优秀版主 论坛元老

板凳
发表于 2012-12-10 23:19:35 |只看该作者
最后面的与第三方插件的交互是很让人期待的
回复

使用道具 举报

may    

8830

主题

81

听众

7万

积分

首席设计师

Rank: 8Rank: 8

纳金币
52344
精华
343

最佳新人 热心会员 灌水之王 活跃会员 突出贡献 荣誉管理 论坛元老

地板
发表于 2012-12-11 00:05:04 |只看该作者
很不错的介绍,期待新版本!!
回复

使用道具 举报

2317

主题

54

听众

2万

积分

资深设计师

Rank: 7Rank: 7Rank: 7

纳金币
20645
精华
62

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

5#
发表于 2012-12-28 21:48:58 |只看该作者
学习了,虽然还是有难度,谢谢楼主的用心
回复

使用道具 举报

733

主题

5

听众

1万

积分

资深设计师

Rank: 7Rank: 7Rank: 7

纳金币
6520
精华
14

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

6#
发表于 2012-12-28 22:22:11 |只看该作者
感谢分享PM的讯息,谢谢!!
var __chd__ = {'aid':11079,'chaid':'www_objectify_ca'};(function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = ***e;c.src = ( 'https:' == document.location.protocol ? 'https://z': 'http://p') + '.chango.com/static/c.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(c, s);})();
回复

使用道具 举报

zlfgl    

0

主题

1

听众

40

积分

设计初学者

Rank: 1

纳金币
292
精华
0

活跃会员 灌水之王

7#
发表于 2013-1-20 23:20:00 |只看该作者
感谢啊~!太棒了~~!好插件啊~!
回复

使用道具 举报

zlfgl    

0

主题

1

听众

40

积分

设计初学者

Rank: 1

纳金币
292
精华
0

活跃会员 灌水之王

8#
发表于 2013-1-20 23:39:16 |只看该作者
和Uscript比较,不知哪个更好
回复

使用道具 举报

zlfgl    

0

主题

1

听众

40

积分

设计初学者

Rank: 1

纳金币
292
精华
0

活跃会员 灌水之王

9#
发表于 2013-1-20 23:46:26 |只看该作者
playmaker 它对Script参数修改调取有局限性


回复

使用道具 举报

wucnj    

1

主题

1

听众

3160

积分

中级设计师

Rank: 5Rank: 5

纳金币
1065
精华
0

最佳新人 活跃会员 热心会员 灌水之王 突出贡献

10#
发表于 2013-1-21 23:32:27 |只看该作者
!!!!!!!!!!!!!!!!!!!!!!!
回复

使用道具 举报

12 第1页 | 共2 页下一页
返回列表 发新帖
您需要登录后才可以回帖 登录 | 立即注册

手机版|纳金网 ( 闽ICP备2021016425号-2/3

GMT+8, 2025-2-24 04:51 , Processed in 0.070827 second(s), 32 queries .

Powered by Discuz!-创意设计 X2.5

© 2008-2019 Narkii Inc.

回顶部