0
votes
0answers
6 views
Farseer Physics XNA Geom ‘Tripping’
Hello, I have an issue similar to http://farseerphysics.codeplex.com/Thread/View.aspx?ThreadId=72364
I have a rectangle player geom, and many rectangle tile geoms lined up next to each other.
…
2
votes
4answers
340 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 …
0
votes
1answer
289 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 …
0
votes
0answers
40 views
Turn off collision on inside edges of objects on Farseer
I've created a small game in Silverlight. It has a bunch of objects that are shot out of a cannon. Every once in a while it appears that the colliding object misses the outside of the object. It …
1
vote
3answers
999 views
Farseer Physics Tutorials, Help files
Is there a tutotial or help file, suitable for a beginner c# programmer to use.
