This repository has been archived by the owner on Jan 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating XboxCtrlrInput for Unity 5.5. Unity Web Player no longer sup…
…ported
- Loading branch information
Jibran Syed
committed
Jan 10, 2017
1 parent
fa35408
commit 7ece072
Showing
7 changed files
with
39 additions
and
48 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
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
7 changes: 0 additions & 7 deletions
7
XboxCtrlrInput/Assets/XboxCtrlrInputExample/Test Level Scripts.meta
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
m_EditorVersion: 5.2.0f3 | ||
m_StandardAssetsVersion: 0 | ||
m_EditorVersion: 5.5.0f3 |
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
XboxCtrlrInput/ProjectSettings/UnityAnalyticsManager.asset
This file was deleted.
Oops, something went wrong.
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
7ece072
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there anyway to keep web support with new versions?
7ece072
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the late reply. Unfortunately, Unity stopped supporting their Web Player plugin as stated on their site. If your project is still using Web Player, you would have to use the last version of XboxCtrlrInput that still supported it, which was v1.5.0.1.
Hope that helps a little bit.