Originally Posted by
Francis115
Oh, nevermind that. Thanks! Also, is there any way to rotate an image with a custom pivot point? Let say I want the arm to rotate with its upper arm/corner as the pivot. If you get what I mean
If you're trying to get out of doing the basic trig, you're making it overly complicated. But again, I'd recommend a google search of something like "java rotate image" to get started. Then if you get stuck, you can post an
SSCCE here that demonstrates your problem, and we can go from there.