Thursday, June 13, 2019

barrel stand

今tavernとinnが一緒になったような建物を造っているので、装飾の一つとして造った。出来るだけvertex数を抑えるようにした。

text on an object

 default {     state_entry()     {         // Set the hover text to "Hello World!" in white with no transparency         llSetText...