You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+7-29
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3

4
4
5
+
**This project can be found and downloaded on the Asset Store**
6
+
5
7
## Description
6
8
7
9
A collection of simple scripts to create 2D physics games, intended for giving workshops to an audience of beginner game developers to quickly enable them to make games in Unity.
@@ -16,40 +18,16 @@ That said, the audience should already have an idea of how Unity works, the Edit
16
18
17
19
**Usage instructions**
18
20
19
-
Refer to the [Wiki](https://github.com/UnityTechnologies/PlaygroundProject/wiki) for instructions on how to use the framework.
21
+
Documentation can be found in pdf form under Assets/Documentation
20
22
21
23
**Software Requirements**
22
24
23
-
Required: Any Unity 2017.2, or later version
25
+
Required: Any Unity 2017.4 or later version
24
26
25
27
**Hardware Requirements**
26
28
27
29
Required: Laptop
28
30
29
-
**Owner and Responsible Devs**
30
-
31
-
Owner: Ciro Continisio
32
-
33
-
**Change Log** (only major changes)
34
-
35
-
2016
36
-
- 11 Jul - Project created
37
-
- 12 Jul - Added graphic assets
38
-
- 15 Jul - (Mike G) Updated project structure
39
-
- 29 Jul - Example games, Editor scripts to customise the appearance of the components
40
-
- 07 Aug - HowTo video
41
-
- 15 Aug - Added Resource system, Action scripts
42
-
- 24 Aug - Refactored the whole Action system
43
-
- 25 Aug - Added Wiki, renamed Triggers to Conditions
44
-
- 06 Sep - Area Conditions refactored to one to support different events
45
-
- 21 Sep - Added license
46
-
- 10 Nov - New mouse scripts added (GoToMouse, LookTowardsMouse)
47
-
48
-
2017
49
-
- 10 Mar - Arrow gizmos for movement/rotation scripts
50
-
- 12 Mar - Dialogue system
51
-
- 01 Apr - Added Cheatsheet images
52
-
- 29 Oct - Added Patrol script
53
-
54
-
2018
55
-
- Jan - So many changes :D Almost on the Asset Store!
31
+
**Change Log**
32
+
33
+
-**1.0**_(2018/12/12)_ - initial release on the Asset Store.
0 commit comments