Where is the conveyor belt-platform?The conveyor belt-platform works fine but animates way too slow. My suggestion is to set the framespeed to 2 and line 26 toThis way it animates exactly as fast as it moves the player/NPCs on top of it.Code:
local time = math.floor(lunatime.tick() / (config.framespeed)) * (speed)
Added in 52 seconds:
Ping
Statistics: Posted by mariobrigade2018 — Tue Jun 18, 2024 5:41 pm