obsidian docs and remove intro gui imagelabels

This commit is contained in:
2024-05-09 15:51:51 -04:00
parent 0e119db084
commit 1aac88b3b4
4 changed files with 20 additions and 17 deletions

View File

@@ -233,7 +233,7 @@ local function FloorLeveled(self: ClassConstructor, RequestedLevel: number)
Attributes.Moving.Value = false
Attributes.CurrentFloor.Value = RequestedLevel
self.BoxAlignPosition.MaxVelocity = Otis1960.MaxVelocity
self.LanternsConstructor:Reset(Attributes.CurrentFloor.Value)
end