31
Ask a Question / Re: AB Space Like Gravity
« on: November 19, 2012, 08:14:38 am »
Bump
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Next you'll want to do the stuff inside the "Angle from Actor1 to Actor2" part to get the angle between the actors. You need that so you can push the actor in that direction so it "falls" toward the gravity well. Pay attention that the actors are in the blocks in reverse order - Actor 2 precedes Actor 1. Additionally, Y is the first half and X is the second half. If you put the wrong fields in the wrong places you'll get incorrect values.