this is really great! it's above and beyond what i was thinking of (sorry if how i explained it was a little confusing) thank you a lot!
tamagotchivideo
Creator of
Recent community posts
hello! ive been trying to figure out a little way of moving a character around with a mouse, but haven't been able to figure out a way to code it. i drew a little example of what i'm trying to do!
i've been able to figure out how to get a widget to go straight to the clicked point but am mainly struggling with getting a half step idea to work! most of the math i try to put in to solve it makes the widget jump to a fully different point of the canvas before getting to the end point after a half second.
i also wanted to ask how to change the anchoring on a widget since the default top left anchor doesnt work too well for this effect. thank you!
hello! i love decker a whole lot and have been trying to figure out how to use Lil as of late
im confused a bit on how scripting with hypertext links works? i understand the syntax for the most part but im just having a few issues
on link test1 do alert["ah!"] end on link test2 do alert["ee!"] end
this is a short test script but its basically what ive been doing. its in a text field with 2 links, just with the link spans of test1 and test2
im not sure if im inputting the name part right? this does get a response but it only prints the second alert no matter the link i click on
really really cool demo!! had a fun time solving the puzzles and can't wait to see what a full release holds! one thing i wanted to ask is if there's any way to clear save data? i tried deleting and re-downloading it but all the progress i made was still there, though i cant see the bottom row of the screen shown in the screenshots so i might've missed some options