Tweak twisting when aiming
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
module Dodge.Creature.HandPos where
|
||||
import Dodge.Data
|
||||
import Geometry
|
||||
|
||||
crHandPos :: Creature -> Point3
|
||||
crHandPos cr = V3 0 0 20
|
||||
Reference in New Issue
Block a user