Skip to content

MiaGobble/ExpressivePrompts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressivePrompts

Customizable UI to replace Roblox's default for ProximityPrompt instances.

This is a fork of an older proximity prompt system previously written with Fusion 0.2. Some changes that were made to this version include:

  • Swapping from Fusion 0.2 to Seam, which has faster performance, scopability, and more
  • A configuration dictionary, allowing you to change basic properties for animation and appearance easily
  • A myriad of bug fixes and stability improvements
  • Portability, making it a module instead of a script
  • And more!

As of right now it has a similar structure behind-the-scenes as the previous script, but this module will be the one that gets updates, including updates to configuration, backend, and more.

You can install this from Wally or releases.

This module is a part of Praxis, a larger library of utilities and more. Check Praxis out here.