google-code-export / colonist

Automatically exported from code.google.com/p/colonist
0 stars 1 forks source link

编程 - 武器脚本 #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
需要以下武器脚本:

1. 电子枪 - 带减速效果.
2. 火焰喷射器 - 带持续伤害效果.
3. 榴弹/RPG - 带范围伤害效果.
4. 激光 - 能穿透目标,射击所有直线内的目标.

附件是实现了电子枪减速效果的DEMO APK.

Original issue reported on code.google.com by yinyuanq...@gmail.com on 5 Dec 2012 at 6:57

Attachments:

GoogleCodeExporter commented 9 years ago
见Issue 19, 武器效果脚本的实现,现已经合并到AI 
框架的一部分.

http://code.google.com/p/colonist/issues/detail?id=19

应该是由ScriptObjectAttachToTarget这个变量去实现.

Original comment by yinyuanq...@gmail.com on 5 Jan 2013 at 9:50