-
-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop Interactions and Item placement (#1446)
* Cleaned up item placement, check for flat surface, keep rotation even * Added viewpoints to entities. - Added checks regarding dropping items to the angle of the surface they are placed on. - Simplified dropping items to only use the Y axis, so you can place items flatly but also the rotation you want. * Cleanup to only target world layer mask instead of character. Added check that test raycast hit is near interaction point. * cleanup * Polish the code --------- Co-authored-by: Mechar418 <iamteapot42@gmail.com>
- Loading branch information
1 parent
4ee9895
commit c2310ad
Showing
9 changed files
with
263 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.