Discuss Scratch

wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

In my game, the fighting (semi) works the first time, with the only issue being the buttons don't hide during the enemy's turn. Next fight, however, the sprites for the enemy, text, AND buttons don't show up.

Last edited by Paddle2See (May 19, 2021 18:02:35)

wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

bump
wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

bump
wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

The fact I'm at four posts and no one but me has commented is a big oof moment (not to sound rude or anything) .
wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

bump
TheAnomalousPseudo
Scratcher
1000+ posts

(Fixed) Sprites hide after fight ends and don't show up

You'll need to specify where the relevant scripts are.


We ought to be careful with that octopus that takes over the servers. He's well armed.
wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

TheAnomalousPseudo wrote:

You'll need to specify where the relevant scripts are.

The Attack, Heal, Text (near the Heal and Attack sprites), and Enemy are the broken sprites, so I assume the broken scripts are there.
theosa11
Scratcher
71 posts

(Fixed) Sprites hide after fight ends and don't show up

what have you tried to fix the proplem
wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

theosa11 wrote:

what have you tried to fix the proplem

Nothing yet because no one suggested any fixes and I can't figure out what to change myself.
wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

bump
Theo_1er
Scratcher
500+ posts

(Fixed) Sprites hide after fight ends and don't show up

I played 5 minutes without finding the fight scene…

Quand le risque est ridicule, la récompense est ridicule.
wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

Theo_1er wrote:

I played 5 minutes without finding the fight scene…

Oops, I probably should have made that more clear. You have to be a Delta and talk to the wolf on the rock (Torrarae) and he'll ask to fight, and after saying yes, you should be in the fight scene.
wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

bump
Theo_1er
Scratcher
500+ posts

(Fixed) Sprites hide after fight ends and don't show up

You are resetting player's health too late. When the second fight starts, player's health is still at 0 and the fight ends as soon as it begins.

Quand le risque est ridicule, la récompense est ridicule.
deck26
Scratcher
1000+ posts

(Fixed) Sprites hide after fight ends and don't show up

Please don't bump after less than 24 hours.
proikj
Scratcher
50 posts

(Fixed) Sprites hide after fight ends and don't show up

to show and hide things use this:
show
hide
wolfburrito55
Scratcher
85 posts

(Fixed) Sprites hide after fight ends and don't show up

proikj wrote:

to show and hide things use this:
show
hide

I did use those

deck26 wrote:

Please don't bump after less than 24 hours.

Okay!

Theo_1er wrote:

You are resetting player's health too late. When the second fight starts, player's health is still at 0 and the fight ends as soon as it begins.

I changed the scripts and it worked, thank you!

Powered by DjangoBB