Hello!
This is my first post on the forum so I’m not quite sure how the Categories work…
-I’m posting this article because I need help on where to start with making a Web-Swinging System with more of a pendulum motion.
-I’m trying to exclude RopeConstraints
-I want to create a system like in the Marvel Spider-Man PS5 games…
You’d need to learn how UserInputService can work when you want to cast a web to fly around (Adjusting the force and such) & I guess checking where to exactly put the “web’s” position, that’s all I could think of
There’s probably a few ways you can do this using the physics engine, but if you want a more math-based method you should look into simple harmonic motion in how physics works in the real world.
Wikipedia is often overwhelming, but the concept is fairly straightforward and there’s a few formulas for finding the position and angles and things that you can find online. If you want more help then you can DM me as I am currently studying physics.