text object disappears (physics)

I have a text object (physics body) which is attached to a rotating physics object (the spinner) with a weld joint. When I rotate the spinner, the text disappears, although I can still see the orange outline correctly attached and rotating when I look in hybrid mode. Any thoughts what I’m doing wrong? It does not reappear when the rotating object stops rotating. [import]uid: 96383 topic_id: 19602 reply_id: 319602[/import]

Could you post up some code? [import]uid: 84637 topic_id: 19602 reply_id: 76490[/import]

Thanks, I posted this on another forum (with code) after it seemed like no one had any idea on the beginners forum, and someone tried the code and it worked fine, so I started turning things on and off in my project and discovered that the anti alias = true setting in the config file was the culprit. Eliminating that line and leaving all the rest of the code the same fixed the problem! That’s what four hours of dedicated “turning things off and on” will do for you :slight_smile: I don’t know what I did wrong, it must have been something… [import]uid: 96383 topic_id: 19602 reply_id: 76499[/import]