Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: 600 on October 07, 2019, 10:08:35 AM

Title: [Action bug] Set Sphere Collider Radius[SOLVED]
Post by: 600 on October 07, 2019, 10:08:35 AM
Hi,
An action from Ecosystem SetSphereColliderRadius do not react on Every Frame check, works just once.
Thanks for checking!
Title: Re: [Action bug] Set Sphere Collider Radius
Post by: jeanfabre on October 08, 2019, 03:57:29 AM
Hi,

 Good catch, I have fixed that and several other related actions that had the same problems...

SetBoxColliderCenter.cs
SetBoxColliderSize.cs
SetSphereColliderCenter.cs
SetSphereColliderRadius.cs

Bye,

 Jean
Title: Re: [Action bug] Set Sphere Collider Radius[SOLVED]
Post by: 600 on October 10, 2019, 04:44:31 AM
Thank you Jean!