A downloadable asset pack

Download NowName your own price

I made a simple add-on for adding new generic actions in your game.. 

About gAction: 

 There are 3 types of Gaction included in the package (derived class from Gaction base class)

1) NoUseItemAction - action which doesn't require any items to use (ex. gathering)

2) UseToolAction - action which requires a tool to perform the task - (ex. mining needs pick axe)

3) UseMoreItemsActions - action requires more than 1 items (ex. farming needs plow and seeds)

Action can  be ended through : input button, timer or end animation

Can also add collectibles after action (with a tool, or more items) and add them to inventory.

Just play the demo provided in the package and explore how I set up new action using scriptable objects. 

Importing the package: 

Set up a new action : 

Feel free to modify to fit your game style..

Download

Download NowName your own price

Click download now to get access to the following files:

GActions_v0.1.unitypackage 2 MB

Comments

Log in with itch.io to leave a comment.

Is the asset supported? Does it work with the Invector Shooter Template? I have some questions. thx.