mirror of
https://github.com/FOSS-Supremacy/OpenLiberty.git
synced 2025-04-28 20:07:57 +03:00
A GTA 3 reimplementation on the Godot Engine
gta | ||
materials/worldgrid | ||
meshes | ||
prefabs | ||
scenes | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
icon.svg | ||
icon.svg.import | ||
project.godot | ||
README.md | ||
startup.tscn |
GTA 3 in Godot
Aims to reimplement GTA 3 in Godot Engine. Very WIP.
Currently, this project is able to load the game's map, collision data, etc. at runtime and stream in models and textures as needed.