Skip to content

Commit

Permalink
Update moving
Browse files Browse the repository at this point in the history
  • Loading branch information
max-bacon committed Aug 14, 2023
1 parent 0c4a1d1 commit acc505f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Server/Components/MovingPlatform.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ local Trove = require(ReplicatedStorage.Packages.Trove)

local MOVE_TIME = 5
local MOVE_DELAY_TIME = 6
local CHANGE_VELO_DELAY = 3

local MovingPlatform = Component.new({
Tag = "MovingPlatform",
Expand Down

0 comments on commit acc505f

Please sign in to comment.