adjusted objects and scene
This commit is contained in:
parent
095a18b0ea
commit
8025514ab3
4
.idea/workspace.xml
generated
4
.idea/workspace.xml
generated
@ -6,10 +6,8 @@
|
|||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="ae2847d5-ce86-4d84-8e66-f1369f1438e2" name="Changes" comment="">
|
<list default="true" id="ae2847d5-ce86-4d84-8e66-f1369f1438e2" name="Changes" comment="">
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/src/starsky_presenter/entry.py" beforeDir="false" afterPath="$PROJECT_DIR$/src/starsky_presenter/entry.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/starsky_presenter/projection/screen.py" beforeDir="false" afterPath="$PROJECT_DIR$/src/starsky_presenter/projection/screen.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/starsky_presenter/resources/main_window.qml" beforeDir="false" afterPath="$PROJECT_DIR$/src/starsky_presenter/resources/main_window.qml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/starsky_presenter/resources/objects.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/starsky_presenter/resources/objects.yml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/src/starsky_presenter/resources/objects.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/starsky_presenter/resources/objects.yml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/src/starsky_presenter/resources/scenes.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/starsky_presenter/resources/scenes.yml" afterDir="false" />
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
|
|||||||
@ -7,12 +7,4 @@ stars:
|
|||||||
rot: 30
|
rot: 30
|
||||||
offset: 0
|
offset: 0
|
||||||
image: nice-star-1.png
|
image: nice-star-1.png
|
||||||
- sid: star-2
|
|
||||||
x: 0.25
|
|
||||||
y: 0.4
|
|
||||||
scale: 2
|
|
||||||
alpha: 25
|
|
||||||
rot: 29
|
|
||||||
offset: 0
|
|
||||||
image: nice-star-2.png
|
|
||||||
background: background-01.jpg
|
background: background-01.jpg
|
||||||
@ -1,4 +1,8 @@
|
|||||||
- star-bg-01:
|
- star-1:
|
||||||
x: 0.6
|
x: 0.5
|
||||||
star-bg-02:
|
y: 2
|
||||||
y: 0.6
|
transition: 5
|
||||||
|
- star-1:
|
||||||
|
x: 0.5
|
||||||
|
y: 0.5
|
||||||
|
transition: 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user