Log In  
Follow
asa321
[ :: Read More :: ]

Please help me write the correct code.
I would like something like that

if dir d_up then y=player.y+8,
if dir d_down then y=player.y+1,
if dir d_none or d_left or d_right then y=player.y+5

P#144819 2024-03-28 11:30