SQC-15_online #1
| @@ -34,6 +34,7 @@ void RemotePlayer::Init() | |||||||
| void RemotePlayer::Feed(const netprot::Output out) { | void RemotePlayer::Feed(const netprot::Output out) { | ||||||
|  |  | ||||||
| 	m_position = Vector3f(out.position); | 	m_position = Vector3f(out.position); | ||||||
|  | 	m_direction = Vector3f(out.direction); | ||||||
| 	//current.position = out.position; | 	//current.position = out.position; | ||||||
| 	//current.direction = out.direction; | 	//current.direction = out.direction; | ||||||
| 	//current.states = out.states; | 	//current.states = out.states; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user