#A Simple Non Rigidbody 2D Conveyor Belt Tutorial

1 messages · Page 1 of 1 (latest)

clever shuttle
#

When I was making a factory building game, I couldn't find any good tutorials on how to make a non rigidbody conveyor belt system so I made one myself after finishing the project.

https://www.youtube.com/watch?v=kyCBB-hXGzs&t=64s

When I made a factory building game, coding up the conveyor belts was my favorite part of it. This is that same logic turned into a tutorial video for others to enjoy.

Zeldas(Links):
ItchIO: https://unscriptedlogic.itch.io
Twitt- uh I mean X: https://twitter.com/home
Twitch: https://www.twitch.tv/unscriptedlogic

-------------------------------...

▶ Play video
lost crystal
#

Not a bad tutorial. I think that briefly going over the pros and cons of the approach might be good, for peeps who are trying to decide between methods.