Skip to content

Commit

Permalink
- Added title to mode selection screen
Browse files Browse the repository at this point in the history
  • Loading branch information
fbrizu committed Jan 31, 2021
1 parent ed5b8d1 commit ae175c7
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions data/config/select.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
[Select]
LifeTime = TrackList
TrackList = @
0 = Object.Create Scene
ChildList = ModeTitle # PlayerSelection # InputText

[ModeTitle]
ParentCamera = MainCamera
UseParentSpace = position
Pivot = top left
Position = (-.45, -.45)
Graphic = @
Text = @
String = MODE SELECTION
Scale = 10

[PlayerSelection]
ParentCamera = MainCamera
Expand Down

0 comments on commit ae175c7

Please sign in to comment.