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
Some of my lights and doors are displayed on the wrong level.
First Level lights and doors are visible even if only level 0 is visible.
Can it be updated manually?
In SH3D they are correctly assigned!
The text was updated successfully, but these errors were encountered:
Hello @Draganis , this may happen when there is an error in the export. Object names in SH3D should be composed by only Alphanumeric characters (' ', a-z A-Z 0-9). ~ and # are allowed but they are treated as escape characters at the end of the object name. If you have local charachter sets this may throw an exception in the export. The file will be exported but some of the features will not work as expected. Please try to sanitize your model with clean names.
Some of my lights and doors are displayed on the wrong level.
First Level lights and doors are visible even if only level 0 is visible.
Can it be updated manually?
In SH3D they are correctly assigned!
The text was updated successfully, but these errors were encountered: