Code viewer for Mind: Complex Mind (clone by Wex...

// Cloned by Sagnik Chakraborty on 19 Oct 2022 from Mind "Complex Mind (clone by WexfordPeter) (clone by WexfordPeter)" by WexfordPeter 
// Please leave this clone trail here.
 
const diagonal=!0;function preload(){TEXTURE_ENEMY=loadImage("uploads/mcgowp22/9E886FCF-DDB3-42C6-B304-B0CA5BB4E5BD.jpeg")}AB.mind.getAction=function(A){var T=A[0],n=A[1],o=A[2],I=A[3];return I<n?AB.randomPick(ACTION_UP,AB.randomPick(ACTION_RIGHT,ACTION_LEFT)):I>n?AB.randomPick(ACTION_DOWN,AB.randomPick(ACTION_RIGHT,ACTION_LEFT)):o<T?AB.randomPick(ACTION_RIGHT,AB.randomPick(ACTION_UP,ACTION_DOWN)):o>T?AB.randomPick(ACTION_LEFT,AB.randomPick(ACTION_UP,ACTION_DOWN)):AB.randomIntAtoB(0,3)},AB.world.getAction=function(A){return ej<aj?AB.randomPick(ACTION_UP,AB.randomPick(ACTION_RIGHT,ACTION_LEFT)):ej>aj?AB.randomPick(ACTION_DOWN,AB.randomPick(ACTION_RIGHT,ACTION_LEFT)):ei<ai?AB.randomPick(ACTION_RIGHT,AB.randomPick(ACTION_UP,ACTION_DOWN)):AB.randomIntAtoB(0,3)};