浏览代码

Update README.md

/main
GitHub 4 年前
当前提交
fc937501
共有 1 个文件被更改,包括 40 次插入3 次删除
  1. 43
      README.md

43
README.md


# Unity-BoltKit-Samples
A collection of Unity projects & packages demonstrating what you can create using Bolt Visual Scripting without having to write a single line of code.
# ⚡ Unity-BoltKit-Samples
A collection of Unity packages featuring Bolt Visual Scripting samples. Each sample demonstrates how to work with Unity editor features, game logic, & more without having to write a single line of code.
[Setup](#setup) | [Samples](#samples) | [Credits](#credits)
------------ | ------------- | -------------
**NOTE:** A Unity 2019.4 LTS project with [Bolt](https://assetstore.unity.com/packages/tools/visual-scripting/bolt-163802) pre-installed is required to use these samples.
![BoltSamples](https://user-images.githubusercontent.com/7104693/88254850-67026a80-cc6b-11ea-8d39-28171e2a961b.gif)
<br>
## Setup
The easiest way to get started:
1. Download the .unitypackage you want from the samples below.
2. Use the [Unity Hub](https://docs.unity3d.com/Manual/GettingStartedInstallingHub.html) to open a new Unity 2019.4 LTS project using the Universal Render Pipeline template.
3. Get Bolt from the Unity Asset Store & add it to your project. ([Bolt Installation Guide](https://docs.unity3d.com/bolt/1.4/manual/bolt-installation.html))
4. In the menu bar, navigate to Assets > Import Package > Custom Package & select the package you downloaded earlier.
<br>
## Samples
### 🔮 Working with Shader Graph, Materials, & More
**Download: [BoltKit_ThirdPerson_Samples.unitypackage](https://github.com/avashly/Unity-BoltKit-Samples/releases/download/v0.1-beta/BoltKit_ThirdPerson_Samples.unitypackage)**
Includes samples for working with Shader Graph, materials, keyboard input, colliders / triggers, game object tags, & scene management. Additional documentation coming soon. The sample Bolt macros can be found within BoltKit_ThirdPerson_Samples > Macros.
Full projects coming soon, but check the Releases section for samples ready to download as Unity packages.
### 🔜 Additional Samples Coming Soon
<br>
## Credits
This project is an extension of the [Bolt Kit: Third Person for Unity](https://assetstore.unity.com/packages/templates/tutorials/bolt-kit-third-person-for-unity-167662) template - which uses 2D &amp; 3D assets by [Kenney](https://www.kenney.nl/).
正在加载...
取消
保存