I think he means the 'My Behaviours' section which are custom behaviours, not the stock ones. In which case, i dont know if this has changed but i dont think you can delete the 'My Behaviours'.
yes it is...possible to delete the myBehaviors you create.
in Finder Right click on your gameProject file and 'Show Package Contents' the behaviors folder has your "myBehaviors" you can delete them... If you do you should also delete the references to them in the assets.xml document... ...< file.name # things!
but why delete? those files aren't included in the builds... the folder is just storage for your stuff... the behaviors you drag into to your GS editor are included in the build... if you change the content of one of your myBehaviors... just name it something like 'new' or put a date in the title bar of the behavior...
of course the folder in the package... is called simply 'behaviors'
as I said that folder has your behaviors...
just delete the one you don't want and then delete file name in the 'assets.xml' page/doc. (and make a copy of your project... before you fiddle with it...)
if you don't want to delete that way... I suggest you just name the changed custom behavior to New...whatever.
perhaps I should have said "Why bother deleting?"
MH
gyroscopeI am here.Member, Sous Chef, PROPosts: 6,598
Hi MH, when I'm experimenting and acquire lots of My Behaviors, many being different versions of the same, I sometimes need to clear them out to replace them only with only the actual final versions. Neatness and ease of finding the ones I want I suppose! Sure that's the same for mentaldirector. :-) (And for you, surely? ;-)
Comments
in Finder Right click on your gameProject file and 'Show Package Contents'
the behaviors folder has your "myBehaviors"
you can delete them... If you do you should also delete the references to them in the assets.xml document...
...< file.name # things!
but why delete?
those files aren't included in the builds... the folder is just storage for your stuff...
the behaviors you drag into to your GS editor are included in the build...
if you change the content of one of your myBehaviors... just name it something like 'new' or put a date in the title bar of the behavior...
MH
BTW: There is no file such as MyBehaviors, and I don't want to mess with the files. Thank you anyway!
as I said that folder has your behaviors...
just delete the one you don't want and then delete file name in the 'assets.xml' page/doc.
(and make a copy of your project... before you fiddle with it...)
if you don't want to delete that way... I suggest you just name the changed custom behavior to New...whatever.
perhaps I should have said "Why bother deleting?"
MH