-
Is anyone interested in developing native VR or AR games for the Meta Quest using AppGameKit? I've started working on making this possible, especially since the older AGK2 VR plugin didn't support And…
-
For unknown reason, I can't answer this (old?) thread:
https://forum.thegamecreators.com/thread/219938#postHolder
I also found the same issue here : https://forum.thegamecreators.com/thread/213601…
-
When you first run a project "AGK" is shown in the window briefly, change it to read "AppGameKit Studio Project"
![image](https://user-images.githubusercontent.com/1503593/58694883-f70c9300-838b-11…
-
AppGameKit Studio HTML5 rendering bug V2021.02.09
not resized to full screen.
Tested on:
Brave, Firefox, Edge, Chrome
AppGameKit Classic does not have this bug
![bug1](https://user-images.g…
-
would be great seeing Dark-Basic-Pro running on GNU/Linux, OSX, BSD, Haiku, ArOS, Plan9, OpenIndiana, Android, UBports, etc.
how soon can we see it happening?
or will be a project fork needed instea…
ghost updated
7 years ago
-
Now, not to copy C++ to much, but I'm incredibly lazy, so a quick shortcut to add 1, or subtract 1, would be nice.
`a++` Add 1 to a, or if we wanted to `++a`. Same with `a--`/`--a`.
But to not cop…
-
I just installed AppGameKit Studio 2021.02.09 from Steam on Windows 10 and on Mac OS.
This is my first install of AppGameKit Studio, I'm a new user.
I created a new test project. The project is cr…
-
There is a Bug with the Buttonsize in AppGameKit Studio V2019.09.27
![image](https://user-images.githubusercontent.com/1503593/66496947-a16f9200-eab3-11e9-859a-ada9690c5e74.png)
-
Hi, I just recently got a Targus Dock182 (2 x 4k DP via USB-C) to attach to my Asus Zenbook laptop.
The laptop runs AGK Studio perfectly when using the laptop screen, but when I switch to 2 x monitor…
-
Studio has the document file for GetColorAlpha.
Classic does not.
The command can't be found in the appgamekit.com documentation.