Releases: greggman/hft-unity3d
Releases · greggman/hft-unity3d
Unity 2019
iOS11+
Stop Zoom on Double Tap
v2.1.5 v2.1.5
Camera Example
Added a camera example in Assets/HappyFunTimes/MoreSamples/camera
Unity 2017 Fixes
Unity deprecated the WWW
class so switched to using UnityWebRequest
Fix loadSounds issue
The sound example was not working. This should fix it.
iOS Cookies Blocked Fix etc.
For some reason there were issues with the virtual dpad if cookies were blocked.
This seems to fix that issue.
Also Apple changed the way captive portal detection works. It appears to be no longer possible to launch straight into happyfuntimes on iOS. The best I can do is tell the user to do it manually.
New Samples
-
Added a "clean" sample that shows a controller with no external scripts
-
Added docs for a 3D character example
-
Minor bug fixes
no node needed
If you are upgrading from 1.x to 2.x please see this page