Skip to content

mbelyavsky/unity-amnesia-physics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animated

Drawing inspiration from physics interaction systems found in games like Amnesia: The Dark Descent, The Bunker, and SOMA, this Unity C# script offers functionality to pick up, move, and throw physics objects, as well as interact with doors, levers, and any other object equipped with a Rigidbody component.

How to use it:

  1. Attach 2 images as UI Image elements to the script in editor.
  2. Attach camera.
  3. Enjoy!

The script only works with rigidbody objects.

Tested on Unity 2022.3.14f1 HDRP

About

Amnesia inspired, unity script that enables you to grab, move, and throw objects like doors, levers, or anything else with a Rigidbody component attached.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages