08-09-2021, 02:00 PM
(This post was last modified: 12-26-2021, 09:42 PM by github_bot. Edited 6 times in total.)
PULL REQUEST DETAILS
[feature][input wanted]
About the PR
Freeform Text Input has been abandoned! Praise Phrase Templates!
Added expansion of Phrase Templates with AI modules!
Only one expansion module can be active at any given time, but is intended to be easy add more in the future.
Utilizes maptext on an object. Transformations on the object itself then translate to the maptext as applicable (color, pixel shift, alpha). This would allow for easy expansion to allow AI's to be able to use different fonts or emphasis.
Impact:
- Forces all maptext anchor's highlight text to white.
Thanks to zjdtmkhzt, MatheusIsNotAvailable, and Noodle for providing a better idea but I implemented the one I could wrap my head around.
Previous Implementation:
https://cdn.discordapp.com/attachments/8...tShift.gif
https://streamable.com/xs1jse (Text Animation is outdated in favor of Displacement Filter)
Why's this needed?
Provides additional ability for proximal information from AI. Utilizes existing hologram resources and follows existing UX methodology of existing holograms.
Changelog
PULL REQUEST DETAILS
[feature][input wanted]
About the PR
Freeform Text Input has been abandoned! Praise Phrase Templates!
Added expansion of Phrase Templates with AI modules!
Only one expansion module can be active at any given time, but is intended to be easy add more in the future.
Utilizes maptext on an object. Transformations on the object itself then translate to the maptext as applicable (color, pixel shift, alpha). This would allow for easy expansion to allow AI's to be able to use different fonts or emphasis.
Impact:
- Forces all maptext anchor's highlight text to white.
Thanks to zjdtmkhzt, MatheusIsNotAvailable, and Noodle for providing a better idea but I implemented the one I could wrap my head around.
Previous Implementation:
https://cdn.discordapp.com/attachments/8...tShift.gif
https://streamable.com/xs1jse (Text Animation is outdated in favor of Displacement Filter)
Why's this needed?
Provides additional ability for proximal information from AI. Utilizes existing hologram resources and follows existing UX methodology of existing holograms.
Changelog
Code:
changelog
(u)Azrun
(*)AI's now have access to text Holograms by way of Phrase Templates! Find some hologram expansion modules to add phrases/words.
PULL REQUEST DETAILS