Jump to content

SpiderPig

Members
  • Posts

    2,346
  • Joined

  • Last visited

Posts posted by SpiderPig

  1. enum UserPath
    {
    	PATH_DESKTOP,
    	PATH_DOCUMENTS,
    	PATH_PROGRAMDATA,
    	PATH_APPDATA = PATH_PROGRAMDATA
    };

    I see PATH_APPDATA is currently defined as program data.  Should it be?  If yes... can we get a path to the Local or Roaming Appdata path for game saves?

  2. Did a fresh install of 1.0.2, created a new project, built in release and got the same error.  VS2022 is up to date.  v17.6.2?

     

    Microsoft Visual Studio Community 2022
    Version 17.6.2
    VisualStudio.17.Release/17.6.2+33723.286
    Microsoft .NET Framework
    Version 4.8.04084

    Installed Version: Community

    Visual C++ 2022   00482-90000-00000-AA189
    Microsoft Visual C++ 2022

     

  3. 15 hours ago, Josh said:

    I've actually been thinking about adding a command that lets you change the orientation and/or gravity of the player controller. It won't come out until later this year, but I think there are some interesting things that can be done there.

    Can't wait for this. 😁

  4. I did a clean install of the latest update, I have the new client too.  Clicking a project loads the editor in the task bar but it does not display.  Hovering over the icon will show that it is a white window but there is no window visible.  Loading it directly from Editor.exe does this too.  The UltraEngine splash is also way off centre for me.  I had these issues with the last version too.  I had the assets editors working for a bit then they did the same thing, loaded into the taskbar but showed no window and was white on the preview.

    EditorWIndow.png.52c608d9787059d8f97b1fff38fdd598.png

×
×
  • Create New...