Food_SO

Food_SO is an example of how Item_SO can be expanded to make custom Items in Platformer Engine. Therefore, Food_SO inherits from Item_SO

  • healProvided: Amount to heal the player upon using this item.

HOW CAN I CREATE A NEW FOOD_SO?

To create a new food item in your project folder, follow these steps:

  1. Navigate to the Project folder.

  2. Right-click inside the folder.

  3. Select Create.

  4. Choose Cowsins.

  5. Click on New Food Item.

Last updated