This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:tutorials:cameras:fixing_camera_to_object [2019/01/15 02:39 (7 years ago)] – sausage | en:tutorials:cameras:fixing_camera_to_object [2025/09/30 17:26 (7 weeks ago)] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| ... | ... | ||
| - | orxClock_Register(orxClock_FindFirst(orx2F(-1.0f), | + | orxClock_Register(orxClock_Get(orxCLOCK_KZ_CORE), Update, orxNULL, orxMODULE_ID_MAIN, |
| ... | ... | ||
| </ | </ | ||
| Line 30: | Line 30: | ||
| Please note the use of '' | Please note the use of '' | ||
| + | A more simple method is to [[en: | ||