Malestrom Arts
dangermoon94.bsky.social
Malestrom Arts
@dangermoon94.bsky.social
Game developer working on an RPG called "A Prayer to Stillness". Godot is the engine of choice due to its open source nature.
I know it's not Saturday, but I did just find out about this today. Finally managed to get the pachinko machine spinners collision box & sprite to rotate together. #ScreenshotSaturday #gamedev #godot
May 19, 2025 at 1:50 PM
1/
Latest major problems solved: How to place pegs in a funnel pattern such that each peg is equally spaced. The method used does not assume the peg spacing is known beforehand. The user specifies the start and end coord, some geometry (peg dia., etc), and the qty of pegs.

#gamedev #godot #indiedev
February 10, 2025 at 1:30 PM
Wrote a function that add equally spaced pegs in a straight line of any orientation. Also working on a function to add pegs in a funnel pattern. I have one half of the funnel done. Gotta add the other half and some logic to flip the funnel so the opening points up.
#gamedev #godot #indiedev
January 29, 2025 at 5:24 PM
Working on a pachinko machine. I've got the background, the border, a collection bin, pegs, and balls. Just gotta do everything else now lol

#gamedev #godot #rpg
January 15, 2025 at 9:03 PM