get player dir sprite swapping working
" " " " " " " " " " " " " " " " " " " " " "
This commit is contained in:
parent
fe99c7a4a6
commit
883c28363e
6 changed files with 38 additions and 73 deletions
6
defold_game/main/player/player.sprite
Normal file
6
defold_game/main/player/player.sprite
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
default_animation: "n"
|
||||
material: "/builtins/materials/sprite.material"
|
||||
textures {
|
||||
sampler: "texture_sampler"
|
||||
texture: "/main/player/player.tilesource"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue