ParallaxControl UI Dehardcode (#36071)

* Parallax Control Improve

* Update MainMenuControl.xaml

* PJBControl.cs
This commit is contained in:
Ed
2025-04-13 15:44:44 +03:00
committed by GitHub
parent f61bbebb7f
commit 5f78b72763
7 changed files with 41 additions and 11 deletions

View File

@@ -1,7 +1,12 @@
<Control xmlns="https://spacestation14.io"
xmlns:pllax="clr-namespace:Content.Client.Parallax"
xmlns:clog="clr-namespace:Content.Client.Changelog">
<pllax:ParallaxControl />
<pllax:ParallaxControl
ParallaxPrototype="TrainStation"
SpeedX="5"
SpeedY="20"
ScaleX="3"
ScaleY="3"/>
<BoxContainer Name="VBox"
Orientation="Vertical"
HorizontalAlignment="Center"