https://github.com/rifleh700/extended_custom_coronas
Modified version of "custom_coronas" resource by Ren712
https://github.com/rifleh700/extended_custom_coronas
corona hlsl mta mtasa multitheftauto shader
Last synced: 22 days ago
JSON representation
Modified version of "custom_coronas" resource by Ren712
- Host: GitHub
- URL: https://github.com/rifleh700/extended_custom_coronas
- Owner: rifleh700
- License: mit
- Created: 2023-06-20T15:20:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T10:48:52.000Z (almost 3 years ago)
- Last Synced: 2024-04-24T12:22:04.222Z (about 2 years ago)
- Topics: corona, hlsl, mta, mtasa, multitheftauto, shader
- Language: HLSL
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description
This is modified version of ["custom_coronas" resource by Ren712](https://community.multitheftauto.com/index.php?p=resources&s=details&id=9558 "custom_coronas"). It is also based on ["material3deffects"](https://community.multitheftauto.com/index.php?p=resources&s=details&id=13314) and ["primitive3deffects"](https://community.multitheftauto.com/index.php?p=resources&s=details&id=16542) resources.
## Main features
- Attaching to elements
- Directional coronas
- Interiors and dimensions
## Exported client-side functions
- `createCustomCorona`
- `getCustomCoronaType`
- `setCustomCoronaTexture`
- `getCustomCoronaTexture`
- `setCustomCoronaPosition`
- `getCustomCoronaPosition`
- `setCustomCoronaRotation`
- `getCustomCoronaRotation`
- `setCustomCoronaInterior`
- `getCustomCoronaInterior`
- `setCustomCoronaDimension`
- `getCustomCoronaDimension`
- `attachCustomCorona`
- `detachCustomCorona`
- `getCustomCoronaAttachedTo`
- `setCustomCoronaAttachedOffsets`
- `getCustomCoronaAttachedOffsets`
- `setCustomCoronaSize`
- `getCustomCoronaSize`
- `setCustomCoronaColor`
- `getCustomCoronaColor`
- `setCustomCoronaAlpha`
- `getCustomCoronaAlpha`
- `setCustomCoronaLightCone`
- `getCustomCoronaLightCone`
- `setCustomCoronaLightAttenuationPower`
- `getCustomCoronaLightAttenuationPower`
- `setCustomCoronaFadeDistance`
- `getCustomCoronaFadeDistance`
- `setCustomCoronaDepthBias`
- `getCustomCoronaDepthBias`