Moving some assets around
This commit is contained in:
13
assets/games/liminal/textures/eth/poses/CMakeLists.txt
Normal file
13
assets/games/liminal/textures/eth/poses/CMakeLists.txt
Normal file
@ -0,0 +1,13 @@
|
||||
# Copyright (c) 2023 Dominic Masters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
tool_texture(texture_eth_pose_day_front
|
||||
FILE="${CMAKE_CURRENT_LIST_DIR}/day_front.png"
|
||||
SCALE=${LIMINIAL_CHARACTER_SCALE}
|
||||
)
|
||||
tool_texture(texture_eth_pose_day_back
|
||||
FILE="${CMAKE_CURRENT_LIST_DIR}/day_back.png"
|
||||
SCALE=${LIMINIAL_CHARACTER_SCALE}
|
||||
)
|
BIN
assets/games/liminal/textures/eth/poses/day_back.png
Normal file
BIN
assets/games/liminal/textures/eth/poses/day_back.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 MiB |
BIN
assets/games/liminal/textures/eth/poses/day_cross.png
Normal file
BIN
assets/games/liminal/textures/eth/poses/day_cross.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 MiB |
BIN
assets/games/liminal/textures/eth/poses/day_front.png
Normal file
BIN
assets/games/liminal/textures/eth/poses/day_front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 MiB |
BIN
assets/games/liminal/textures/eth/poses/day_hips.png
Normal file
BIN
assets/games/liminal/textures/eth/poses/day_hips.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 MiB |
BIN
assets/games/liminal/textures/eth/poses/day_neutral.png
Normal file
BIN
assets/games/liminal/textures/eth/poses/day_neutral.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 MiB |
Reference in New Issue
Block a user