Add a first-view controller and a bunch of things
1. Replace 4k models with low-poly once 2. Use bare mixamo for testing 3. Add a basic menu 4. Add a map with collisions and spawn areas
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@ -1,6 +1,5 @@
|
||||
# Normalize EOL for all files that Git considers text files.
|
||||
* text=auto eol=lf
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
assets filter=lfs diff=lfs merge=lfs -text
|
||||
assets/models filter=lfs diff=lfs merge=lfs -text
|
||||
assets/sounds filter=lfs diff=lfs merge=lfs -text
|
||||
assets/** filter=lfs diff=lfs merge=lfs -text
|
||||
resources/** filter=lfs diff=lfs merge=lfs -text
|
||||
|
Reference in New Issue
Block a user