The powerful, top-rated dialogue system used in Disco Elysium, Crossing Souls, Jenny LeClue, Last Epoch, The Last Door, and many many more, the Dialogue System for Unity makes it easy to add interactive dialogue and quests to your game. It’s a complete, robust solution including a visual node-based editor, dialogue UIs, cutscenes, quest logs, save/load, and more. The core is a lean, efficient conversation system. A large collection of included, optional add-ons make it quick and easy to drop conversations into your project and integrate them with other assets. No scripting required. Complete C# source included. Demo | Docs | Tutorials | Forum Free Extras | Free Trial Cinemachine & Timeline Integration! Editor: Visual, node-based dialogue editor Importers for Chat Mapper, articy:draft 1/2/3, Twine, Ink, Neverwinter Nights, Talkit, and CSV Export screenplay format, voiceover asset list, CSV, Chat Mapper, and more I2 Localization support Engine: Dynamic, branching conversation trees Barks and alerts Cutscenes (audio, animation, etc.) Quick Time Events (QTEs) Quest system NPC status & relationship system Easy language localization Save/load without scripting Optional Lua scripting and variable system Comprehensive documentation and tutorials Runtime UIs: GUI-independent; works with all GUI systems, including Unity UI & NGUI Built-in support for Unity UI, NGUI, TextMesh Pro, legacy Unity GUI, & more Input system-independent; works with Unity Input, Rewired, New Input System, etc Modular interfaces: swap in your own UI or cutscene system Several beautiful, fully-customizable UI skins Detailed sci-fi environment & animated model Works in 2D and 3D Works in VR (Oculus Rift, Vive, GVR, etc.) Integration: Components for drop-in integration into existing frameworks Cinemachine & Timeline Action-RPG Starter Kit Adventure Creator Animator Timeline Editor articy:draft Behavior Designer Bolt Visual Scripting
2021-12-21 11:10:06 121B unity
OS_System.c
2021-12-21 09:01:20 5KB 系统
1
一个扫码枪遵循TCP协议,通过改代码即可获取扫码枪所扫描的信息;(有一个串口服务器); using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Net; using System.Net.Sockets; using System.Threading; using System.Diagnostics; using System.Net; namespace Demo_Net { //本机为服务端 //下午加一个判断网络是否连接;以及做出相应的
2021-12-20 11:36:21 35KB socket string system
1
电影推荐系统 数据集 用于此笔记本的数据集是MovieLens的1M额定数据集。 其中包含来自7120部电影和14025位用户的100万部电影评级。 该数据集包括: movieId 用户身份 评分 另外,电影的数据集包括电影名称和类型。 movieId 标题 体裁 数据集可以在这里找到: : 使用的方法: 非个性化推荐 这种建议很简单,但非常有用。 因为它们为用户解决了冷启动问题。 那就是在不了解用户的情况下,我们可以向用户提出一些建议。 在获得用户的评论或获得有关用户的其他信息之后,我们可以切换一些更高级的模型,如下所述。 在笔记本中, IMDB给出的公式用于根据各种流派来计算最佳电影,并且可以将这些电影推荐给任何新用户。 观看X的人最常观看的电影是 该推荐器采用的方法是查看所有观看了特定电影的用户,然后计算该组返回的最受欢迎电影的收益。 寻找类似的电影 不考虑内容(仅基于
2021-12-20 10:16:57 11.87MB 系统开源
1
PETER MARWEDEL 相当好的一本书
2021-12-20 09:58:33 3.72MB EmbeddedSystem  嵌入式系统
1
感谢大佬的后台系统脚手架 Github 所有的github代码 以码云更新为准 主要功能 定位打卡、宿舍智能分配、学生信息管理、资讯管理(权限设计)等 使用 mysql、git、springboot 数据库初始化sql存储在doc文件夹下面
2021-12-19 18:59:14 19.48MB HTML
1
基于基于systemview的现代通信系统仿真 主要是对QAM和MSK进行了仿真。
2021-12-19 17:23:40 14KB system view QAM MSK
1
Microsoft Extensible Firmware Initiative FAT32 File System Specification FAT: General Overview of On-Disk Format 该文档主要介绍FAT文件系统,本别从概述、启动扇区域BPB以及FAT的数据结构等内容进行介绍。
2021-12-19 16:00:04 148KB exfat
1
control system good textbook
2021-12-19 14:05:52 17.05MB control
1
Management_System 体操竞赛信息管理系统 产品要求 体操赛事系统是一个管理体操比赛的信息系统。体操比赛按照年龄分为7-8,9-10,11-12岁组,每个年龄组又分男,女。体操比赛先有各个代表队报名,管理人员按照各个代表对的人数,人工编排比赛场次。(即哪些队员一组,每组大概8人左右)。比赛分为初赛和决赛。初赛首先进行的是各个组的各个单项比赛(小组的人员名单就是前面编排员预先编号的名单,包括出场顺序)。男子单项分为:单杠、双杠、吊环、跳马、自由体操、鞍马和蹦床,女子分为跳马、高低杠、平衡木、自由体操和蹦床。男女单项比赛完毕,然后由单项比赛成绩生成团体名次和个人全能名次。 数据库设计思路 Java分类设计 图形界面设计
2021-12-19 12:41:21 3.86MB Java
1