Ever felt it was too tedious to keep playtesting to check if your builds are to scale or if certain jumps are possible? or maybe you just wanna move around to troll others or for no reason?
This plugin lets you move around in studio with your character without actually pressing play, with extra features!
Features
actually moving around
Mimics normal movement and camera behavior as close as possible with some minor differences.
Your character is replicated to everyone, so you can be seen moving by others.
Keybinds
– F → Toggle fly / noclip (swaps between both if already on, jump to stop)
– T → Teleports your character to where your mouse is
– Slash → To type commands in the command bar such as /speed and so. You can see all the commands by using /help or /? commands.
– Left shift → Toggles shift lock (needs move, rotate, and scale to not be selected to toggle)
Command bar which has multiple commands that allow you to do stuff like
– Pushing objects around, toggleable with /touchphysics command.
– Setting your walkspeed, jumppower, and gravity
– Emoting
– And more!
Notes
Your character spawns at your camera’s cframe
Your avatar is used as your character except when you have a StarterCharacter in starterplayer, in which case, it will be used as your character unless it has the tag DevRoamIgnore.
Touch physics has a default limit of 5 simulated assemblies, and assemblies that are touched are simulated for 4 seconds before they stop moving.
Modifying your character through explorer beyond changing humanoid properties and character cframe is currently not supported.
Thanks to @xKiiyoko for the icons!
If you have any suggestion such as commands that would be useful, please post them!
Interesting plugin. But hey, I cant determine whether if it only happens on my end because it wont let me go to the plugin page via clicking on “Get Plugin” hyperlink. Can you check it and fix it or maybe send the link here instead?
I think I did show moving objects around in the first video, but yes.
I had to remake that video alot just to get it to be below the upload limit, so I didn’t spend much time showing that
My friend is freaking out seeing me in studio with it LOL I love it 10/10
idk if it would be possible with a custom integration of the bubblechat system, you’d be able to talk
I could try to implement it myself
I actually already have an implementation of bubble chat that I originally had added but I was concerned about whether it’d be fine to add it since I don’t have any way of filtering what you input.
It technically doesn’t really matter since you can say whatever you want with textlabels with no filtering but I prefer to be on the safe side.