Editor FAQ – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "Something not working as expected? Not sure about something? Check this FAQ! '''Question:''' Entities/blocks are not detected by trigger zones or are not destructible after...")
 
No edit summary
Line 1: Line 1:
Something not working as expected? Not sure about something? Check this FAQ!
Something not working as expected? Not sure about something? Check this FAQ!


'''Question:'''  
'''Question:'''  


Entities/blocks are not detected by trigger zones or are not destructible after I have exported the game to workshop. Why is that?
''Entities/blocks are not detected by trigger zones or are not destructible after I have exported the game to workshop. Why is that?''





Revision as of 15:37, 7 August 2020

Something not working as expected? Not sure about something? Check this FAQ!


Question:

Entities/blocks are not detected by trigger zones or are not destructible after I have exported the game to workshop. Why is that?


Answer:

When exporting the game to workshop, automatic optimization that welds all the entities not referenced in VS or groups together occurs. Make sure that you either reference all the entities in some label/script, or add them to the group and check the "force not to optimize on export" option.