turtlehat
banner
turtlehatdev.bsky.social
turtlehat
@turtlehatdev.bsky.social
game dev doing too many arts at once ~ he/they ~ adult ~ account is 13+

developing avocado attorney, a courtroom visual novel made in scratch.
don't develop your games in scratch

✊🏾🏳️‍🌈🏳️‍⚧️ love all but those who don't
#AvocadoAttorney now has something any visual novel needs: dialogue options!

You can build these with a linear string of blocks using a simple template. The system is highly modular, allowing certain options to add others to the list or lead to a sub-menu.

#GameDev #IndieDev #Scratch
October 4, 2025 at 11:39 PM
Second of two evidence-related things I worked on last month: Evidence introductions!

By repurposing sprites from the user interface and some existing animations, this was also surprisingly easy to add!

#AvocadoAttorney #GameDev #IndieDev #Scratch
September 2, 2025 at 8:49 PM
First of two evidence-related things I worked on last month: Evidence popups!

Thanks to the animation systems I've already made, this was surprisingly easy to add!

#AvocadoAttorney #GameDev #IndieDev #Scratch
September 2, 2025 at 8:49 PM
hope i'm not late to this but uh. i may have made some unwise decisions about how much time is okay to spend on a joke. so now the In Stars and Time Professor Layton Puzzle is a playable game that exists

i made it in Scratch, you can play it here lol scratch.mit.edu/projects/120...
August 22, 2025 at 5:01 AM
Intro video for our #GMTKJam game:

#GMTKGameJam2025 #GameDev #IndieGame
August 3, 2025 at 6:37 PM
just regained lucidity after a feverish week-long programming haze and my ui now has animated transitions... huh

it works with both mouse and keyboard, and changes state instantly so players can press buttons as fast as they want :D

#AvocadoAttorney #GameDev #IndieDev #Scratch
July 4, 2025 at 1:16 AM
4 years into developing my game and i have finally added Gameplay 😎

#AvocadoAttorney now has cross-examination scenes! Like in #AceAttorney you must match a statement with a piece of contradicting evidence. I'm really happy with how easy making these scenes is now :)

#GameDev #IndieGame #Scratch
June 25, 2025 at 6:12 PM
This week for #AvocadoAttorney my main task was making my graphic effect system work with visual overlays. Now you can apply effects to overlays on a specific layer (or all layers)—even ones that haven't been created yet, so you can setup their effects beforehand :)

#GameDev #Scratch #AceAttorney
June 13, 2025 at 4:23 AM
Recent progress on my #Scratch game #AvocadoAttorney!

A couple weeks ago I finished a bunch of visual overlays! I've programmed a system that simplifies creating new ones and animating them with motion tweens, all independent of framerate. (Art is temporary)

#GameDev #IndieDev #AceAttorney
June 13, 2025 at 4:11 AM
Current task for developing #AvocadoAttorney is overhauling the visual effect system. With a single in-text command, you can now cause a preset visual effect to appear at any layer of the scene. Another command clears them individually by layer or all together.

#devlog #scratch #AceAttorney
May 27, 2025 at 2:38 AM