[Breeze beta53 Falling Out 1.0.1 TID: 0100A780187C4000 BID: F1B9AF181E9DAEC9]
Second game where the value changes from time to time between double and int. Very strange.
[hp=16] One heart is 4
580F0000 01C3C0C0
580F1000 00000010
580F1000 00000768
580F1000 00000090
640F0000 40300000 00000010 <= My solution to this problem, a double that is slightly bigger than 16 which have the lower 32 bit being integer 16, if you want to make it bigger first edit f64 then edit f32 using Breeze on this line
780F0000 00000040
640F0000 40300000 00000010 <= and this line is the other player's heart
Second game where the value changes from time to time between double and int. Very strange.
[hp=16] One heart is 4
580F0000 01C3C0C0
580F1000 00000010
580F1000 00000768
580F1000 00000090
640F0000 40300000 00000010 <= My solution to this problem, a double that is slightly bigger than 16 which have the lower 32 bit being integer 16, if you want to make it bigger first edit f64 then edit f32 using Breeze on this line
780F0000 00000040
640F0000 40300000 00000010 <= and this line is the other player's heart













