Provide any bugs or issues you ran into in this thread
Far Blade 3d Pixelart Boss Rush Adventure · By
There is a visual bug when the squid attacks that kind of displaces the whole image on screen. I also can't seem to dodge sometimes, like if i never pressed the A button. Seems really interesting and i will come back again soon to check any changes :D Go for it folks, if i can look up or test anything for you, write me anytime
Hi,
I'm not very well versed in LINUX but this person appear to have the same error and more when googling it.
There were no errors when the build was made so I think one of these should help!
https://answers.unity.com/questions/404131/how-to-run-the-exported-game-on-ubuntu.html
https://askubuntu.com/questions/254220/there-is-no-application-installed-for-executable-files
Hi there,
There seems to be an issue with the mouse when playing on a computer that has 2 screen.
While I know you don't need to move the mouse, I still do it without thinking about it and found out that if I go out of the screen bound my mouse is on the desktop so when I click the game lose focus.
Windows build
When cutting the tree trunks in the opening area of the game, there is a slight hitch before it cuts in half and falls down. Having worked in Unity myself I thought maybe it would be because you are instantiating the two new halves of the tree or something from prefabs. If it is an intended delay then nevermind, but if not, you might look into memory pooling to avoid stuff like this (Unity isn't great about instantiating things)
I could be way off base on this and sorry if it sounds like I'm "telling you want to do", but *shrug* I like talking "shop" with people who use Unity.
This is something I'm genuinely curious about. Do these ultra-wide monitors have the option to let you show a normal 16:9 resolution but have it just center it and then crop out the sides? I'm working on a 2d game right now (I know this isn't technically 2d but it plays as one) and I can tell you that the thought of having to accommodate these types of resolutions is kind of disheartening.