Gumnut
@gumnut
New Member
Joined: Feb 15, 2024
Topics: 25 / Replies: 49
Reply
10 years ago
Forum
Reply
RE: How can I make my hundreds of lines of code (and functions) run from a button press?

It’s not a competition for who has the most lines of code, and yes I’m asking something fairly basic about structuring. I would appreciate you answeri…

10 years ago
Forum
Reply
RE: How can I make my hundreds of lines of code (and functions) run from a button press?

No I need to run the whole thing from 1 single button. If I dump it all in either button code or another function the functions that WERE in global sp…

10 years ago
Forum
Topic
Reply
RE: How can you break a loop you get stuck in (need help)

Hrm… I changed the value to 10’000 to get the window to freeze during operation and it didn’t work then. Is there a way to break it once the window go…

10 years ago
Forum
Reply
RE: How can you break a loop you get stuck in (need help)

Haha, spoken like a true scripter. Tested in another file and it works nicely. Thanks. Tested with this: if keyboard.escPressed then exit else (A…

10 years ago
Forum
Topic
Topic
10 years ago
Forum
Replies: 0
Views: 4
Reply
RE: "No outer local variable references permitted here" Error. Can you explain why?

Ok so I finally got it working by putting all the function declarations within the rollout brackets (of the initial UI). What makes no sense now is t…

10 years ago
Forum
Reply
RE: Why can't I access the camera position during loop processing?

spacefrog: I think this is the classic use case for the at time context ? Yes shortly after I posted this I realized that was the issue. I cha…

10 years ago
Forum
Page 5 / 5