Rivals of Aether

Rivals of Aether

Soul [ INCOMPLETE ]
Showing 1-10 of 12 entries
< 1  2 >
Update: 2 Aug @ 12:17pm

v0.5.30

Update: 14 Jul @ 2:35pm

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

Update: 14 Jul @ 12:37pm

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)

Update: 13 Jul @ 11:55pm

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])

Update: 13 Jul @ 11:51pm

v0.3

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

Update: 13 Jul @ 1:11pm

v0.2

Update: 12 Jul @ 2:52am

v0.1 - Made Public

Update: 11 Jul @ 11:23pm

v1.8

Update: 11 Jul @ 11:23pm

v1.7

Update: 11 Jul @ 12:45pm