Xffect Editor 1.0 released!
Xffect is a completely independent effect editor for unity3d. It aims at providing an high performance and easy effect solution inside unity. with a various way to change each node's scale, rotation, color, uv, velocity and face direction, you can create amazing game effects!
Why Xffect Editor?
The unity's build-in particle system is great to create some simulation effect, like smoke, steam and other atmospheric effects. but it's not a good solution to create game effects, like magic, lightning, power explode and so on. because these effects are more simpler: just a bunch of sprites or other render types, and the particle system can't manage each node as a sprite, for example, it can't change the X and Y size separate. So I create the "Xffect Editor" , it's kind of a particle system, but more simpler and more appropriate to create game effect.
features:
- Full Inspector integration.
- 8 amazing game effects inside.
- All C# source code include, with no dll or external resource.
- Make each effect that take 1 draw call.
- Provide a heat distortion shader for unity pro.
- Keep Updating.
Links:
- DemoWebPlayer (the character model is not included in the published package.)
- Demo Video
- Reference Manual
- Tutorial
Downloads:
Xffect Tutorial
Simpe effect tutorial
video:http://v.youku.com/v_show/id_XMzc5NjkyNjAw.html
Advance tutorial
- drag each demo effect from “EffectCache” to the root hierarchy, and change its attribute to see what’s happening.
- I sugget you to download the “Torchlight Editor(TorchED)”, and check out its particle editor. Theoretically, you can recreate each of the torch light’s effect by Xffect Editor.
- I also suggest you to read this useful article about how to create game effects.
SheRO_0.1-时之深渊发布
一个业余项目,断断续续做了很久,总算做成一个RPG了,可惜本人是一个只会敲代码的理工男,加之个人精力有限,所以这个游戏几乎没有可玩性。现在放出源码,希望能帮助到需要帮助的人吧。
关于源码:
除了界面库使用了CEGUI,其他游戏模块都是自己写的。
素材破解取自网友们的研究成果,自己只做了很小一部分,素材提取代码全部独立在ROInterface.lib里。
有关源码的编译及其他信息请阅读readme.txt。
还有RO素材格式请参阅:http://shallway.net/blog/?p=527
另外介绍一些RO客户端的常用工具:
人物,怪物等图片编辑以及其他工具:http://bbs.rohome.net/viewthread.php?tid=655766
地图编辑器,推荐BrowEdit:http://browedit.excalibur-nw.com/
关于游戏:
2.5D ARPG,素材取自仙境传说RO。