Rivals of Aether
Soul [ INCOMPLETE ]
Εμφάνιση 1-10 από 12 καταχωρίσεις
< 1  2 >
Ενημέρωση: 2 Αυγ στις 12:17
από AbjectBark

v0.5.30

Ενημέρωση: 14 Ιουλ στις 14: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

Ενημέρωση: 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)

Ενημέρωση: 13 Ιουλ στις 23: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])

Ενημέρωση: 13 Ιουλ στις 23: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)

Ενημέρωση: 13 Ιουλ στις 13:11
από AbjectBark

v0.2

Ενημέρωση: 12 Ιουλ στις 2:52
από AbjectBark

v0.1 - Made Public

Ενημέρωση: 11 Ιουλ στις 23:23
από AbjectBark

v1.8

Ενημέρωση: 11 Ιουλ στις 23:23
από AbjectBark

v1.7

Ενημέρωση: 11 Ιουλ στις 12:45
από AbjectBark