IT201018_Project1_James_VoufoSafor
This is an animal randomizer where whenever a user clicks around the area (floor and walls), an animal will pop up. As well as mark where the user clicked to track. The game also provides instructions for the user to either increase, decrease, thin, or widen the size of the animal. Keep in mind, the user has five seconds until that clicked animal disappears.
Feature #1 - Mouse Clicks and Spawn 3D Objects:
- The project reads mouse clicks and spawns 3D objects (animals such as horses, tigers, penguins, dogs, etc) at the mouse location.
Feature #2 - Create 3D Objects at Mouse Clicks:
- The script creates 3D objects (animals) at the position where the user clicks on the screen.
Feature #3 - Display Mouse Location on the Screen:
- The script displays the location of the mouse on the screen as lines next to the spawned animals.
Feature #4 - Keyboard To Change Size of Animals:
- The project showcases when a user presses a number from the keyboard (1-5), a size change will occur for the animals.
Status | Released |
Platforms | HTML5 |
Author | James Voufo Safor |
Made with | Unity |