various documentation
This commit is contained in:
@@ -63,7 +63,7 @@ void func_802CA92C(Actor *this){
|
||||
f32 sp28[3];
|
||||
this->marker->collidable = FALSE;
|
||||
player_getPosition(this->position);
|
||||
viewport_getPosition(sp34);
|
||||
viewport_get_position_vec3f(sp34);
|
||||
ml_vec3f_diff_copy(sp28, sp34, this->position);
|
||||
ml_vec3f_set_length_copy(sp28, sp28, 180.0f);
|
||||
this->position_x += sp28[0];
|
||||
|
Reference in New Issue
Block a user