Alienhead Posted August 3, 2022 Posted August 3, 2022 I'm working on some multiplayer scripts but have ran into a mystery. The two images below, then editor image shows my character model at X position 1716 In-game : local pos=player.ent:GetPosition() pos.x equals 17.5 as image shows.. whats happening here? My attempt at re-creating Anarchy Online is now on hold !!! Quote Alienhead Components and Software
IceBurger Posted August 3, 2022 Posted August 3, 2022 Are you sure that player.ent is that object and not a child of it? Quote i now hate love C++ Beeeeeeeeeeeeeep~~This is a test of the emergency signature system~~Beeeeeeeeeeeeeep RX 6800XT | i5-13600KF | 32GB DDR5 | 1440p is perfect
Alienhead Posted August 3, 2022 Author Posted August 3, 2022 yah that's the first thing I looked at, I ended up * 100 for now until. Quote Alienhead Components and Software
klepto2 Posted August 3, 2022 Posted August 3, 2022 The position in the editors is measured in centimeters while the engine itself works with meters. Quote Windows 10 Pro 64-Bit-Version NVIDIA Geforce 1080 TI
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.