I recently created a drag system similar to the one in dead rails but i've been a little confused on making it ACTUALLY work.
I followed this tutorial
https://www.youtube.com/watch?v=elNpY-SIqm0&t=586s
but somehow still doesn't work correctly,
i put the entire code snippet in a devforum so please help (doesn't fit here) 🙏
https://devforum.roblox.com/t/help-with-drag-system/3972037
💾 Want the full scripts from this tutorial?
👉https://gnomecode.com/tutorials/dead-rails
💡 Want more game dev content + early access to videos?
👉 https://gnomecode.com/academy
🎮Play Here (when available) 👉 https://www.roblox.com/games/87057208712517/Alive-Rails
TIMESTAMPS
0:00 Intro
0:21 Mouse raycasting
4:30 Highlighting sp...
Recently i tried to make a drag system like the one in dead rails by following a bit of this tutorial, Click & Drag Objects - Dead Rails Tutorial #4 - YouTube, i tried it myself and for some confusing reason it doesn’t work, it’s not because of the network ownership but i figured it had something to do w/ the attachments and align positions...