userlamalovecancel
branchrust_reboot/main/halloween2022cancel

5 Commits over 0 Days - ∞cph!

1 Year 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)
1 Year Ago
Remove prefab overrides in GameUI messing with the easter event UI
1 Year Ago
Remove RequireComponent from GhostSheetSystemSpaceUpdater, not really necessary and it makes prefab preprocess complain
1 Year Ago
Custom collider component support for BurstClothHitboxCollision Allow specifying a transform to use for determining the up axis for cloth collision projection
1 Year Ago
Add a UseLocalGravity field to BurstClothHitBoxCollision to allow turning off automatic gravity orientation