Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: PolyMad on August 14, 2021, 04:43:37 PM

Title: How to completely uninstall Playmaker from a project?
Post by: PolyMad on August 14, 2021, 04:43:37 PM
I want to completely remove its data before installing the latest version.
How to do that?
Title: Re: How to completely uninstall Playmaker from a project?
Post by: djaydino on August 14, 2021, 08:33:49 PM
Hi.
You can remove the playmaker folders
But you also need to find all the playmaker components that you have used (PlayMaker FSM) and remove those, else you will get errors (since it can not find playmaker anymore if you remove it)

this is the same for other assets as well
Title: Re: How to completely uninstall Playmaker from a project?
Post by: PolyMad on August 15, 2021, 02:09:45 AM
I suspected it was like that but wanted to be sure.
Thank you!