-
Notifications
You must be signed in to change notification settings - Fork 5
/
dev_build5.txt
48 lines (37 loc) · 1.27 KB
/
dev_build5.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
________________________________________________________
--------------
Developer Name
--------------
Alexander Ocias
________________________________________________________
------------
CHANGE-LOG
------------
+ Added some birds
+ Added a bird animation
+ Added some other bird scripts
+ Added some lighting to the main scene
+ Added title font, styling
+ Packed title elements into a vertical group
+ Fixed FPS standard asset drift bug
+ Added cursor locking script to player
+ Imported ProCore Prototype to facilitate level designers
+ Converted existing maze to Probuilder objects.
+ Added basic gender options
+ Added female voice sounds
+ Added dialogue box
+ Added a few NPCs
+ Added InteractionController to connect dialogue to NPCs
+ Added reticle (indicates interaction status too)
+ Added a bunch of little level geometry
+ Put Game Over screen elements into a vertical group
+ Added some colour to the Game Over screen
- Removed unnecessary capsule collider and rigidbody from player
----------------
UNFINISHED WORK
----------------
--------------
NOTES
--------------
Feel free to expand on the level geometry I put together in whatever way you like.
Also, it's a shame we switch to the old unity FPS controller instead of Happie's little box control thing, it seemed cool.