HeroCrab Games

Results 12 comments of HeroCrab Games

Any updates on minimizing? I went borderless for a sleeker feel but see no way to minimize either.

Howdy guys, are 641 or 643 being looked at? I imagine there are implications for mobile/tablet games as well. I merely want a minimize feature :).

I was able to reproduce this with a default project, targeting Vulkan and then setting Game.Window.Fullscreen to true. Unfortunately I can't upload the repo as it's larger than 10MB.

I found this issue on Focus engine (Stride Fork): https://github.com/phr00t/FocusEngine/issues/70#issuecomment-782376470 A workaround is to set the screen resolution and fullscreen flag in a configuration file and use it on launch....

I don’t have anything to contribute to this thread minus, this feature would be wonderful for Xenko. I’ve recently been enjoying developing on my Mac and thought about moving to...

We have a series of nice videos from @Aggror now. Can this be closed?

I will test again, I was able to reference them fine but run-time they would not work. I will update with results.

@mafiesto4 I am able to use namespaces in c#. It was probably some other issue as I'm learning build requirements. Confirmed it is working.

I hit this problem today and I think "broken af" is a good description. You can't remove anything from dictionaries after you've added items to them in the editor. Wherever...

Ah I see, editing the prefab .json asset works as a workaround.