Integration with other assets
Soap is compatible with Odin, Fast Script Reload and most editor specific assets.
Soap integrates well with any other plugins. Currently, Soap has integration with:
Playmaker: Soap-Playmaker (Playmaker Actions)
Game Creator: Soap-GameCreator2 (Custom Soap property, triggers and instructions)
Odin : If Odin is present in the project, all Soap inspectors will be drawn using Odin automatically.
Note: if you are using NaughtyAttributes, make sure you delete the ObjectEditor.cs script from Soap. NaughtyAttributes has its own script, and it conflicts with the one from Soap. Things should work fine after that 😊.
Question: Is it safe to move the “Obvious” folder into a “Plugins” folder?
Yes. If you import the Soap-Playmaker actions, make sure the Obvious folder is in the same Parent folder as Playmaker, otherwise you will get a compile error.
Last updated