-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
There are collision objects which don't use the default material in Collada export #39
Comments
there is some Section5 without Section52 (I just turn off the warning when I pass from emd to collada). so it's might have this strange things to have texture on collision. |
The game allows for a different top speed depending on the surface, so our collision export is incomplete as it doesn't describe surface types (which should probably happen in the material and must be stored somewhere in the model). The ice lake and icy tunnels on Ando Prime might also be handled in the collision object. But they could also be properties of the area (See #46 ) |
I've documented more in OpenSWE1R/swe1r-re#34 (also follow links) We should look out for these flags. To im- and export this, we should probably just give the materials special names ("ZOff_Slow_Swst" etc.) so we can reconstruct the information on re-import. |
I blieve this was closed in 457dff8 |
I have seen this in the collision for Model 131. I believe these might be referenced "Malt" ?
Or is this intentional?
The text was updated successfully, but these errors were encountered: