Discuss Scratch
- Discussion Forums
- » Suggestions
- » Custom everything (Supporters 14:15:8:15:10.5)
- 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]> thenthis is a timer workaround (just trying to make a point here):
set (customboolean) to [True/False]
end
forever
change (customreporter) by (0.1)
wait (0.1) secs
end
- Discussion Forums
- » Suggestions
-
» Custom everything (Supporters 14:15:8:15:10.5)
