view data/ST/player00.script @ 792:11bc22bad1bf default tip

python: Replace the image crate with png We weren’t using any of its features anyway, so the png crate is exactly what we need, without the many heavy dependencies of image. https://github.com/image-rs/image-png/pull/670 will eventually make it even faster to build.
author Link Mauve <linkmauve@linkmauve.fr>
date Sat, 17 Jan 2026 22:22:25 +0100
parents 016f6b937893
children
line wrap: on
line source

ENTRY 0
Name: data/player/player00.png
Format: 1
Width: 256
Height: 256

Sprite: 0 15*30+1+1
Sprite: 1 8*8+40+40
Sprite: 2 8*8+40+40

# Player
Script: 0
Instruction: 0 0 1 0
Instruction: 0 0 15

Script: 1
Instruction: 0 0 1 0
Instruction: 0 0 15

Script: 2
Instruction: 0 0 1 0
Instruction: 0 0 15

Script: 3
Instruction: 0 0 1 0
Instruction: 0 0 15

Script: 4
Instruction: 0 0 1 0
Instruction: 0 0 15

# Bullet
Script: 64
Instruction: 0 0 1 1
Instruction: 0 0 15

# Bullet cancellation
Script: 96
Instruction: 0 0 1 1
Instruction: 0 0 15

# Orbs
Script: 128
Instruction: 0 0 1 2
Instruction: 0 0 15

Script: 129
Instruction: 0 0 1 2
Instruction: 0 0 15