testing
This commit is contained in:
reedgamingstudio
2014-12-16 00:23:12 -06:00
parent c0c0755cc6
commit 5b8ebb7a35
1697 changed files with 1115979 additions and 0 deletions
+38
View File
@@ -0,0 +1,38 @@
NSdesignGames @ 2012
Thank you for purchasing FPS Kit | Version 2.0
If you have any questions emails us:
nsdesign.games@hotmail.com
Documentations, previews and other information could be find in offical
Unity Community thread:
http://forum.unity3d.com/threads/153337-FPS-Kit-Version-2.0
Changelog:
Version 1.2c - Multiplayer (28.10.2012)
- Multiplayer support based on Photon network
> Create rooms
> Join rooms
> Position sync
> Animation sync
> Hit box based damage system (+ hit marks)
> Shot sync
> Scoreboard (Player list + ping)
> Displaying player name above it (+ player HP)
> Player spawn system
>Multiplayer chat;
>Kill reporter example;
- Bug fixes
Version 1.1 (15.10.2012)
- Added Dynamic crosshair
- Added Smooth Slow Motion effect
- Fixed Weapon Script custom editor errors
- Fixed bug when unchecking Recoil in Weapon Script do not stop recoil effect
Version 1.0 (11.10.2012)
- Initial release