Gameplay Ingredients是一组用于 Unity 游戏的运行时和编辑器工具:一组脚本的集合,可在制作游戏和原型时简化简单的任务。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
GitHub 66a6c361 Update README.md 6 年前
net.peeweek.gameplay-ingredients Initial Commit 6 年前
LICENSE Initial commit 6 年前
README.md Update README.md 6 年前

README.md

GameplayIngredients

Gameplay Ingredients for your Unity Games - A collection of scripts that ease simple tasks while making games and prototypes.

Requirements

  • Unity 2018.3
  • Package Manager UI

How to install

  • Open the project where you want to use these ingredients
  • Clone repository somewhere or download zip / unzip somewhere
  • Open package manager UI
  • Click the Plus button at the bottom, select Add Package from Disk, then navigate to the /net.peeweek.gameplayingredients folder to find the package.json file.

You can check that the package was imported by looking at the project window, under Packages/ Hierarchy, there should be a Gameplay Ingredients hierarchy