, 6 tweets, 1 min read Read on Twitter
a thing that plagues me whenever i try to 'gram is that i struggle with extremely simple math, and i mean like, extremely simple
like i'll need to answer the question "how far is this number from this other number" and i end up in notepad for 30 minutes to an hour shuffling numbers around and trying to figure out what terms go where
and it ends up culminating in something like

if abs(room_x_offset) > 2:
...
if abs(room_x_offset) > 4:
...
if abs(room_x_target - room_x_offset) < 2:
...
every time i have to answer a question like this i have to rediscover it through experimentation, my brain just doesn't do a very good job of smashing numbers together. i mean i can get it, but it's hard
i feel like a lot of people are better than me at "seeing" numbers. like when i'm working in coordinate systems it's very hard for me to stack offsets without getting intractable off by one errors, because I can't figure out where the error enters
like if i'm trying to position a square underneath another square i know i need to start at the y of the top square, add a height offset, then apply that to the y of the bottom square, but i end up putting the offsets in the wrong place over and over and over
Missing some Tweet in this thread?
You can try to force a refresh.

Like this thread? Get email updates or save it to PDF!

Subscribe to Graviscera
Profile picture

Get real-time email alerts when new unrolls are available from this author!

This content may be removed anytime!

Twitter may remove this content at anytime, convert it as a PDF, save and print for later use!

Try unrolling a thread yourself!

how to unroll video

1) Follow Thread Reader App on Twitter so you can easily mention us!

2) Go to a Twitter thread (series of Tweets by the same owner) and mention us with a keyword "unroll" @threadreaderapp unroll

You can practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just three indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member and get exclusive features!

Premium member ($3.00/month or $30.00/year)

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!