Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: midgear on October 15, 2019, 09:28:29 PM

Title: Smooth Look at not working in built game
Post by: midgear on October 15, 2019, 09:28:29 PM
So I have this odd glitch with "Smooth Look At" where it is working fine in the in Unity player but as soon as I build the project it's no longer working. And this makes my game unplayable because I'm using "Smooth Look At" to make the player face / move away from the camera when moving.

I don't understand what the deuce is going on and could really use some help.
Title: Re: Smooth Look at not working in built game
Post by: midgear on October 16, 2019, 01:14:44 AM
Well I have a solution that I'm not a huge fan of. I made another script that does just the rotation and it works, I have no idea why this works, but Shrug.

If anyone has a better way of doing I'm all ears.