Search found 2 matches

by nullset2
Sun Oct 10, 2021 8:56 pm
Forum: Support and Development
Topic: [Verlet Integration] Cannot add collision in Rope and Ball situation.
Replies: 3
Views: 5111

Re: [Verlet Integration] Cannot add collision in Rope and Ball situation.

This is fantastic by the way. I would had liked to use the exact same physics I got from the verlet integration but this approach works, will just tinker some of the parameters to get the right kind of "feel" to it and finish building my game. Thank you so much, your advice is truly apprec...
by nullset2
Mon Sep 27, 2021 9:01 pm
Forum: Support and Development
Topic: [Verlet Integration] Cannot add collision in Rope and Ball situation.
Replies: 3
Views: 5111

[Verlet Integration] Cannot add collision in Rope and Ball situation.

Hi! I've been playing around with the Verlet integration API and I have hit a snag. Based off of the Fantastic Verlet example from this thread , I have setup a rope and ball with cup simulator. Based on the positions of the first and last nodes, I have set up Love to create a body and a shape corres...