Yell magic spells at your friends đ
trev3d.com/portfolio/wi...
Custom version of the Lasertag game with voice-activated spells. Made for Purdue University's student orientation event. Friends and I themed this as a fictional wizarding class.
@stagmath.bsky.social
Tech-artist wanna-be.
Yell magic spells at your friends đ
trev3d.com/portfolio/wi...
Custom version of the Lasertag game with voice-activated spells. Made for Purdue University's student orientation event. Friends and I themed this as a fictional wizarding class.
...Looks good to me! đŠī¸
#godot #gamedev #indie
Installed Blender 5.0, scatter on surface is now a built-in node â¤ī¸
08.10.2025 13:29 â đ 421 đ 37 đŦ 5 đ 2godot-rust v0.4 released!
Export groups, match_class, easy callables, run_deferred, generic PackedArray and much more!
godot-rust.github.io/dev/septembe...
Heavily work-in-progress, but have a sneak peek at the final level for the Abyss demo, because I said so. đĸđĻ
#godot #gamedev #indie #screenshottuesday #abyss
The time has finally come! Despite some data loss and other minor set-backs, we're finally rolling out #GodotSteam 4.16 for Godot 4.4.1, Godot 4.5, the new MultiplayerPeer, and GDExtension! And it is a big one with a bunch of changes plus MinGW support finally thanks to DanielSnd!
22.09.2025 19:52 â đ 30 đ 3 đŦ 2 đ 1An anthropomorphic llama wearing red goggles stands smiling amidst heavy gunfire, blissfully unaware that her defenses are crumbling behind her. Let her have this moment.
Back on my shenanigans again (test screenshot from Steam)
Spent the week making a build pipeline for Abyss.
A Podman container cross-compiles everything, imports assets, cleans up tooling, and exports Abyss for Linux and Windows. Even set up the Steam SDK with @godotsteam.com!
Slowly but surely! đĻ
A bunch of loose sketches of the Renegade, used as depictions for tutorial hints.
Prompts shown inside the player manual, with action info and flavor text.
Finally making more tutorial prompt doodles. Since they're just for flair, I've been enjoying the looseness a lot! đĻ
#gamedev #godot
A screenshot of an in-game bug report.
A website admin page that can see the submitted bug reports/feedback, with associated game data and screenshots.
An example screenshot uploaded to the game's report database.
IT'S DONE! It took 4 days to make this feature. đ
I feel like I'm developing a habit of inventing overly technical problems to solve instead of just making game content, haha.
I am become sysadmin, destroyer of cloud computers
(work-in-progress feedback system for Abyss)
Down with the robots!! đĸđĻ
Finally have a player island I'm happy with! The improved island navigation is handling asymmetric layouts well. đǍ
#abyss #gamedev #indie #indiedev #godot
Tactical Breach Wizards is a year old today! To celebrate, we're rewinding the whole last year to see if it can be done better or if it's just a bullshit level.
In the meantime, we're 25% off til Monday! store.steampowered.com/app/1043810/... .
Previous iteration of the Island Builder
New iteration of the Island Builder, featuring rocky striations, ambient occlusion, and cleaner collision.
Example of the Island Builder running inside Godot Engine, in real-time preview mode. You provide the builder with a series of CSG primitives, and it gereneates natural-looking terrain using a combination of Signed Distance Fields, voxels, and surface nets.
Still images of before + after.
This tool creates procedural terrain from a level whitebox using Signed Distance Fields, voxels, and surface nets. It even runs in real-time!
The result is optimized and split into convex hulls, so the entire level is actually movable Rigid Bodies! đĻđŋ
Spent the past week or so refactoring the Island Builder for #Abyss and I'm much happier with the results!
Rock-ier-ish, better collision, and even an (extremely slow) ambient occlusion baker!
#godot #gamedev #rustlang #indie
that's literally u
16.08.2025 00:09 â đ 0 đ 0 đŦ 0 đ 0Games that make you a part of the ecosystem
05.08.2025 22:40 â đ 22 đ 5 đŦ 3 đ 0Island navigation finally works out-of-the-box on any island with Treads! Now to rework the Anchor art and UI...
#gamedev #godot #godotengine #indie
Lasertag v2 is live on the Meta Quest Store for free:
â Live environment scanning. Bullets accurately collide with real-world obstacles.
â StrikerVR Mavrik support for high impact haptics.
â No IPs or room codes. Players connect automatically.
More info: anagly.ph
Was about to add barycentric coordinates to the StagToolkit mesh library, when I found out that I already implemented it 9 months ago and I had just completely forgot about it. đĒđĻ
I have too many projects
You can save "collapsing" floating islands from the endless abyss by tethering them with rope. Today I learned how hilarious this is in practice.
Also now I want balloons so I can make silly airships.
New Abyss demo coming soon! đĻđđī¸
#godot #gamedev #indie #screenshotsaturday #abyss
You can save "collapsing" floating islands from the endless abyss by tethering them with rope. Today I learned how hilarious this is in practice.
Also now I want balloons so I can make silly airships.
New Abyss demo coming soon! đĻđđī¸
#godot #gamedev #indie #screenshotsaturday #abyss
Me: I'm finally about ready for a new demo release! Let's make a quick to-do list.
The To-Do List: 37 non-trivial items (not exhaustive)
Rope simulation refactor I've been working on using @godot-rust.bsky.social ! Still a work in progress, but getting there!
This is freely available as a plugin on my GitHub: github.com/arocull/stag...
#godot #gamedev #indie #screenshotsaturday #simulation
đ godot-rust 0.3 is out!
Type-safe signals: code-generated custom APIs for connecting/emitting both user-defined and Godot's own signals.
You can now also await signals, effectively introducing async tasks into Rust.
And much more!
godot-rust.github.io/dev/may-2025...
Slowly figuring out how to actually design levels.
#screenshotsaturday #gamedev #godot
Modular building for Abyss using geometry nodes. The new widget system is super slick!
#b3d #blender #GeometryNodes #gamedev
ARMAZON IS OUT FOR FREE. DON'T MISS THIS HIT GAMING SENSATION.
stagmath.itch.io/armazon
#godot #gamedev #gamejam #AprilFoolsDay
Making great progress on the rope rework!
#gamedev #godot #abyss
Oh hey, we won Best Strategy Game! Cheers!
27.02.2025 23:41 â đ 54 đ 8 đŦ 0 đ 1Here's a reminder to practice your physics equations!
At least, if you want to reliably hit a target no matter how much your islands drift apart.
#godot #gamedev