You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DynamicZones.clear, Instances.free and stopCutscene usages assumes npcs are removed but they're not, only objects are reset. Need to either add removing npcs (could cause problems?) or add npcs tidy up in all current locations
The text was updated successfully, but these errors were encountered:
DynamicZones.clear
,Instances.free
andstopCutscene
usages assumes npcs are removed but they're not, only objects are reset. Need to either add removing npcs (could cause problems?) or add npcs tidy up in all current locationsThe text was updated successfully, but these errors were encountered: