Skip to content

inflated-goboscript/button_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

button_detector.gs

Detect mouse hover over scratch ui elements

This is a button detector library which is built for goboscript. It is designed to be used with inflator.

Credits

  • timmccool for costumes

Installation

Make sure you have inflator installed

inflate install https://github.com/FAReTek1/button_detector

add button_detector to your inflator.toml config:

[dependencies]
# ...
button_detector = "https://github.com/FAReTek1/button_detector"

Development

use inflate install -e .:

  1. clone the respository: git clone https://github.com/FAReTek1/button_detector
  2. cd button_detector
  3. inflate install -e .
  4. cd test
  5. inflate
  6. goboscript build
  7. open test.sb3

About

gobo for scratch ui button hover detection

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published