Advertisement · 728 × 90

Posts by TrashBash

Video

Batch imports and asset zoos (:
Models by @kenney.nl
#gamemaker #gamedev #indiedev

4 weeks ago 10 4 0 0
Video

Runtime generation, saving, and loading of terrain chunks - very slow but having premade terrain files could make this zippy and interesting.
Also the water is definitely broken and unfinished lol
#gamemaker #gamedev

1 month ago 10 1 0 0
Video

Who doesn't like a day-night cycle
#gamemaker #gamedev #screenshotsaturday #indiedev

1 month ago 17 2 0 0
Video

Creating caches for 121 animations @ 60fps asynchronously (green-threaded) and then playing them with hardly any frame cost feels extremely satisfying!
Makes me want to switch from matrices to dual-quats to half the memory required 🤔
#gamemaker #gamedev

1 month ago 6 1 0 0
Video

Been playing with some runtime bone transformation for cached and non-cached animations, as well as some example rooms for my runtime scripts
#gamemaker #gamedev

1 month ago 4 1 0 0
Video

Playing with a direct export from my tool to BBMOD. Creates the models, materials, textures, and objects in the room with minimal injected code to load the models.
Still plenty of bugs (couple in this video actually) but it's pretty awesome.
#gamemaker #gamedev

1 month ago 7 2 0 0
Video

Revived and upgraded some dead code for rigs, bounding boxes and wireframes.
Made a cute new WIP asset browser, dopesheet getting a bit of an upgrade after an animation system refactor. Things are coming together :)

Dwarf model by TheSnidr
#gamemaker #gamedev

2 months ago 4 1 0 0
Video

Collision workflow coming together, as well as generation and visualisation of acceleration structures! :)
#gamemaker #gamedev

2 months ago 12 2 0 0
Video

Updated TextEditor and ImGuizmo on my fork of @nomm.dev's ImGui_GM.
-Breakpoints, Error Markers
-Custom Constants, Preproc Identifier, Identifier and Keywords
-Get Alpha for a Palette Color
-Fix ImGuizmo snap values
-Updated examples of both

github.com/TrashBash/Im...

#gamemaker

2 months ago 3 1 0 0
Video

Browsing and installing plugins fetched from a github repo, here seen as installing a plugin that enables a command for printing out scene info. Still needs loads of work but I'm super excited this works!
#gamemaker #gamedev

2 months ago 11 2 0 0
Advertisement
Video

Shine bright 💡
#gamemaker #gamedev

2 months ago 6 0 0 0
Video

Been working a lot on cleaning things up, making things stable and fixing my own mistakes.
Part of that was to bring the material inspector back to life after it's been sitting dead from too many UI refactors x)
#gamemaker #gamedev

2 months ago 5 1 0 0
Video

I thought scripting might be awesome instead of having everything needing to be a plugin, definitely is awesome. Made possible with @katsaii.bsky.social's Catspeak!
#gamemaker #gamedev

2 months ago 5 1 0 0
Video

@scottpetrovic.bsky.social's #mesh2motion working like a charm in #gamemaker too! Make sure to check it out!

2 months ago 3 0 0 0
Video

Project saving and loading is kinda exciting
#gamemaker #screenshotsaturday #gamedev

3 months ago 6 1 0 0
Video

ImGuizmo and ColorTextEdit for @nomm.dev 's ImGui_GM (with some shoddy examples).
First attempt at doing any work with extensions and a dip into C++
#GameMaker

github.com/TrashBash/Im...

4 months ago 3 1 0 0
Video

Implementing Undo/Redo was a lot easier than I thought
#gamemaker #gamedev

4 months ago 12 1 0 0
Video

#Blender to #GameMaker
It's rather unoptimised and slow right now but it works yay!
#gamedev

4 months ago 8 1 0 0
Advertisement
Video

Life's been full on so I've been taking a breather and focussing on less daunting tasks.
The debug log got some fancy filter buttons and selection, and multiple workspaces work perfectly now :)
Model by @kenney.nl
#gamemaker #gamedev

5 months ago 9 1 0 0
Video

A fully working plugin, heavily inspired by Blender. Granted .STL files aren't very complicated to parse but it's super cool nonetheless.
Love it!
#gamemaker #screenshotsaturday #gamedev

5 months ago 13 2 0 0
Video

wiggle wiggle wiggle
Also, more colorful collision debug view and bone attachments (keyblade) using Mesh Sockets with 2 lines which is pretty awesome.
#gamemaker #kingdomhearts #khdays

6 months ago 3 0 0 0
Video

Collision working pretty well, should probably use a Triangle-Box test and not a triangles' AABB for the spatial hash generation though lol
#gamemaker

6 months ago 3 0 0 0
Video

Sometimes when things just work it's hard to believe that this is #gamemaker and boy does it feel nice

6 months ago 3 0 0 0
Video

Extremely humble shadowmap beginnings
#gamemaker

6 months ago 2 0 0 0
Video

Mostly been working on stability, bugfixes and the likes, but also QOL stuff for the UI.
Dopesheet received working buttons, playing back/forwards, sampling from playhead, auto play on animation change and a few other things.
Stuff you notice when it's not there lol
#gamemaker

7 months ago 2 0 0 0
Advertisement
Video

Live shader editing (and bugs galore)!
This feels like black magic even with all the glitches in both the shader compiling and the UI.
#gamemaker

7 months ago 7 0 0 0
Video

Been implementing ImGuiColorTextEdit to facilitate a plugin scripting interface straight from within. Very very early stages but cool nonetheless!
#GameMaker

7 months ago 2 0 0 0
Video

Rewrote my Outliner *again* (: The joys of ongoing learning I suppose! Now works like a scenegraph with basic modification capabilities
#gamemaker

7 months ago 0 0 0 0

Sick!!! Looks juicy! Really been so cool to see this game develop over time.
Are you using flexpanels for the UI? So clean!

8 months ago 1 0 1 0
Video

Async model loading with no stutter at all. Quite happy with how that turned out although I really wish #gamemaker had better async image loading support for anything that isn't already an image file on the disk, because that was a pain to implement

8 months ago 1 0 0 0