g64
g64 copied to clipboard
Request: add scale factor ConVar
currently, the scale factor of Source units to SM64 units is hardcoded in g64_init.lua as 2.5, making it difficult to access in the Workshop download. this should be configurable through a server ConVar.
Added in https://github.com/ckosmic/g64/commit/993a1b8b8ab90fd5d895231de29efac5e7a5b012. Still need to fix shadow size and particle size, but the functionality is in this commit