Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: knoxxville on July 01, 2017, 07:02:36 AM

Title: UFPS - Simply Rotate the Damn Player!
Post by: knoxxville on July 01, 2017, 07:02:36 AM
Hello all,

So I've been trying for the past week to get that AdvancedPlayer prefab to simply rotate on the Y axis after using itween RotateTo...no dice. I'm essentially teleporting the player via Itween MoveTo (which works), but the player is facing the wrong way.

This is driving me absolutely crazy.

Any help would be appreciated!
Title: Re: UFPS - Simply Rotate the Damn Player!
Post by: djaydino on July 01, 2017, 10:16:44 AM
Hi,
Maybe you can make a parent gameobject to rotate.

btw you can find many tutorials here (https://hutonggames.fogbugz.com/default.asp?W548)
Maybe these can help you out :)
Title: Re: UFPS - Simply Rotate the Damn Player!
Post by: knoxxville on July 01, 2017, 11:15:25 AM
Hi,

Sadly no tutorial there, and no help at the official UFPS forums either. Surely somebody here has used UFPS with Playmaker and has used itween at some point? Using a parent gameobject doesn't work, as the AdvancedPlayer prefab relies on a character controller component.
Title: Re: UFPS - Simply Rotate the Damn Player!
Post by: knoxxville on July 02, 2017, 04:21:52 AM
Anyone?
Title: Re: UFPS - Simply Rotate the Damn Player!
Post by: djaydino on July 02, 2017, 04:28:01 AM
Hi,
I do not have ufps, Can you give some more information? (pictures /video showing states/fsms/issue)