I'm having a strange problem where I can see that the value I'm searching for exists, but if I refine my search, all the results disappear. It's hard to explain so I attached a video. The game is Alien Invasion and it stores numbers above 9 as decimals so 10 becomes 1.0, 11 becomes 1.1, 1005 becomes 1.005. Another weird thing is that since it stores numbers above 9 as decimals, idk how it differentiates between something that is supposed to be 25, and something that is actually supposed to be 2.5 in-game since both of those would be stored as 2.5. Any help would be appreciated because I'm genuinely very confused.
0825.mp4