sleitnick
@sleitnick.com
410 followers 63 following 130 posts
Game dev @ http://easy.gg
Posts Media Videos Starter Packs
sleitnick.com
Finally made a low-poly airliner that I'm proud of! I'm not an artist, so even this level of fidelity is super challenging for myself. Excited to rig it up and get it flying in-game soon!
sleitnick.com
Wife: "I'm going to bed"
Me: *starts installing linux*
sleitnick.com
Fun fact: He also made the cover art for No Mans Sky
sleitnick.com
With Netflix bombing The Electric State, I highly recommend looking at the source material. Simon Stålenhag's artwork is incredible. I was so sad to see Netflix drop the ball on this. www.simonstalenhag.se/es.html
www.simonstalenhag.se
www.simonstalenhag.se
sleitnick.com
Work on viable product? ...or play Minecraft?

The decisions I face every day are brutal.
sleitnick.com
I'm convinced that many bad programming practices in the Roblox dev community started because people thought they were fun, not because they're actually useful
sleitnick.com
Testing out the dialog system! #RobloxDev
sleitnick.com
"uh yeah I might not like the guy, but republicans are good for the economy!"
*market crashes*
sleitnick.com
Fun fact: the last update to this plugin was December 2015. Almost a decade!
sleitnick.com
The Lines of Code plugin has FINALLY received a facelift! This has been scheduled for release for a few months, but was awaiting actors to be usable from plugins.
sleitnick.com
Good point! Yeah there's a few clubs nearby. I'll check in with them
sleitnick.com
Still thinking about continuing flight lessons... I keep seeing relatively cheap small prop planes (under $50k) & hangar fees at my local airport aren't too bad ($300/mo). Everyone says maintenance is a money sink though. I'd love to fly to RDC at some point!
sleitnick.com
Here's an example. Imagine you want to make a mobile slider UI component. You first detect when the user started the drag on the UI component itself. Then you use UserInputService to detect changes and ending, using the InputObject as the way to detect if it's the same finger.
sleitnick.com
Fun fact: InputObjects are not recreated every input event. This means you can compare the actual InputObject to see if it was the same input, e.g. see if it's the same finger for a touch input during a movement event. This is super useful for multi-touch input. #RobloxDev
sleitnick.com
Do you think in little endian or big endian?
sleitnick.com
Time to suffer
sleitnick.com
Literally driving to Georgia to get some warmth because I'm sick of this Ohio weather. Not even joking. Airbnb already booked.
sleitnick.com
Require Autocomplete update!

- Require-by-string when prefixing with ::
- Escapes strings & works with weird instance names
- Various adjustments and performance improvements

#RobloxDev
sleitnick.com
My mental health can be measured inversely proportional to how often and how late I listen to math rock.

The Midwest winter weather is killing me.
sleitnick.com
Most ATAN2 functions use YX arguments, e.g. Luau is `math.atan2(y, x)`.

In excel, it's XY order. After converting some excel stuff a while back, this caused a bug that I didn't catch for months.
sleitnick.com
Friend from high school on LinkedIn: "I'm so pumped to be reaching these KPIs today! I love Mondays!"

Is this the modern day cry for help?
sleitnick.com
Midwest moonlit drives have an eerie but pleasant vibe. Just driving into nothingness.