My friend and I recently started working on a Spider-Man swinging system, But it seems very flashy/laggy, How would I improve this
Thanks!
My friend and I recently started working on a Spider-Man swinging system, But it seems very flashy/laggy, How would I improve this
Thanks!
I think you’d find better replies in Code Review - DevForum | Roblox or in Scripting Support
Try to use beams and rope constraint or ur using that only.
Rope’s caused the player to glitch through terrain. And I am using beams
Use some animations, For example the arm that rises and shoots the web. Or he who moves while being transported…
I tried this but the falling animation always goes over it
Oh… Idk how to help you… Yea man this is a problem
I remember trying @EgoMoose 's Platformer system which managed to do so. I might try to us that system it.
Just try to use some visions spiderman game
What do you mean? I have no idea what is visions spiderman game
Their technology is really good.
Remember that for improving already functioning code you need to put the topic in #help-and-feedback:code-review . #help-and-feedback:scripting-support is for code that is not functioning at all or partially.
Add a BodyForce and use beams for visual effects and ropes for physics
Ropes did not work well for me. I used the parabola (conic geometry). And I don’t think BodyForces will create the same effect. Velocity Forces might.
well, thats the strategy i have used and it worked decently well.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.