mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.5K
active users

Alien 👽 Max | 🇺🇦 gamedev

Thanks to node "Set Global Time Dilation", I saw that I was not rotating each object correctly at birth. I was passing each one the rotation info of a general object, which of course has a pivot in a different place.

I don't know how to calculate this correctly, so I added a Scene Component, I use to reference the position and rotation of each object. I pass the info of this object to component for relative data, then I pass its global data to the created object

@maxim Reading that toot completely out of context, my first thought was "Wait, unreal even simulates general relativity now?" 😅

@grizeldi I catch glitches while reading others, because writing about gamedev always causes something in my brain to arise.