The Wayback Machine - http://web.archive.org/web/20210826081357/https://github.com/topics/3d-game
Skip to content
#

3d-game

Here are 278 public repositories matching this topic...

Avara
rherriman
rherriman commented Aug 13, 2021

Background

Currently, Avara supports a maximum of three hull options, and those hulls are user selectable via a drop down menu. The hull names are currently hard-coded in a std::vector<std::string> in CPlayerWindow.cpp. There are AvaraScript variables in default.avarascript (hull[0], hull[1], and hull[2]) that are overridable in ALF files and map to HULL resources, presently sto

Improve this page

Add a description, image, and links to the 3d-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 3d-game topic, visit your repo's landing page and select "manage topics."

Learn more