Commit Graph

21 Commits

Author SHA1 Message Date
Stedd 1bc166ebd6 Zoom fix v2 2022-11-05 12:38:59 +01:00
Stedd 6176d81d58 Fixed zoom bug 2022-11-05 12:30:35 +01:00
Stedd 34099af405 Implemented multiple ammo types 2022-11-05 12:04:31 +01:00
Stedd 8608d27d67 Weapon updates
*Added feature to switch weapon with scroll wheel
*Fixed ammo UI, now updates correctly when changing weapons
*Fixed machine gun zoom
*Player prefab cleanup
2022-11-05 10:43:41 +01:00
Stedd e8b0617dbb fixed weapon switching bug
Script was on 2 gameobjects
2022-10-24 22:16:48 +02:00
Stedd 9277811681 Weapon Switching 2022-10-24 21:57:15 +02:00
Stedd f624dace6d Basic ammo functionality
Lecture 178
2022-10-24 21:02:51 +02:00
Stedd 2dbd212481 Lower mouse sensitivity on zoom
Lecture 177
2022-10-24 20:54:44 +02:00
Stedd 533761ca1c Added weapon zoom 2022-10-14 21:44:34 +02:00
Stedd 740e61c97a Updates
*Added IAggroable interface
*Stopping camera rotation on death
*Added Death screen
2022-10-14 21:26:36 +02:00
Stedd 926aded95d Cleanup 2022-10-14 20:18:09 +02:00
Stedd 74a95468a5 Cleanup 2022-10-14 18:25:19 +02:00
Stedd 7ab62d6798 Player and enemy updates
Added player health
Enemies can do damage to, and kill player
Weapon hits provoke enemies
Changed idle animation to a better looking one
2022-07-25 19:18:21 +02:00
Stedd b12816fa80 Bullet impact effect 2022-07-25 16:53:13 +02:00
Stedd 572ff7f8cb Enemy and weapon update
Added IDamageable interface
Added Enemy health
Added Weapon damage
Added simple Muzzle flash
Fixed gizmo bug in enemy
2022-07-25 15:36:49 +02:00
Stedd 2a5aaca576 Weapon with new input system and raycast working 2022-07-25 14:35:59 +02:00
Stedd bf587eaa88 Weapon Fire 2022-07-25 14:07:01 +02:00
Stedd 2127f27174 Added unity standard assets 2022-07-24 21:48:03 +02:00
Stedd 41941258e4 Resized revolver 2022-07-24 21:07:46 +02:00
Stedd f0cba23aad Folder and asset cleanup
Moved imported assets to separate folder
Moved prefabs that will be used to more accesible folders
Resized and rotated gun model prefabs
2022-07-24 21:05:24 +02:00
Stedd e61d9964cf Imported Assets 2022-07-24 20:47:54 +02:00