demostenes Posted November 24, 2015 Posted November 24, 2015 We would like to use object text for names and speech above characters. Would be possible to improve object text so it would always face camera (as option)? Thanks.
unclebob Posted November 24, 2015 Posted November 24, 2015 Hi Jirka! Consider using WidgetLabel on engine default gui instead. All you need to do is to convert world space coordinates to the screen. Is there any other reasons for choosing ObjectText instead of that approach?
demostenes Posted November 24, 2015 Author Posted November 24, 2015 Thats what we are using now. I thought using this new object could mean easier implementation, but probably not. Thanks anyway.
Recommended Posts