The tutorial so far has been just fine. I am having trouble, however, keeping the player from walking off of the window even though I have given him the behaviour bound to layout, bound to edge. Another issue I am having is that even though I set the player at every tick set angle toward(mouse.x,mouse.Y) my mouse does nothing to the player unless I left click at which point he fires a bullet. The mouse, however, will not move the player at all.