userlamalovecancel
branchrust_reboot/main/halloween2022cancel

5 Commits over 0 Days - ∞cph!

2 Years Ago
Disable the 'Optimized Loading' Full option (causes unpredictable crashes - it could work for weeks and then start crashing all the time for some reason) Note that this crash is caused by skipping asset warmup (which the Full option automatically does)
2 Years Ago
Remove prefab overrides in GameUI messing with the easter event UI
2 Years Ago
Remove RequireComponent from GhostSheetSystemSpaceUpdater, not really necessary and it makes prefab preprocess complain
2 Years Ago
Custom collider component support for BurstClothHitboxCollision Allow specifying a transform to use for determining the up axis for cloth collision projection
2 Years Ago
Add a UseLocalGravity field to BurstClothHitBoxCollision to allow turning off automatic gravity orientation