This repository has been archived on 2022-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
fd2/res/resources.res

43 lines
943 B
Plaintext
Raw Normal View History

2022-08-15 19:59:52 +00:00
IMAGE font "font.png" BEST NONE
2022-09-23 21:26:33 +00:00
// start
IMAGE startBg1 "start/bg1.png" FAST
IMAGE startLogo1 "start/logo1.png" FAST
2022-09-23 21:26:33 +00:00
// chrome
IMAGE bossBar "chrome/boss.png" FAST
2022-08-15 19:59:52 +00:00
2022-08-21 01:32:36 +00:00
// background
2022-09-23 14:21:36 +00:00
IMAGE bg1 "bg/1.png" FAST
2022-09-24 19:54:09 +00:00
IMAGE bg1L "bg/1l.png" FAST
IMAGE bg1R "bg/1r.png" FAST
2022-08-16 21:38:58 +00:00
2022-09-23 21:26:33 +00:00
2022-09-23 14:21:36 +00:00
// player and enemies
2022-08-21 00:05:05 +00:00
2022-09-23 14:21:36 +00:00
SPRITE sunny "player/sunny.png" 6 5 FAST 10
SPRITE hitbox "player/hitbox.png" 1 1 FAST
2022-08-15 19:59:52 +00:00
2022-09-23 14:21:36 +00:00
SPRITE fairyRed "enemies/fairyred.png" 4 4 FAST 10
SPRITE fairyBlue "enemies/fairyblue.png" 4 4 FAST 10
SPRITE fairyYellow "enemies/fairyyellow.png" 4 4 FAST 10
SPRITE fairyGreen "enemies/fairygreen.png" 4 4 FAST 10
2022-09-23 21:26:33 +00:00
SPRITE cirno "enemies/cirno.png" 6 7 FAST 0
2022-08-16 19:19:44 +00:00
2022-09-23 14:21:36 +00:00
SPRITE smallBullet "bullets/small.png" 1 1 FAST 5
SPRITE bigBullet "bullets/big.png" 2 2 FAST 5
SPRITE hugeBullet "bullets/huge.png" 4 4 FAST 5
2022-08-21 01:32:36 +00:00
2022-09-23 21:26:33 +00:00
SPRITE playerBullet "bullets/player.png" 4 3 FAST 5
// explosion
// SPRITE explosion "explosions.png" 4 4 FAST 5
IMAGE explosion2 "explosions2.png" FAST