
Create a boat system - Scripting Support - Developer Forum
Dec 17, 2023 · Hi, I’ve begun working on a simple physics-based boat system for my game. The system is to have no waves and a small sinking animation. How should I go about getting the boats to float and move? I don’t know what physics constraints to use. My current set up uses a plane constraint to make the boat “Float” But that does not allow for dynamic sinking. I am just …
How to make a boat? - Scripting Support - Developer Forum
Oct 29, 2021 · Hello, I would like to make my boat model on the water and be able to drive it using gui buttons, any ideas on how to do it? I’m not really sure how to start, someone could guide me 🙏
How do I make a driveable boat? - Scripting Support - Roblox
Aug 19, 2024 · I wanna make a driveable boat but I have no idea how I can make one. I tried learning to by using freemodels like the cars you’d see in the places roblox offers you but I understood no math behind it.
Scripting a boat - Scripting Support - Developer Forum - Roblox
Sep 12, 2022 · Hello, I’ve spent the past couple of months modeling boats, and now i’m trying to script them. My scripting knowlegde isn’t good enough to use gerstner waves and apply buoyancy to the models, so instead I plan to just animate the effect instead. would animating a brick and welding it to the model suffice? However I do not know how I would make the boat move …
How to make a boat move along the water - Roblox
Feb 24, 2022 · I have used 2 propellors at the back which move the boat fore and aft , one rotating CW and the other CCW with the prop blades tilted for the opposite rotation. When both spin CW then the reverse thrust from one rotates the boat. I’ve also used a VectorForce in a different boat for for/aft. Use a Torque to rotate the boat.
Building/Placement system - Scripting Support - Roblox
Jan 3, 2022 · Hello, I am making a game and wanted to make a building system, or placement system like you can build in build a boat and such. The only difference and problem I have is I want to be able to build anywhere you want in the game, and also be able to destroy what you built if you want to.
Whatever Floats your Boat - Goats Barred [HitSquad] [Filtering
May 25, 2014 · Hey! This is a game I’ve been making for about 3 weeks, known as Whatever Floats your Boat. Gameplay is pretty simple, you build a boat, and then you float around in it, shooting other people. I’d like to add a bit more to it, more props, some monetization, more guns, et cetera, but as of now, it is playable, and quite fun. I’m submitting this request now because I …
How to build a simple ship with a realistic bow - Roblox
Mar 3, 2020 · Intro Hello! Recently, the roblox maritime community has blasted into the air, after it being highlighted by particular youtubers, and this of course, means more devs trying to make ships. There’s the simpler way to make it which you can just look at a ship and attempt building it but for one with a bow in the style of a cruise, you need to follow this tutorial! You will need: A …
How can i make my boat work? - Scripting Support - Roblox
Oct 5, 2019 · I am trying to make a boat for my game but i do not know what i need to do as i have never worked on vehicles. i am trying to use BodyAngularVelocity but i cannot control it with a localscript using UserInputService. what should i do? here is my current progress: rib.rbxm also, how would i use BodyVelocity to make the boat go forwards no matter where it is?
How to change a boat’s speed (Vehicle Seat) - Roblox
Sep 15, 2022 · I need help with making a boat that I can adjust the speed of. I copied some code here and there from online models but I can’t figure out how to change the top speed and acceleration of the boat. Here is the model I’ve made so far: boat.rbxm (63.0 KB) I tried changing the VehicleSeat’s Torque and MaxSpeed properties but it didn’t change the result. I also …
- Some results have been removed