Clone: Difference between revisions

20 bytes added ,  10 days ago
no edit summary
No edit summary
No edit summary
(One intermediate revision by the same user not shown)
Line 96:
|}
 
== PsuedocodePseudocode ==
 
init() {
Line 252:
deathAnimationNormal = { { 0xA01D, 5 }, { 0xA06E, 5 }, { 0xA0A7, 5 }, { 0xA0D8, 5 },
{ 0xA0F9, 5 }, { 0xA11A, 5 }, { 0, 0 } }
mainHard() {
Line 291:
deathAnimationHard = { { 0xA01D, 5 }, { 0xA06E, 5 }, { 0xA0A7, 5 }, { 0xA0D8, 5 },
{ 0xA0F9, 5 }, { 0xA11A, 5 }, { 0, 0 } }
walkingAnimationsPerCharacter = { this.walkingAnimationsZeke, this.walkingAnimationsJulie }