Add sprites
This commit is contained in:
24
resources/sprites/logo.ron
Normal file
24
resources/sprites/logo.ron
Normal file
@@ -0,0 +1,24 @@
|
||||
(
|
||||
texture_width: 690,
|
||||
texture_height: 230,
|
||||
sprites: [
|
||||
(
|
||||
x: 0,
|
||||
y: 0,
|
||||
width: 230,
|
||||
height: 230,
|
||||
),
|
||||
(
|
||||
x: 230,
|
||||
y: 0,
|
||||
width: 230,
|
||||
height: 230,
|
||||
),
|
||||
(
|
||||
x: 460,
|
||||
y: 0,
|
||||
width: 230,
|
||||
height: 230,
|
||||
)
|
||||
]
|
||||
)
|
||||
Reference in New Issue
Block a user