Discuss Scratch

XayCraft360
Scratcher
100+ posts

Custom everything (Supporters 14:15:8:15:10.5)

With some coding, you could use Variables to make custom reporters and booleans, so, no support on those 2, but i can't think of any workarounds for the other suggestions, so support on those, this is how booleans and reporters would work with variables, and it would not detect much:

if <(customboolean) = [True/False]> then
set (customboolean) to [True/False]
end
this is a timer workaround (just trying to make a point here):
forever
change (customreporter) by (0.1)
wait (0.1) secs
end

Powered by DjangoBB