GetCreativeObjectsWithTag の対処法

Verseにて、GetCreativeObjectsWithTagがアップデートで非推奨となってしまいました。
以下の画像のコードを今後も使用するとしたら、どう変更したらよいですか?

If you provide the image of the code, I’ll analyze it and suggest the appropriate changes! Alternatively, I can guide you on how to replace GetCreativeObjectsWithTag with updated functions like GetPlayspaceObjects() or other best practices in Verse.

I don’t know how to use FindCreativeObjectsWithTag either.
If there’s a way to achieve the same implementation without using tags, that would be fine too.