Unity Harvesting

RPG Builder 

We support RPG Builder for harvesting and spell interactions as well. 

 

VIS2k supported systems

Contained within the scripts folder for each system, you will find a zip file with the included demo scripts. Please extract these to the proper folders and merge them into your own scripts using Beyond Compare, Winmerge or similar software. 

uSurvival

  Located in Assets\HNGamers\HarvestingSystem\uSurvival\Scripts are several scripts that are zipped. Please extract these and compare them to the existing documents, merging in the individual changes into your project. They are zipped to ensure they won’t provide an error on installation into other projects. The lines that you will need to merge, will be wrapped in comments as such. //HNGamers start and stop 

  Add all of your prefabs, player and harvestable objects to the network manager registered spawnable prefabs section.  

uRPG

  Located in Assets\HNGamers\HarvestingSystem\uRPG\Scripts are several scripts that are zipped. Please extract these to the same folder they are located in. They are zipped to ensure they won’t provide an error on installation into other projects. The lines that you will need to merge, will be wrapped in comments as such. //HNGamers start and stop 

 

uMMORPG and uMMORPG CE

  Located in Assets\HNGamers\HarvestingSystem\uMMO-Shared\Scripts are several scripts that are zipped. Please extract these to the same folder they are located in. They are zipped to ensure they won’t provide an error on installation into other projects. Add all of your prefabs, player and harvestable objects to the network manager registered spawnable prefabs section.  

 

Mirror