Home Artists Posts Import Register

Downloads

Content

Defense Stance Documentation:  https://github.com/KageDesu/Alpha-ABS/wiki/Defense-Stance-(Shield-Block) 

Demo:  https://www.dropbox.com/s/lfewmc654lk8owm/Alpha%20ABS%20Shield%20Block%20Demo.zip?dl=0

Updated .JSON files:

  • KeyBinding.json
  • UIButtons.json
  • UIGauges.json

New .JSON files:

  • UIShieldTimer.json

Build have new images


Comments

Anonymous

Is it possible to configure the "face" of the enemy within the event? I have the same enemy with color variations in sprites, it would be interesting to be able to assign a "face" to each of them through plugin commands.

KageDesu

Change parameters and in event (comment) or in game by uAPI.setParamE(id, parameterName, newValue)

Anonymous

Is there any possibility of implementing an auto attack that focuses on the next enemy of the map automatically? This would be a great function for a farm system.