A downloadable game

Buy Now$10.00 USD or more

The Halloween game template offers assets featuring three distinct monsters with unique colors, three diverse potion vials, and a suite of exciting features, including a Game Timer, Score System, Game Main Menu, and Potion Combine System. This game will help you explore and develop a Halloween game by providing a simple and enjoyable gaming experience.

Features

  • 3 Different monster with 3 different color
  • 3 Different potion vial with 3 different color
  • Game Timer
  • Score System
  • Game Main Menu
  • Potion Combine System

Supported platforms:

Windows
Mac OS X
Linux
iOS
Android
Web GL

Format File:
Unity Asset Package

How to Use :

- Testing

To try the demo, open MainScene and hit play.

The set up

- You need to prepare an item grid, which is an ui object with a layout group.Then add Slot prefabs as the child as many as you need.

- add one more slot outside the layout group as the target. To do this, make sure the bool IsTarget in SlotObject component is ticked.

- add the gamecontroller component to an empty game object, then assign the item grid to slot container.

- Then, you need your items. The item has itemdata that will be randomized, but also determines the behavior and texture used. it also has draggableitem component for the drag and drop mechanic.

- assign the item prefab to the game controller

The item data refers to a scriptable object called objectsassetref. the demo uses 3 variants of items and color, results in 9(3x3) variants. If you want to change the variation number, you need to update it to match the Enums.

Once the item dropped to the slot, it will check if theres already an item, or is it empty by OnItemDrop.

When the item matches with the required item on the target object, a callback is called in the SlotObject component of the target. You can implement animation or sound here, or anything you wanted to add.

You can implement the UI however you like. You can use the game controller as the reference  or starting point for your own game controller.


Purchase

Buy Now$10.00 USD or more

In order to download this game you must purchase it at or above the minimum price of $10 USD. You will get access to the following files:

seru-halloween-merge.unitypackage 3 MB