notify
prints to the top left of your screen
notify("hello", color.new(255, 255, 255, 255))
argument types: (string, color)
Last updated
prints to the top left of your screen
notify("hello", color.new(255, 255, 255, 255))
argument types: (string, color)
Last updated