From a67acef63379f9fd9f5bd983b70a81c50c544eda Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Wed, 6 May 2015 11:49:31 -0500 Subject: changed the movement to no longer move randomly --- src/creature.cpp | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'src/creature.cpp') diff --git a/src/creature.cpp b/src/creature.cpp index cc3fa08..2e5e1ab 100644 --- a/src/creature.cpp +++ b/src/creature.cpp @@ -49,6 +49,36 @@ void Creature::Action() else x--; } + else if(xxT) + { + if(y