Skip to content

Commit

Permalink
r1
Browse files Browse the repository at this point in the history
Signed-off-by: Daniell Mesquita <[email protected]>
  • Loading branch information
danimesq committed Nov 15, 2018
1 parent 3bc8347 commit 81eaa7b
Show file tree
Hide file tree
Showing 6 changed files with 56 additions and 11 deletions.
6 changes: 3 additions & 3 deletions Event sheets/Event sheet 1.uistate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
It is entirely optional and the project will load without it. If you are placing the project under source control,
you probably do not want to add any .uistate.xml files to the repository.-->
<show-addaction-links>1</show-addaction-links>
<scroll-pos>350</scroll-pos>
<conditions-column>120</conditions-column>
<scroll-pos>150</scroll-pos>
<conditions-column>317</conditions-column>
<actions-namecolumn>80</actions-namecolumn>
<condition-namecolumns>
<nest>20</nest>
<nest>84</nest>
<nest>18</nest>
</condition-namecolumns>
<events />
Expand Down
4 changes: 2 additions & 2 deletions Layouts/Layout 1.uistate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
It is entirely optional and the project will load without it. If you are placing the project under source control,
you probably do not want to add any .uistate.xml files to the repository.-->
<camera>
<position-x>606.817</position-x>
<position-x>413.514</position-x>
<position-y>252.5</position-y>
<position-z>100</position-z>
<lookat-x>606.817</lookat-x>
<lookat-x>413.514</lookat-x>
<lookat-y>252.5</lookat-y>
<lookat-z>0</lookat-z>
</camera>
Expand Down
52 changes: 46 additions & 6 deletions Layouts/Layout 1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@
</instance>
<instance type="Text" uid="19">
<properties>
<text>Created by Daniell Mesquita (Mesquito/Plasmmer)</text>
<text>Calc app created by Daniell Mesquita (Mesquito/Plasmmer)</text>
<initial-visibility>Visible</initial-visibility>
<font>Arial,-16</font>
<color>0,102,255</color>
Expand All @@ -577,10 +577,10 @@
<blend-mode>0</blend-mode>
<effect-fallback>0</effect-fallback>
<world>
<x>439</x>
<y>448</y>
<x>317</x>
<y>105</y>
<z>0</z>
<width>414</width>
<width>536</width>
<height>31</height>
<depth>0</depth>
<hotspotX>0</hotspotX>
Expand All @@ -591,7 +591,7 @@
</instance>
<instance type="Text" uid="20">
<properties>
<text>** Estimated Weekly/Monthly/Yearly calc with base if you create daily videos with the minimum video duration as what you put here</text>
<text>** Estimated Weekly/Monthly/Yearly calc with base if you create daily videos with the minimum video duration as what you put here, and the estimated views per video</text>
<initial-visibility>Visible</initial-visibility>
<font>Arial,-15,400,0</font>
<color>0,51,51</color>
Expand All @@ -607,7 +607,7 @@
<x>1</x>
<y>399</y>
<z>0</z>
<width>514</width>
<width>569</width>
<height>65</height>
<depth>0</depth>
<hotspotX>0</hotspotX>
Expand Down Expand Up @@ -978,6 +978,46 @@
<angle>0</angle>
</world>
</instance>
<instance type="div" uid="32">
<properties>
<initial-visibility>Visible</initial-visibility>
<hotspot>Top-left</hotspot>
</properties>
<blend-mode>0</blend-mode>
<effect-fallback>0</effect-fallback>
<world>
<x>316</x>
<y>0</y>
<z>0</z>
<width>5</width>
<height>137</height>
<depth>0</depth>
<hotspotX>0</hotspotX>
<hotspotY>0</hotspotY>
<angle>0</angle>
<opacity>1</opacity>
</world>
</instance>
<instance type="div" uid="33">
<properties>
<initial-visibility>Visible</initial-visibility>
<hotspot>Top-left</hotspot>
</properties>
<blend-mode>0</blend-mode>
<effect-fallback>0</effect-fallback>
<world>
<x>316</x>
<y>132</y>
<z>0</z>
<width>537</width>
<height>5</height>
<depth>0</depth>
<hotspotX>0</hotspotX>
<hotspotY>0</hotspotY>
<angle>0</angle>
<opacity>1</opacity>
</world>
</instance>
</instances>
<effects />
</layer>
Expand Down
Binary file added Textures/div.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions YouTube Calculator.caproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<plugin author="PlayLive" id="HTML_iFrame" version="1.419999957">HTML | iFrame</plugin>
<plugin author="Scirra" id="Sprite" version="1">Sprite</plugin>
<plugin author="Scirra" id="Text" version="1">Text</plugin>
<plugin author="Scirra" id="TiledBg" version="1">Tiled Background</plugin>
</used-plugins>
<used-behaviors />
<used-effects />
Expand Down Expand Up @@ -111,6 +112,10 @@
<object-type name="SubsFelipeNeto" sid="690510165276118">
<plugin id="HTML_iFrame" />
</object-type>
<object-type name="div" sid="286185395476618">
<plugin id="TiledBg" />
<texture original-source="C:\Users\Notebook Positivo\Desktop\div.png" />
</object-type>
</object-folder>
<families />
<layout-folder>
Expand Down
Binary file modified YouTube Calculator.capx.backup1
Binary file not shown.

0 comments on commit 81eaa7b

Please sign in to comment.