Rivals of Aether

Rivals of Aether

Soul [ INCOMPLETE ]
Viser 1-10 af 12 forekomster
< 1  2 >
Opdatering: 2. aug. kl. 12:17

v0.5.30

Opdatering: 14. juli kl. 14:35

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

Opdatering: 14. juli kl. 12:37

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)

Opdatering: 13. juli kl. 23:55

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

Opdatering: 13. juli kl. 23:51

v0.3

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

Opdatering: 13. juli kl. 13:11

v0.2

Opdatering: 12. juli kl. 2:52

v0.1 - Made Public

Opdatering: 11. juli kl. 23:23

v1.8

Opdatering: 11. juli kl. 23:23

v1.7

Opdatering: 11. juli kl. 12:45