Candy Settings
The settings can be located under Candy Merge/_Config/Candy
Each candy is configured by a Candy object.
Creating a candy
To add a new candy you do the following: Right-click anywhere in the Project and select
Create/Candy Merge/Candy/Candy
.Now you can edit the candy however you want. Each property has a tooltip if you hover the property name for a couple of seconds.
To include the candy in the sequence you simply attach it to any of the other candies' Next property.
If you want to change the
Root
candy, you must select theCandies
object located underCandy Merge/_Config/Candy/Resources/Candies
and change theRoot
property to whichever root candy you want.
Last updated