Reply to thread

[CODE]public static FURNITURE_TROPHY: string                    = 'furniture_trophy';[/CODE]


So, it needs a specific logic when you make it in FurniBuilder-


Go into your item settings on FB and change the furniture logic to furniture_trophy

Replace old file, clear cache, you should be set for the trophy popup when double clicked.


For future reference, you can find Furniture Logics here:

[URL unfurl="true"]https://gist.github.com/billsonnn/adcee2555953c1e1ff48676ef108e599[/URL]


Top