top of page

Item / Weapon System

  • Writer: Lewis Bailey
    Lewis Bailey
  • Feb 12, 2024
  • 1 min read

Required Packages

N/A


How To Use

You shouldn't need to touch any of the core scripts in this package, nor the Scriptable object scripts, as this can cause errors in the custom inspector.


ATTENTION When implementing into your own project make sure the "Data" folder is in the "Item-Weapon System/" directory and contains "Item", "Melee" and "Gun" folders as this is where it will create all of the different items and weapons.


  1. At the top of the screen in the bar, there should be a Items button, clicking that will bring up a dropdown for the Item Database. Appon clicking that, given that you have followed the above you shouldn't get any errors.

  1. When you click Add (Item, Melee, Gun) it should add a new item to the list below, and when you click on it. There should be a info page appear on the right, which shows all the details of that object. Then you have the options to save and delete that current item.

  2. Once you have filled out the detials, if you go back to the folders, and go into "Data/(the item type you made) you should see a scriptable object, and when you click it, you should see in the inspector all of the detials for that item, layout nicely.

Recent Posts

See All
Terrain Generation

Required Packages Universal Render Pipeline (Available from the Package Manager) How To Use Main Scripts Map Preview This generates a...

 
 
 
Day & Night System

A day night system, like the one in Stardew Valley where you have seasons and days that can be linked up to a weather system or events that

 
 
 
Crafting System

Physically based crafting system requiring your to place items onto the crafting table and select a recipe from the book that you would like

 
 
 

Comments


Subscribe for News and Updates

Thanks for subscribing!

  • Discord
  • itchio-textless-black
  • X
  • linkedin-square-logo
© 2024 by Bopbop Studios. All Rights Reserved.
bottom of page