Added all drawables for IcyMountains

Added snow particle system
World on StartScene is randomly chosen
Last-level onGoalScreen shows "toNextWorld"
This commit is contained in:
=
2018-01-13 17:50:27 +01:00
parent 1ca222187e
commit fb3290a3b2
37 changed files with 642 additions and 250 deletions

View File

@@ -27,7 +27,7 @@
android:layout_centerInParent="true"
android:layout_marginTop="10dp"
android:adjustViewBounds="true"
android:src="@drawable/world_previews_grass"/>
android:src="@drawable/world_previews_grasslands"/>
<ImageView
android:id="@+id/worldbutton_lock"