Skip to content

Commit

Permalink
Initial package extension of Lean Touch, to get the touched screen areas
Browse files Browse the repository at this point in the history
TODO: Fix the example Scene with missing assets from Lean Touch package
  • Loading branch information
mfdeveloper committed May 18, 2020
0 parents commit ea09039
Show file tree
Hide file tree
Showing 9 changed files with 499 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Runtime.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions Runtime/Lean.Touch.Extensions.ScreenAreas.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Lean.Touch.Extensions.ScreenAreas",
"references": [
"GUID:e9745f6a32442194c8dc5a43e9ab86f9",
"GUID:db3202cb94ce05e4a9fea1c0c4636177"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}
7 changes: 7 additions & 0 deletions Runtime/Lean.Touch.Extensions.ScreenAreas.asmdef.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ea09039

Please sign in to comment.