RadixEngine
RadixEngine copied to clipboard
A free and open game engine.
Running CMake once or twice with the COVERAGE option set produces different results ``` cmake -DCOVERAGE:BOOL=ON ./&& make && make tests && ctest find . -iname '*gcno' | wc -l...
.coveralls.yml is only needed for coveralls.io if you are using travis-ci.com (commercial travis for private repos). You are using a public github repo, and so your .coveralls.yml is PUBLIC. That...
When I place a portal on a wall and I touch it from the other side I still get teleported.
fem_fall has a very good death sound at the end. It needs to be cut from the file. A dead state has to be added to the game and a...
Everytime i launch the game all I see is black screen. I run it on Windows 7 with Radeon RX 550. Here's the console log if it helps https://pastebin.com/0dYvRUfa,
launches the player up into the air by a specific speed Vector3f. That will enable us to implement e.g. jump pads.