Tagged Questions
9
votes
3answers
7k views
Farseer Physics Tutorials, Help files
Is there a tutotial or help file, suitable for a beginner c# programmer to use.
2
votes
4answers
1k views
How can I manipulate a RagDoll made with farseer physics in Silverlight?
I made a ragdoll similar to the one in this demo. This rag doll will be used for a turn based rpg game where the physics will be used for animations such as character taking damage, dying, falling ...
1
vote
1answer
166 views
WP7: Farseer for Silverlight?
Im struggling to setup Farseer for WP7 Silverlight. Which version is the correct one for Silverlight on WP7? The "Farseer Physics Engine 3.2 WP7"-version only seem to work with XNA-projects and all ...
0
votes
1answer
902 views
Silverlight Usercontrol Onload Event when generated in another Usercontrol, to apply farseer physics
Didn't know how to phrase the question better but basically I have a usercontrol that I dynamically add into another usercontrol. The child usercontrol has a set of images and basically I need to know ...