dsma-library/examples/filesystem_loading/assets.sh
2024-06-02 13:12:02 +01:00

14 lines
261 B
Bash

#!/bin/sh
TOOLS=../../tools
ROBOT=../../models/robot
python3 $TOOLS/md5_to_dsma.py \
--model $ROBOT/Robot.md5mesh \
--name robot \
--output nitrofs \
--texture 128 128 \
--anim $ROBOT/Walk.md5anim \
--skip-frames 1 \
--blender-fix