#How to Create a Playable scene

5 messages · Page 1 of 1 (latest)

cursive charm
#

I made animations for my archer and skeleton knights on dragonbones like: idle, run, attack, die. i put png sequence for each animation as spriteframes but now i want to play as the archer as the knights attack me. i want to record myself playing this mini playable scene. what should i do? what do i write in the script for archer and knights? Can anyone help with this, im a beginner

raw trout
#

It doesn't look like you have a script attached to FemaleArcher. You will probably add a script that handles movement to begin with. Once movement and animation is working you can duplicate your scene and in the new scene swap out the sprite_frame in the inspector with the archer.

cursive charm
digital sapphire
#

You need to code how to react to inputs, movement and the like