diasurgical/devilutionX

Adding birds to town

Open

#3545 opened on Nov 19, 2021

View on GitHub
 (17 comments) (13 reactions) (0 assignees)C++ (7,255 stars) (743 forks)batch import
good first issue

Description

The PlayStation version had birds in town. It would be nice to also have this as an option.

sw

Rendered all angles: raven-8bit.zip (you can use pngs2cel to convert it to cl2)

You will need to split up the different animation cycles before converting as they are just done as one continuous animation in a single folder.

Birds should be lightly spread over town and fly away when players get close. Probably implemented as a towner similar to cows.

https://youtu.be/7nKwF-nSNgs?t=159

Model and animation: https://sketchfab.com/3d-models/crow-d5a9b0df4da3493688b63ce42c8a83e2

Contributor guide