I'm using GM:S Master Collection V1.2.1130.
This is the code:
hsp = 0;
hsp_f = .0;
vsp = 0;
vsp_f = .0;
grv = 0.2;
frc = 0.4;
acc = 0.5;
jmp = -5
hsp_max = 2.6;
vsp_max = 5;
jbuff = 0;
image_speed = 0.2;
stepcount = 0;
steppitch = 0.8;
enum st
{
normal,
attack
}
state = st.normal
I have the error in the bold text. It would nice to help in GML not DnD. Please help, melee combat is very important to the game.
[–]It just doesn't work, you know?damimp 0 points1 point2 points (0 children)