Items, Pickups and Powerups. #895
Answered
by
Windblade-GR01
oppotaku
asked this question in
Feature Request
|
Add Items, Pickups and Powerups, that give the player a new move/ability, weapon or buff (or debuff). They can be spawned when you want (which one you want) in practice and are spawned randomly in stages if you enable the feature. |
Answered by
Windblade-GR01
Feb 17, 2022
Replies: 1 comment
|
This already could be done via helpers. In the future I could make a example implementation of this if you think is a good idea. |
0 replies
Answer selected by
K4thos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This already could be done via helpers.
A game-wide implementation could be made via
attachedCharorcommonStates.In the future I could make a example implementation of this if you think is a good idea.