This is how you create an item
1.in the sprites.ini
; ******************** Items ********************
[Impulse Charge (Homebrew)]
Type=Static
Image=Sprites\Impulse Charge (Homebrew).png
Item File=Items\Impulse Charge (Homebrew).png
Item Name=Impulse Charge (Homebrew)
Tile Width=24
Tile Height=24
Mask Width=12
Mask Height=12
[Duct Tape]
Type=Static
Image=Sprites\Tape.png
Item File=Items\Tape.png
Item Name=Tape
Tile Width=16
Tile Height=16
Mask Width=12
Mask Height=12
then you can place them in the editor
3. i dunno
2.what counter?
and other things eg animal behaviour can be changed in sprites.ini
[Cute Bird]
Type=Walker
Image=Sprites\Cute Bird.png
Tile Width=15
Tile Height=15
Mask Width=1
Mask Height=15
Long Sight Width=150
Long Sight Height=50
Short Sight Width=75
Short Sight Height=50
Time Between Moves=10
Time Between Moves +Random=5
Normal Behaviour=Play
Long Sight Behaviour=Avoid
Short Sight Behaviour=Jump Escape
you can create objects to in objects.ini
hoped that helped (you probs already knew this
)