jak-project/custom_levels/jak2/test-zone
Hat Kid 619f39d3b7
custom levels: enum lump support (#3305)
This adds support for using enums in lumps using the new lump types
`enum-int32` and `enum-uint32`. Also adds these other new lump types:

- `water-height` (takes 3 meter floats, an enum and another optional
meter float)
- `eco-info` (takes an enum and an int)
- `vector3m` (3 meter floats + `w` set to 1.0)
2024-01-15 12:46:42 +01:00
..
test-zone.jsonc custom levels: enum lump support (#3305) 2024-01-15 12:46:42 +01:00
test-zone2.glb custom levels: refactor level building code and jak 2 support (#3090) 2023-10-21 06:07:43 +02:00
testzone.gd custom levels: refactor level building code and jak 2 support (#3090) 2023-10-21 06:07:43 +02:00