All Projects → jewer3330 → plato

jewer3330 / plato

Licence: other
Plato is a unity extension skill system.The editor is somehow like the timeline editor.Feel free to use it.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to plato

stream-net
NET Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 28 (-70.83%)
Mutual labels:  timeline
alexa-skill
A modular spring-boot application for alexa (amazon) skill.
Stars: ✭ 15 (-84.37%)
Mutual labels:  skill
angular-timelinejs3
A timelineJS3 angular directive
Stars: ✭ 26 (-72.92%)
Mutual labels:  timeline
TTTTRPG
Timeline Tree of Tabletop Role-Playing Games, celebrating more than 40 years game design innovations
Stars: ✭ 34 (-64.58%)
Mutual labels:  timeline
PyEditorial
A free, open-source Blog CMS based on the "Django" and "Editorial" HTML5 theme.
Stars: ✭ 178 (+85.42%)
Mutual labels:  skill
react-gantt-schedule-timeline-calendar
React Gantt Schedule Timeline Calendar component wrapper for gantt-schedule-timeline-calendar [ react gantt, gantt, react gantt chart, react schedule, react timeline, react calendar, gantt, schedule, scheduler, timeline, calendar, react gantt chart ]
Stars: ✭ 47 (-51.04%)
Mutual labels:  timeline
stream-python
Python Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 134 (+39.58%)
Mutual labels:  timeline
jQuery-Google-Plus-Stream
jQuery Google Plus Stream
Stars: ✭ 16 (-83.33%)
Mutual labels:  timeline
jquery-linechart
JQuery plugin for creating charts
Stars: ✭ 42 (-56.25%)
Mutual labels:  timeline
angular-gantt-schedule-timeline-calendar-example
Angular gantt-schedule-timeline-calendar usage example
Stars: ✭ 15 (-84.37%)
Mutual labels:  timeline
timeline-component-lwc
This component enables timeline view for Salesforce Record history.
Stars: ✭ 18 (-81.25%)
Mutual labels:  timeline
LineTimeline
Line Timeline API
Stars: ✭ 12 (-87.5%)
Mutual labels:  timeline
timeline
Timeline - A photo organizer
Stars: ✭ 39 (-59.37%)
Mutual labels:  timeline
react-native-timeline-feed
Customisable timeline for react native (using FlatList). Docs: https://johan-dutoit.github.io/react-native-timeline-feed/
Stars: ✭ 43 (-55.21%)
Mutual labels:  timeline
block-twitter-promoted
Block promoted contents including tweets, trends, and, follows, hide more annoying contents, switch to Latest Tweets for home page on Twitter.
Stars: ✭ 25 (-73.96%)
Mutual labels:  timeline
Timeline
AS2 & AS3 CPPS Emulator, written in Python. (Club Penguin Private Server Emulator)
Stars: ✭ 49 (-48.96%)
Mutual labels:  timeline
chartjs-chart-timeline
Google-like timeline chart for Chart.js.
Stars: ✭ 44 (-54.17%)
Mutual labels:  timeline
vertical-timeline
Responsive, jQuery-based vertical timeline generator
Stars: ✭ 75 (-21.87%)
Mutual labels:  timeline
lex-bot-tester
AWS Lex Bot Tester
Stars: ✭ 16 (-83.33%)
Mutual labels:  skill
keyframe
A simple keyframe utility for custom animation
Stars: ✭ 16 (-83.33%)
Mutual labels:  timeline

plato

Plato is a unity extension skill system.The editor is somehow like the timeline editor.Feel free to use it. 柏拉图是一个拓展的技能编辑器,欢迎入坑。

预览

编辑器

拖拽时间线可以实时预览

编辑实时预览

怎么使用

  1. 技能表单配置相关说明
    1. 表格位置 ./tools/design/
    2. 导表工具使用
      3
      如果不能正常使用,报错,安装下AccessDatabaseEngine.exe
    3. 打开后如下图
      4
    4. 把目录中的表的文件拖入提示框,点击导出即可
      5
    5. 目录参考:./tools/design/client
      替换所有文件即可
      注:上述目录可以自行替换
  2. 技能配置流程
    1. 点击Tools菜单栏,点击Table
      6
    2. 点击 按钮csv转c#按钮csv转lua
      7
      完成技能的配置导入
    3. 点击Tools菜单栏,点击Skill/Editor
      6
      打开技能配置界面
      8 即可配置技能
    4. 选中一种技能
      9
    5. 或工具栏按钮创建一个新技能
      10
    6. 拖拽时间线,右键新建节点
      16
      17
    7. 编辑完成Save即可
      11

节点说明

编辑节点说明

  1. 动作节点,在某个时间点播放一个动作
    12
  2. 子弹节点,在某个时间点发射子弹,会触发节点Trigger开头的节点
    13
  3. 触发动作,受击触发后播放对象的动作
    14
  4. 触发特效,受击触发后播放特效(触发位置)
    15
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].