Sulayre / WebfishingLure

A Modding API for Webfishing
MIT License
57 stars 5 forks source link

Custom props not being despawned when player leaves server #12

Closed ThePotato97 closed 2 weeks ago

ThePotato97 commented 2 weeks ago

For some reason when the player leaves the server my custom prop isn't despawning (maybe I broke something)

Here's how I'm initializing the custom prop: https://github.com/ThePotato97/PotatoRadio/blame/0dfad03e489673c2d1f347fff0b235ae2ebe4001/main.gd#L48

Sulayre commented 2 weeks ago

not sure how to test this potato cus your radio mod doesn't even work on my archlinux :sob: i'll try to replicate the issue but i can't promise anything hmu on the modding discord if you wanna look into figuring it out

yungnickyoung commented 2 weeks ago

image on your root node with the prop.gd script attached, did you check this box?

ThePotato97 commented 2 weeks ago

image on your root node with the prop.gd script attached, did you check this box?

Nope I don't know why it wasn't checked, I copied the boombox scene

Sulayre commented 2 weeks ago

lmk if its solved to close the issue

ThePotato97 commented 2 weeks ago

Probably fixed, I have no way to test