Cool! What are the planned features for the pets? Do you need to feed them, level them up, etc. or are they meant as accessories to simply follow you around?
I noticed the blocks following me were a little jittery, kinda weird. They also disappeared when I teleported too much, haha. Not sure what kind of system you are using to move the blocks around, but if I had to guess the cause of the jitteriness, it would be using wait() instead of task.wait(), or binding the movement to the same priority as the camera instead of lower or higher. Not sure if that helps but there you go haha
i dont use task.wait i use heartbeat