Ivan Efimov
Ivan Efimov
This is because the engine parses values assuming that English localization is enabled. It is necessary to specify localization in each call, or use another solution if it possible. And...
Who knows elegant solution?
Hi, Please tell what you think is wrong. Even if it's ok now, although at first it seemed unintuitive to you.
1. Try hold F key and right mouse button at same time, then move mouse. 2. You can change speeds from project settings in 'Scene Editor' tab. To fast access...
Yeah, it makes sense to improve the management capabilities, we will work on it. Although this may differ from other programs due to the fact that our idea is to...
Thanks for the question. We are planning to use relative camera coordinates. Before sending data to GPU need to add offset to all object positions. In fact the camera position...
Our idea to save the scheme with separated app of Player, because it is closer to the real project app. Also the editor is more stable, no sense to implement...
This is because only one tile is used (NavTile). Need use many tiles like a grid, change the code of Component_Pathfinding.cs.
Hi, We made support for VSCode in 2020.5. Use NeoAxis.Managed.ProjectOnly.AnyIDE.sln. It remains to configure compilation and run executables in debugger. The problem is that it is not yet possible to...