Welcome, Guest
Please Login or Register.    Lost Password?

Need Help: iPhoneTouchPhase.ENDED not firing
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Need Help: iPhoneTouchPhase.ENDED not firing
#486
Re:Need Help: iPhoneTouchPhase.ENDED not firing 1 Year, 5 Months ago  
Thanks but got this error

Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(75,27): error CS0117: `Input' does not contain a definition for `GetMouseButtonDown'
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(76,75): error CS0117: `Input' does not contain a definition for `mousePosition'
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(76,47): error CS1502: The best overloaded method match for `UnityEngine.Camera.ScreenToViewportPoint(UnityEngine.Vector3)' has some invalid arguments
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(76,47): error CS1503: Argument `#1' cannot convert `object' expression to type `UnityEngine.Vector3'
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(79,35): error CS0117: `Input' does not contain a definition for `GetKey'
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(83,35): error CS0117: `Input' does not contain a definition for `GetKey'
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(89,27): error CS0117: `Input' does not contain a definition for `GetMouseButtonUp'
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(90,75): error CS0117: `Input' does not contain a definition for `mousePosition'
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(90,47): error CS1502: The best overloaded method match for `UnityEngine.Camera.ScreenToViewportPoint(UnityEngine.Vector3)' has some invalid arguments
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(90,47): error CS1503: Argument `#1' cannot convert `object' expression to type `UnityEngine.Vector3'
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(105,27): error CS0117: `Input' does not contain a definition for `GetMouseButton'
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(106,75): error CS0117: `Input' does not contain a definition for `mousePosition'
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(106,47): error CS1502: The best overloaded method match for `UnityEngine.Camera.ScreenToViewportPoint(UnityEngine.Vector3)' has some invalid arguments
Assets/Plugins/uniTUIOCE/iPhoneInput fakery/BBIPhoneTouchManager.cs(106,47): error CS1503: Argument `#1' cannot convert `object' expression to type `UnityEngine.Vector3'

Help please

Thanks
Max
wwwmax
Junior Boarder
Posts: 32
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#487
Re:Need Help: iPhoneTouchPhase.ENDED not firing 1 Year, 5 Months ago  
Replace BBIPhoneInput.cs with this new one and it should be ok.
File Attachment:
File Name: BBIPhoneInput.zip
File Size: 925
ledahu
Fresh Boarder
Posts: 9
User Offline Click here to see the profile of this user
Last Edit: 2011/12/05 10:59 By ledahu.Reason: file include...
The administrator has disabled public write access.
 
#488
Re:Need Help: iPhoneTouchPhase.ENDED not firing 1 Year, 5 Months ago  
WOW that was fast!

Thanks
wwwmax
Junior Boarder
Posts: 32
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#518
Re:Need Help: iPhoneTouchPhase.ENDED not firing 1 Year, 2 Months ago  
Thanks for the fix. I hope this gets integrated into future releases.
J450N
Fresh Boarder
Posts: 2
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 123
Moderators: sloopidoopi