AltimitSystems / mv-plugins

Altimit Systems RPG Maker MV Plugin collection
18 stars 13 forks source link

Extra frames state API #29

Closed felixjones closed 6 years ago

felixjones commented 6 years ago

Need to review how states are handled for extra frames.

Plugin commands should have the ability to set states for characters, and those command should support some conditions.

Plugin manage should also allow configuring of extra frames. Idle state timeout should be a configurable option.

More states to add:

The way assets are handled needs to be revised to allow support for "exclude unused assets". Adding named/index character sheets in the Plugin Manager and allowing referencing them by name/index in the XML definitions is a good way to do this.

felixjones commented 6 years ago

This issue is no longer related to Altimit Movement. Discussion is now at issue https://github.com/AltimitSystems/mv-plugins/issues/31