This is my first post so sry if it’s… not right?
So I’m making a mermaid rpg and I want to make a block that while you’re inside it you have the physics of swimming, like your not swimming but where you look you go? Does that make sense? It could also just be when you join the game and not when you’re in the block if it has to be. I don’t want you to sink.
Sry if the was confusing. I don’t know if this matters but I have a custom characters that I made in blender so they’re meshes with bones.
Thanks! ( sorry for the lack of code this isn’t what in normally script so I don’t know where to start)
Could this post help you out?
How do I make a water block? - Help and Feedback / Scripting Support - DevForum | Roblox
I tried that already I should have made my post more clear I want it almost as if you’re swimming as in, when you’re swimming in roblox you can go up or down just by looking in that direction sorry that I made the post unclear.
In water, you’ll only go in the direction you are looking if you look up, I’m not too sure on what you’re trying to say.
That’s what I mean. I’m not sure how to link on here, I’ll have to look, but like in the game Mermaid Life beta.
I would probably use Region3 to check if the player is in the “part” then play a swimming animation and maybe use the mouse position for the player to go that way.
I have tried already it just didn’t work the way I wanted but if I can’t figure it out I’ll have to.
Sorry but if you want more support I suggest you move it to #help-and-feedback:scripting-support
Also can’t you just use roblox’s built-in terrain or is there a certain way you want the physics to be done?
I’m moving it right now sorry and I want to be able to customize it more.