Artsiom Trubchyk's Avatar

Artsiom Trubchyk

@aglitchman

Web games developer for the Poki platform, beginner SideFX #Houdini user, #Defold game engine lover, blockchain believer.

184
Followers
674
Following
73
Posts
19.10.2024
Joined
Posts Following

Latest posts by Artsiom Trubchyk @aglitchman

Seven months late for that joke but Defold Toretto is that you? Super cool project!

20.02.2026 15:31 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

New community contribution: Physics Tools by
@aglitchman.bsky.social

It adds editor scripts that generate collision assets from images:
🚀 a convex hull shape
πŸ‘€ a silhouette chain from thin box shapes

It's perfect for tracks, terrain, and complex boundaries!

#MadeWithDefold #gamedev #indiedev

19.02.2026 12:53 πŸ‘ 10 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0
Post image

Feel free to try it out and let me know if you have any feedback or feature requests! Btw, the skills work great with almost all AI coding agents - OpenCode, Kilo, Amp, Cursor, Codex, Claude, Cline, etc.

19.02.2026 14:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Agent Config: collection of AGENTS.md and skills Hi everyone! πŸ‘‹ I’ve been using AI tools (agents, like Amp, Codex, Claude) with Defold heavily lately. I noticed that for every new Defold project, I kept creating a new AGENTS.md file and defining th...

Plus, I’ve released a collection of configs and skills for anyone using AI agents to develop games with Defold - forum.defold.com/t/agent-conf...

19.02.2026 14:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
GitHub - indiesoftby/defold-physics-tools: Stuff to help with 2D physics in the Defold game engine Stuff to help with 2D physics in the Defold game engine - indiesoftby/defold-physics-tools

Available here -> github.com/indiesoftby/...

19.02.2026 14:03 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image Post image

Hey! I’m excited to share "Physics Tools" for the
@defold.com engine - editor scripts to generate 2D collision from images:
-> Convex Hull: Generates .convexshape (4-16 vertices) with optional inset.
-> Concave Silhouette: Creates a chain of boxes for complex static geometry (tracks, terrain).

19.02.2026 14:03 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Details - our mahjong game started getting a building meta, and things spiraled - now, not only can you build your own base, but a monster shows up and tries to mess it up (but that’s it, nothing too crazy). It can’t appear out of nowhere on the map - players deserve a cool intro sequence first!

08.11.2025 10:27 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

This week I’ve got a wild idea: boss monsters are coming to the game! Working on the intro scene where the creature shows up to mess with the player’s base
#screenshotsaturday #defold

08.11.2025 10:27 πŸ‘ 8 πŸ” 1 πŸ’¬ 1 πŸ“Œ 1
Post image

...UI is made with the Defold GUI.

02.11.2025 09:31 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Example from a real project - the building UI made with Defold GUI follows a 3D game object. A small positioning delay is left on purpose to make it look smoother.
#defold

02.11.2025 09:31 πŸ‘ 10 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0
Preview
Add "World to Screen" example by aglitchman Β· Pull Request #138 Β· defold/examples Fixes #97 This example demonstrates practical use of world-to-screen conversion for positioning UI elements relative to 3D objects: render-world_to_screen.2025-10-31.19-33-05_x26...

Available there - github.com/defold/examp...

31.10.2025 16:42 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Made an example of using world-to-screen coordinate conversion - a GUI element with the player’s name follows the 3D character’s body. Perfectly fits today’s holiday vibes!

31.10.2025 16:42 πŸ‘ 1 πŸ” 1 πŸ’¬ 1 πŸ“Œ 1

Photo is ✨
RGB30 is one of the best Linux handhelds!

28.09.2025 11:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The bonus cards are simple for now, but it’s a first iteration, and I’m sure this will make the gameplay more interesting and varied for players!πŸ‘†

27.09.2025 20:39 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Decided to follow the latest game design trends - now in Mahjong Cards, players can pick one of three bonus cards and tweak each round’s gameplay a bit.
#screenshotsaturday #defold

27.09.2025 20:30 πŸ‘ 8 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Inspired by GMTK’s brilliant Word Play - proving word puzzles don’t have to be boring or static. Unlike my own games. Time to add effects and motion everywhere! First up is a nice glow-up background for the title text.
#defold

24.09.2025 10:23 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

4 years - August 26, 2021.

25.08.2025 11:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

I opened a released project in the latest version of Defold, which I hadn't updated in 4 years. And it works almost unchanged - I only updated the manifest file and the versions of some dependencies.
Isn't that wonderful?

25.08.2025 11:02 πŸ‘ 4 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

I will also be adding this component to all of my older 3D examples (Scene3D, Ludum Dare compo games etc) to ensure they run smoothly for everyone.

10.08.2025 22:29 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It now works correctly even in situations where the fixed updates runs at the same frequency as the regular update, which could produce an alternating pattern (e.g., 2, 0, 2, 0) before stabilizing to 1, 1, 1… Now it handles it perfectly - buttery smooth from the first frame! πŸš€

10.08.2025 22:29 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Release 1.3.0 Β· indiesoftby/defold-object-interpolation What's Changed Per world time calculation with new interpolation formula. It solved the issue of what to do when fixed update runs at the same frequency as updates and the fixed update frames can ...

Just dropped an update for the Object Interpolation component - made it a bit faster and tweaked the formula so it’s smoother than ever. Compatible with Defold version 1.10.4 and newer.
github.com/indiesoftby/...

10.08.2025 22:29 πŸ‘ 5 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Started as a simple car settings menu… soon it’ll be NASA mission control.
#screenshotsaturday #defold

09.08.2025 13:56 πŸ‘ 5 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0

It's obvious that this clone was made by a professional team to make money. It wasn't made by a schoolboy during lunch breaks as a joke for his friends, as platforms like Roblox with user-generated content like to portray it.

06.08.2025 19:40 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - britzl/extension-imgui: Dear ImGUI extension for Defold Dear ImGUI extension for Defold. Contribute to britzl/extension-imgui development by creating an account on GitHub.

The widget is created using Dear ImGui, a tool that powers the entire gamedev.
It is also available for Defold!
github.com/britzl/exten...

02.08.2025 13:45 πŸ‘ 9 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

First steps in fine-tuning vehicle physics!
#screenshotsaturday #madewithdefold

02.08.2025 13:45 πŸ‘ 11 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

I figured out how the graphics settings menu appears in video games - the developers just put all the options they use themselves in there.
I did the same thing, but I also moved the menu to the side so that you can see the result right away!
#Defold

29.07.2025 13:47 πŸ‘ 8 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

At the end of the video, the wheel bounced up - this is normal behaviour 🀣 (for now)

12.07.2025 23:18 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Testing skid marks. Done effortlessly - as lines drawn with the Hyper Trails extension and reoriented to the appropriate plane.
#screenshotsaturday #defold

12.07.2025 23:18 πŸ‘ 13 πŸ” 3 πŸ’¬ 2 πŸ“Œ 0

When it's done πŸ˜„

10.07.2025 10:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

This custom-built interpolation component has simplified our work with physics running in fixed time step mode so much that I now use it EVERYWHERE!

09.07.2025 13:12 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 1