Update animation bools and fix Settings.lua; use correct block in monkey idle state

This commit is contained in:
Sezz 2022-05-05 19:50:52 +10:00
parent 8eebabd91d
commit 8305a2581b
7 changed files with 6 additions and 38 deletions

View file

@ -11,7 +11,7 @@ local RotationAxis = Flow.RotationAxis
local ItemAction = Flow.ItemAction
-- Title level
Flow.SetIntroImagePath("SCREENS\\MAIN.PNG")
Flow.SetIntroImagePath("Screens\\Main.png")
Flow.SetTitleScreenImagePath("Screens\\Title.png")
Flow.SetFarView(210)