playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
GetAnimatorIsControlled.cs Issue[SOLVED]
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: GetAnimatorIsControlled.cs Issue[SOLVED] (Read 5078 times)
Magris
Playmaker Newbie
Posts: 1
GetAnimatorIsControlled.cs Issue[SOLVED]
«
on:
December 18, 2014, 02:51:46 PM »
Assets/PlayMaker Animator/Actions/GetAnimatorIsControlled.cs(94,56): error CS0619: `UnityEngine.Animator.IsControlled(UnityEngine.Transform)' is obsolete: `use mask and layers to control subset of transfroms in a skeleton'
I saw this message
what can i do? T.T
unity 4.6.1f1
i want to controll animator with playmaker
help me
i downloaded at this page
https://hutonggames.fogbugz.com/default.asp?W1031
and i saw this page
http://hutonggames.com/playmakerforum/index.php?topic=8952.0
is it package problem?
«
Last Edit: January 08, 2015, 02:41:57 AM by jeanfabre
»
Logged
escpodgames
Hero Member
Posts: 687
Re: GetAnimatorIsControlled.cs Issue
«
Reply #1 on:
December 20, 2014, 06:56:23 AM »
Bump, just got the same
Logged
Simple Assets -
https://www.assetstore.unity3d.com/en/#!/publisher/5217
mdotstrange
Hero Member
Posts: 555
Re: GetAnimatorIsControlled.cs Issue
«
Reply #2 on:
December 21, 2014, 09:09:22 AM »
I got the same error- deleted that action and the error goes away
Logged
Indie game dev and instructor at the Strange School.
Learn Playmaker at the Strange School!
jeanfabre
Administrator
Hero Member
Posts: 15612
Official Playmaker Support
Re: GetAnimatorIsControlled.cs Issue
«
Reply #3 on:
December 22, 2014, 03:42:50 AM »
Hi,
Yes, simply delete that file, it's an obsolete action, because Mecanim has rendered this method obsolete. As the error is mentionning, you need to now use masks and layers to deal with this.
Bye,
Jean
Logged
jeanfabre
Administrator
Hero Member
Posts: 15612
Official Playmaker Support
Re: GetAnimatorIsControlled.cs Issue[SOLVED]
«
Reply #4 on:
January 08, 2015, 02:43:01 AM »
Hi,
The new package on the wiki will handle this obsolete action better. Simply redownload and install, the error will disappear.
https://hutonggames.fogbugz.com/default.asp?W1031
Bye,
Jean
Logged
xunxun
Junior Playmaker
Posts: 53
Re: GetAnimatorIsControlled.cs Issue[SOLVED]
«
Reply #5 on:
March 05, 2015, 08:39:10 AM »
I downloaded en update the package but that error still appear.
After deleted the "GetAnimatorIsControlled.cs"
Unity 5.0.0
===
Assets/PlayMaker Animator/Actions/SetAnimatorCullingMode.cs(62,123): error CS0619: `UnityEngine.AnimatorCullingMode.BasedOnRenderers' is obsolete: `Enum member AnimatorCullingMode.BasedOnRenderers has been deprecated. Use AnimatorCullingMode.CullUpdateTransforms instead (UnityUpgradable).'
Logged
jeanfabre
Administrator
Hero Member
Posts: 15612
Official Playmaker Support
Re: GetAnimatorIsControlled.cs Issue[SOLVED]
«
Reply #6 on:
March 05, 2015, 09:26:02 AM »
Hi,
yes, I'll update this package beginning of next week. Stay tuned!
Bye,
Jean
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
GetAnimatorIsControlled.cs Issue[SOLVED]