#uh

1 messages · Page 1 of 1 (latest)

timid compass
#

how do i add these things to my game
dont roast me if its not related to scripting idk

#

btw i saw other games add these so i assume it is possible

celest bolt
#

its a roblox setting

timid compass
#

yeah ik i meant ones with custom text or these images

lone escarp
fringe forge
#

ui navigation is for controller

#

in most ui's theres a selection property

#

which dictates which ui is down up left and right of another ui

tranquil crown
timid compass
timid compass
#

ima bump

lone escarp
timid compass
#

basically i do not know how to make these notifications in bottom right appear with custom text and im curious

#

like the image

lone escarp
timid compass
#

not really but i did make gui before

lone escarp
timid compass
#

yeah i d

#

do*

#

i seen games implent that and they look same

#

like the one in image

lone escarp
#

Just create an TextLabel and change its Transperancy and Text whenever you want to send an system message to the player. If you want to make it more Fancy: Position your TextLabel outside of the Screen and whenever you want to send an system message Tween the TextLabels Position to make it appear.

timid compass
#

ima try that