Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: dasbin on November 21, 2012, 02:23:32 PM

Title: Remove or rethink [RequiredComponent]
Post by: dasbin on November 21, 2012, 02:23:32 PM
Hi,

Since it is possible to add / remove components within a state, it no longer makes much sense to have any of the actions require a particular component on initialization. I find myself having to edit dozens of the built-in Actions to remove this requirement, but I feel there must be a more elegant solution. Perhaps it is time to rethink how this works in Playmaker? Could they look in previous states instead, for a suitable AddComponent or similar, before throwing an error?
Title: Re: Remove or rethink [RequiredComponent]
Post by: Alex Chouls on November 21, 2012, 06:13:31 PM
You can go into Preferences > Error Checker and disable Check for Required Components.

But I agree there's some room for improvement here...