mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	2d3d:: fixed placement of skeletal feet
This commit is contained in:
		| @@ -865,7 +865,7 @@ void make_3d_models() { | ||||
|    | ||||
|   make_foot_3d(shHumanFoot); | ||||
|   make_foot_3d(shYetiFoot); | ||||
|   make_skeletal(shSkeletalFoot); | ||||
|   make_skeletal(shSkeletalFoot, WDIM == 2 ? zc(0.5) + geom3::human_height/40 - geom3::FLOOR : 0); | ||||
|    | ||||
|   make_paw_3d(shWolfFrontPaw, shWolfFrontLeg); | ||||
|   make_paw_3d(shWolfRearPaw, shWolfRearLeg); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue