Jump to content

Resizing stuff by typing results in some stuff to be sent to the "backrooms" (NaN coordinates)


Recommended Posts

I wanted to animate something, but when I resized something that had the size of 0.005, it made the object and the Workspace Camera to have "nan" coordinates. Undoing only saves the object. Now I'm stuck with a blue void with no clouds or any ground. Just plain blue.

 

Also, for those who experience this issue:

1. Go to c:/Users/<name>/Mine-imator/Projects/<project name>/<project name>.miproject

2. Open the file with whatever text editor you want

3. Search for:

"work_camera": {
    "angle_xy": nan,
    "angle_z": nan,
    "roll": nan,
    ...

4. Replace "nan" with "1"

5. Save the file and now it should work

Edited by happy_alexro
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

  • Create New...