HTML in scrolling content?

https://playcanvas.com/project/796569/overview/brass

I’m beginning to implement scrolling information blocks in my world, and am really happy with how they look and work. My only question is how to implement HTML in the content of the scrollview? I want to include links to products, etc. This seems like it should be a pretty easy thing, yes?

Hi @gnormanlippert ,

Sadly you can’t insert HTML on UI elements. For that you will have to go with an HTML only UI. Check the examples here:

https://developer.playcanvas.com/en/tutorials/?tags=html

2 Likes

Well drat! OK, thanks.

1 Like