Advertisement · 728 × 90

Posts by CSLR

On a serious note, it's an interesting article

13 hours ago 0 0 0 0
Preview
Here’s what happens when you give salmon cocaine It turns out that salmon exposed to cocaine through water pollution do a lot of swimming—which may not be a good thing

Screw free healthcare lets just give drugs to fish and see what happens

www.scientificamerican.com/article/the-...

13 hours ago 0 0 1 0

hi. they know pgorley doesn't know why he did this, but pgorley made a game for Ludum Dare where the game window grows and you have mouse of of the game and scroll down in the browser so that you can see more of the game. it's very annoying. you shouldn't play it.

14 hours ago 2 0 0 0

also BSP is a practically useless format these days and you end up with a lot of bloat (bsp tree) that could otherwise just be used for geometry, texture and entity data, that's pretty much all that's worth importing

16 hours ago 0 0 0 0

one of the biggest issues i've ran into with godot is map creation, there's not really a good way to prototype something and just mess with it while keeping it relatively optimized.

bsp requires an extra step and ties you to GPL tooling, .map works but is a complex format to work with.

16 hours ago 0 0 1 0

like does everything really need to have a general purpose use for everyone to be worth making?

I'm making a map editor for MY PERSONAL USE and someone's getting all up on me about it saying it can be done 100x better by using trenchbroom with bsp/qmap importers.

i want NATIVE support. no importer

16 hours ago 0 0 1 0

one type of dev i despise is the type who lives by "if it aint broke dont fix it" who says you're making your own made up problem and tries to demotivate you from something you want to do because that already exists for every use case except yours.

16 hours ago 0 0 1 0

but seriously, they did a really good job with marrok in the new episodes.

and hey (spoilers)

maybe if we're lucky we'll get an explanation of who killed marrok for him to be a magical green gas

22 hours ago 1 0 0 0
Advertisement

the site is basically unusable at this point 🙄

22 hours ago 0 0 0 0

bluesky is a machine that turns ai generated code into a string of 403 access denieds

22 hours ago 1 0 1 0
Post image Post image

i got a clip badge for a clip i made 6 years ago? tf?

i havent watched this guy in like 3 years lmao

1 day ago 0 0 0 0

they did him so dirty in ahsoka

1 day ago 0 0 0 0

oh my god i love marrok now

best inquisitor

1 day ago 1 1 1 1

Might be worth implementing it into the map editor as well, most of the code should be easy enough to move over 🤔

Need to improve my texture system though

1 day ago 0 0 0 0

Also no joke, most of the workflow tools I've been making are to help develop frontier deadzone, but I have not even used them ever since making them 😅

I'm glad people find tools helpful even if I made them to fix my annoyances

1 day ago 1 0 1 0

Ah that's probably why

@mreliptik.bsky.social covered it In a showcase video 😅 (thx btw)

It was also the sloppily thrown together version that I'm mildly embarrassed by existing.

The new version is so much better

1 day ago 2 1 0 0
Advertisement

Also thanks to whoever had the wonderful idea of bundling Godot resource files with textures downloaded from ambientcg.

If only the plugin were recognized as an endorsed integration 😔 Jk lol

1 day ago 0 0 0 0

I haven't checked in on my ambientcg Godot plugin in awhile and saw that it's at 109 stars on GitHub

thank you to everyone who's using it <3

Thinking about making a video talking about it and how to combine its workflow with other plugins, but not sure.

1 day ago 0 0 1 1

What the hell

This defeats the entire purpose of what Clips good

I want to clip a section of something and send it to a friend not send them a timestamp and say how long to watch it for

1 day ago 2 0 0 0
Post image Post image Post image Post image

Some more of my work from Artemis 2

2 days ago 28 11 2 1

That sun shot is 🔥

I will forever have a soft spot for sunrise/sunset shots over launch pads

1 day ago 0 0 0 0
Post image

code security? pfft

never heard of it.

1 day ago 0 0 0 0

it's occurred to me that jonathan coulton made a song that bridges generations and most people probably don't know who wrote the song.

1 day ago 0 0 0 0

I hope to get the steam page made before June, but that's probably being optimistic

2 days ago 0 0 0 0

Planning it out exposed a lot of underlying issues and gaps with my current system that need to be addressed first, and I need to get the game to a proper MVP state, which is probably several months out.

2 days ago 0 0 1 0
Advertisement

Finished writing the "first" draft of the campaign, now I need to go in and make it flow and feel like an actual world.

I might start developing it soon, will definitely be making maps and the modes for it, but i want to wait before I really go full send on it.

2 days ago 0 0 1 0

all of that just to create the rings for this, by the way.

not even close to being done with this rotation gizmo either..

2 days ago 2 0 0 0

i'll take it as a compliment lol

2 days ago 0 0 0 0
Post image

turns out it's kind of a pain to generate a hollow circular mesh.

thankfully i had an old C# project that did this already so i ported it to GDScript, i shared it with some friends and someone immediately accused it of being ai :(

2 days ago 1 0 1 1

me: *goes to make an easy to use api*

also me: *realizes that there needs to be a level of modularity*

so now, i'm making a modular gizmo system that is probably not much better than many others.

3 days ago 1 0 0 0