logo

First Person Shooter Game in Unity

   

Added on  2022-10-02

4 Pages740 Words275 Views
 | 
 | 
 | 
FIRST PERSON SHOOTER GAME IN UNITY
STUDENT NAME
DATE
First Person Shooter Game in Unity_1

Elements Implemented
The elements as defined in unity 3D game development are components which when assembled
together, a game is formed and developed using Unity Engine. Elements in Unity 3D plays a very
important and central role in the overall exercises of interactive game development. It also helps
in adding features which can openly show the objective of the game. In the First person shooter
game, the following are the elements which are utilized in the development.
a) WSAD-Movement & Jumping
In the development of the first person shooter game, WSAD feature to initial movement
and jumping controls was used for this case of FPS game development. the following
below is the code sample of the WSAD element.
b) Looking around with the Mouse
In this element, it helps the player of the game to be in a position to use the mouse or the
touch pad to navigate the eyes around looking for the enemies. This is a very common
feature in gaming as it helps for easy navigation around the fight scene. The below is a
sample code used to initiate the element;
c) A decent looking weapon
Choosing a better looking weapon for the fight is also another element which helps to
give out the best outlook of the fight. The shooting weapons used by the player must look
descent. A gun holding animation is used for this case, the player has a capability of
choosing the gun to use for the fight. The sample code was used for weapon
transformation.
d) Bullets that explode on impact
This element enable to bring back the reality of the combat and the fight. When the bullet
reaches the target, it explodes which increases the possibility of the target to be destroyed
with a single bullet explosion.
First Person Shooter Game in Unity_2

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
ITECH2001 Assignment 2: Brief Report
|3
|882
|58

ITECH2001 Game Development Fundamentals, Assignment 2: Brief Report
|3
|656
|74

Maze Runner Game in Unity
|5
|1099
|269