Skip to content

Boilerplate game scene that demonstrates collisions, player control, and physics

Notifications You must be signed in to change notification settings

tjscooper/Unity-Collisions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Collisions

Collisions

Boilerplate game scene that demonstrates:
  • Collisions (triggers)
  • Player Control (input)
  • Physics (gravity)

Using the keyboard keys, the player can be moved around the scene composed of walls and coins.

The player can collect the coins and will collide with the walls.

Credit to Sebastian Lague

About

Boilerplate game scene that demonstrates collisions, player control, and physics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages