Custom GAction For Invector [Beta]
A downloadable asset pack
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..
Status | Released |
Category | Assets |
Author | hobbycoder |
Download
Click download now to get access to the following files:
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.