Currently working on updating this module to do 4 main things.
- Improve performance.
- Improve usability.
- Improve accuracy.
- Improve Readibility
How will I do this?
Performance:
Check if Camera’s CFrame has changed. If not then Return end.
Usability:
Use CollectionService and Tags instead of specific folders.
Accuracy:
Use Updated ZonePlus module.
Readibility:
Store the bulk of reused tweenservice creations into functions.
Hopefully this will serve as a base to an actual roblox-engine feature.