valence icon indicating copy to clipboard operation
valence copied to clipboard

Create parkour.rs example

Open emortaldev opened this issue 2 years ago • 2 comments

emortaldev avatar Sep 06 '22 01:09 emortaldev

I forgot to remove the separate world when the player leaves

emortaldev avatar Sep 06 '22 02:09 emortaldev

I forgot to remove the separate world when the player leaves

You can still push changes. Don't forget to cargo fmt.

Also try running cargo clippy. ~~You'll probably get some warnings outside your code but you can ignore those.~~

rj00a avatar Sep 06 '22 03:09 rj00a

I believe this is ready, worlds are now unloaded when players leave

emortaldev avatar Sep 09 '22 22:09 emortaldev