Rivals of Aether

Rivals of Aether

Soul [ INCOMPLETE ]
正在显示第 1 - 10 项,共 12 项条目
< 1  2 >
更新于:8 月 2 日 下午 12:17
作者:AbjectBark

v0.5.30

更新于:7 月 14 日 下午 2:35
作者:AbjectBark

v0.4.30

- Removed
```gml
if object_index == asset_get("oTestPlayer")
{
hp = 666;
faceaction = 10;
col = c_yellow;
}
```
As it was a unused thing that didn't do anything (Also in the previous version I made a typo where it was oPlayer which actually made it do something where it's not meant to.) Luckily even if this Wasn't fixed, All that it would cause is a visual glitch with the HUD where the HUD shows: the HP as 666, the Icon as the Mercy Icon, and the Color as Yellow

更新于:7 月 14 日 下午 12:37
作者:AbjectBark

v0.4.2

- Fixed Play Test (Via making it use The Original Version of the Systems, Just like what I had to do with Custom Characters)

更新于:7 月 13 日 下午 11:55
作者:AbjectBark

v0.4.10

(I had forgotten to remove a funny debug thingy where the bhead Cycles through all possible sprites [Including the ones for Deltarune's battle system, not just the two used ones])

更新于:7 月 13 日 下午 11:51
作者:AbjectBark

v0.3

- Some fixes (Like uncommenting things that I forgot that I commented out for some reason, which completely broke some Soul Functionality)

更新于:7 月 13 日 下午 1:11
作者:AbjectBark

v0.2

更新于:7 月 12 日 上午 2:52
作者:AbjectBark

v0.1 - Made Public

更新于:7 月 11 日 下午 11:23
作者:AbjectBark

v1.8

更新于:7 月 11 日 下午 11:23
作者:AbjectBark

v1.7

更新于:7 月 11 日 下午 12:45
作者:AbjectBark