Profile avatar
twittoshi.bsky.social
I’m a programmer, software engineer, gamer, person who wants to develop a game. Currently working on my game in Godot. 日本語/English
21 posts 432 followers 95 following
Regular Contributor
Conversation Starter

I was wondering where all the Japanese artists and game developers were. Looks like Bluesky just... DOESN'T SHOW YOU if you don't add the language to Settings>Languages>Content Languages.

Mocking up the UI. menu, status, inventory, etc.😄 #godot #godotengine #gamedev

How do I change the width of a Scrollbar contained within a RichTextLabel or ScrollContainer? For now, I’m adjusting it by scale property, but I’m not sure if this is the right approach.🤔 #godot #GodotEngine

Changed my profile pic.😁

I was able to implement a dialogue system thanks to the Clyde Dialogue Plugin. It also supports internationalization. (The English text was too long, but it can be replaced later. 😅) #Godot #GodotEngine #GameDev

A little progress today. • I painted the bed tiles.😅 • Treasure chests got twinkle animations. • NPCs now have dialog balloons. #Godot #GodotEngine #GameDev

Menus and dialogue window are currently being implemented. Creating them from scratch is fun. I feel I’ve learned so much through the development of this game. #Godot #GodotEngine #GameDev

Trying out the translation. Replacing the label text was easy with no code! #Godot #GodotEngine #GameDev

Godot Editor Tips: If you turn on the "Auto Switch to Remote Scene Tree" option in the Godot editor settings, it will automatically switch to Remote when the debugger starts, which is convenient. #Godot #GodotEngine #GameDev

Now that BlueSky is kicking open the doors to the world, you might want to remind your followers I exist to help the game dev community find itself. I am an account that simply follows other game devs. Search my follows for accts you might be interested in. And @ me if you want me to follow you.

Grid move implemented. #GodotEngine

I made a Sokoban, but I can't clear it🤣

Currently learning Godot Engine.