Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Dynamically show date/time on a prim surface when touched.

JohnHenry Cooperstone
Registered User
Join date: 20 Apr 2009
Posts: 10
04-22-2009 11:53
Is there a way to display dynamic text on a prim? As an example, lets say when a prim is touched to show the date/time it was touched, but on the prim surface itself (could be part of the texture).

Any good way of doing this?
Lazink Maeterlinck
Registered User
Join date: 8 Nov 2005
Posts: 332
04-22-2009 11:55
Look up XYText, I'm sure that is what you are going for. It's really just texture control, as you have speculated.
JohnHenry Cooperstone
Registered User
Join date: 20 Apr 2009
Posts: 10
04-22-2009 12:23
From: Lazink Maeterlinck
Look up XYText, I'm sure that is what you are going for. It's really just texture control, as you have speculated.


That should do it. Thanks