playMaker

Author Topic: Unity 4 Fixes  (Read 5116 times)

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Unity 4 Fixes
« on: November 23, 2012, 08:40:11 AM »
Download this unitypackage to fix Action warnings in Unity 4.

We're working on the next update - it should be available soon!


DARK_ETERNAL

  • Full Member
  • ***
  • Posts: 110
Re: Unity 4 Fixes
« Reply #1 on: November 23, 2012, 09:31:34 AM »
Greetings, Chouls.

Exactly what fixes are in this package?
Check out our new game: Nitro Chimp. Now live in App Store!

Trailer:
Download: https://itunes.apple.com/app/nitro-chimp/id557150450?l=en&mt=8

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: Unity 4 Fixes
« Reply #2 on: November 23, 2012, 09:54:21 AM »
Some methods were made obsolete in Unity 4. They still work, but throw a warning.

This update fixes those warnings in these actions:

ActivateGameObject
Blink
DevicePlayFullScreenMovie
DeviceVibrate
Flicker
GetIPhoneSettings
GetLocationInfo
StartLocationServiceUpdates
StopLocationServiceUpdates

There's also a bug fix for GUILayoutBeginArea ignoring the style.

We're working on a bigger update, but I pulled these out to get them out quicker...