And you guys thought I stopped. ;)
Slime Simulator Remake is now out! With new features and controls! Enjoy!
Key: [DXJEE1D]
17そうだね プレイ済み
This isn't the latest version. It should be V1.0.0
1そうだね プレイ済み
Yeah, I really don't know how to fix that, sorry. :( Thanks for the feedback!
0そうだね プレイ済み
How would you load it?
Like this?
LOAD"TXTSTRING",FALSE
0そうだね プレイ済み
It should be a separate file in the Miner Life folder. You can copy it and put it in your own folder and load into your program.
0そうだね プレイ済み
Saving $trings
How do you save $trings? I tried saving it with my other variables like,
(Example:)
DIM SAVARR[3]
SAVARR[0]=VARIABLE1
SAVARR[1]=VARIABLE2
SAVARR[2]=STRING$
It says type mismatch too. How do I save it?
5そうだね プレイ済み
I'm pretty sure you have to touch a lot on the bottom screen.
1そうだね プレイ済み
Yeah, line 30 is fine. That's where one of your gosubs go. GOSUB @HPBAR means it's going to go to the label @HPBAR, and somewhere on a line below line 30 there should should be a RETURN.
2そうだね プレイ済み
If it's duplicate label, then it's because you have 2 @HPBARS.
You want to add gosub before all labels on lines 24-26.
1そうだね プレイ済み
Got it. Alrighty, I'm gonna go. I'm really tired since it's almost 4 AM here here. So goodnight! :)
0そうだね プレイ済み
It wasnt meant to go higher than 100, so I may fix that.
Btw I may make a few minor (no pun intended) changes to the sprites if you don't mind.
0そうだね プレイ済み
The sprites are ok. I definitely love the rocks and the Miner. Though, the miner sprite is kinda wonky when he walks. And ya made my door dissapear! xP
0そうだね プレイ済み