~ubuntu-branches/ubuntu/utopic/frogatto-data/utopic

« back to all changes in this revision

Viewing changes to data/level/broken/pong.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry E. Oboukhov
  • Date: 2010-07-16 12:14:11 UTC
  • Revision ID: james.westby@ubuntu.com-20100716121411-tobhfbyxrrz46dwz
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[level]
 
2
air_resistance="20"
 
3
auto_move_camera="0,0"
 
4
background="world1"
 
5
dimensions="0,0,801,576"
 
6
music=""
 
7
preloads=""
 
8
title="Pong!"
 
9
water_resistance="100"
 
10
xscale="100"
 
11
yscale="100"
 
12
        [character]
 
13
        current_frame="normal"
 
14
        custom="yes"
 
15
        face_right="no"
 
16
        is_human="true"
 
17
        label="_21804ab8"
 
18
        time_in_frame="0"
 
19
        type="paddle"
 
20
        velocity_x="0"
 
21
        velocity_y="0"
 
22
        x="400"
 
23
        y="500"
 
24
        [/character]
 
25
        [character]
 
26
        current_frame="normal"
 
27
        custom="yes"
 
28
        face_right="no"
 
29
        is_human="true"
 
30
        label="_4fd1de67"
 
31
        time_in_frame="0"
 
32
        type="paddle"
 
33
        velocity_x="0"
 
34
        velocity_y="0"
 
35
        x="400"
 
36
        y="10"
 
37
        [/character]
 
38
        [character]
 
39
        current_frame="normal"
 
40
        custom="yes"
 
41
        face_right="no"
 
42
        label="_56380283"
 
43
        time_in_frame="0"
 
44
        type="ball"
 
45
        velocity_x="0"
 
46
        velocity_y="0"
 
47
        x="400"
 
48
        y="300"
 
49
        [/character]
 
50
[/level]