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
With RE3RT most rotation values for environments are very wrong
presumably read wrong or translated wrong or something to that effect
An example the first vector being location which ends up being X Z and i have to Invert the Y, is 211.7993 is -211.7993 in this example
Dont know why but took me a wile to figure that out
next vector is assumingly rotation as the 3rd is defiantly scale, all rotations are some sort of 0.xxxx value meaning the rotation values here barley do anything, atleast in a 360 degree sense so maybe this data is translated to a wrong type of measurement perhaps
The text was updated successfully, but these errors were encountered:
So i was told about quaternion rotations, which i didnt know about before
So these are correct as quaternion rotations, so i just had to change blender to quaternion rotations mode
Maybe a setting to convert to XYZ Euler, iv noticed that the Y position and rotations always need to be inverted
So maybe some axis invert options in a settings page would be nice, just for ease of usability
When copy pasting to blender i have to remember to add or remove a -, having an invert i can have to tool self convert so i can just copy and paste away making that process just that bit faster
Cool, just helps
euler should maybe the default as i think most 3d software use by default
for the invert axis i guess maybe these should save per game as i can see one game like RE3 and probably 2 need it and others might not
With RE3RT most rotation values for environments are very wrong
![image](https://private-user-images.githubusercontent.com/14035515/379527962-bb72da64-32db-4b65-8add-4df31454346a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTUyNzEsIm5iZiI6MTczOTE1NDk3MSwicGF0aCI6Ii8xNDAzNTUxNS8zNzk1Mjc5NjItYmI3MmRhNjQtMzJkYi00YjY1LThhZGQtNGRmMzE0NTQzNDZhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAyMzYxMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ2ZWFhZDNkNWU0MzVjMTIyNGJhZDA1YzYyN2Q4ZDBlNzUzOTAwMjRhMjFiMWUxYWY2ZTE2NmE3YTVjNmVmMWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.DkwTIvF_34M4yGbWHTs3zKS2CuLbfvBg517-xpyyMHA)
presumably read wrong or translated wrong or something to that effect
An example the first vector being location which ends up being X Z and i have to Invert the Y, is 211.7993 is -211.7993 in this example
Dont know why but took me a wile to figure that out
next vector is assumingly rotation as the 3rd is defiantly scale, all rotations are some sort of 0.xxxx value meaning the rotation values here barley do anything, atleast in a 360 degree sense so maybe this data is translated to a wrong type of measurement perhaps
The text was updated successfully, but these errors were encountered: