Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ;OutfitX Default - do not override default settings
- ;Hair, LowerBody, UpperBody options are used to enable/disable parts of custom physics when OutfitX is not Default
- ;Usable parameters for OutfitX are: Default, Leon, Ashley, Ada, Hunk, Krauser, Wesker
- ;Hair, LowerBody, UpperBody do not necessarily mean exactly those things. It varies from character to character
- physics
- {
- override true
- Leon
- {
- Outfit0 Ashley
- {
- Hair true
- LowerBody true
- UpperBody true
- }
- Outfit1 Default
- {
- Hair false
- LowerBody false
- UpperBody false
- }
- Outfit2 Default
- {
- Hair false
- LowerBody false
- UpperBody false
- }
- }
- Ashley
- {
- Outfit0 Default
- {
- Hair false
- LowerBody false
- UpperBody false
- }
- Outfit1 Default
- {
- Hair false
- LowerBody false
- UpperBody false
- }
- Outfit2 Default
- {
- Hair false
- LowerBody false
- UpperBody false
- }
- }
- Ada
- {
- Outfit0 Ashley ;RE2 Outfit
- {
- Hair false
- LowerBody true
- UpperBody false
- }
- Outfit1 Default ;Spy Outfit
- {
- Hair false
- LowerBody false
- UpperBody false
- }
- Outfit2 Ashley ;Dress Outfit
- {
- Hair false
- LowerBody false
- UpperBody false
- }
- }
- Hunk
- {
- Outfit0 Default
- {
- Hair false
- LowerBody false
- UpperBody false
- }
- }
- Krauser
- {
- Outfit0 Default
- {
- Hair false
- LowerBody false
- UpperBody false
- }
- }
- Wesker
- {
- Outfit0 Default
- {
- Hair false
- LowerBody false
- UpperBody false
- }
- }
- Misc
- {
- AdaRE2AshleyBoobs true ;Change Ada's Outfit0 Default to Ashley and set LowerBody to true then swap to RE2 outfit
- LeonAllCostumes true ;Physics for his Vest outfit
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement