World object collisions #4
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Currently you can only walk on the tracks and vanilla objects like station offices. All other objects have no colliders so you'll fall straight through.
Options:
a) manually add colliders -> way too much work, not gonna do that.
b) acquire the colliders from the original game -> don't know how
c) automatically add colliders to every object -> don't know how
d) copy code from this project: https://github.com/GTA-ASM/SanAndreasUnity