bug: <UIMap> "followCreature" #1125
Labels
bug
Something isn't working
Priority: Low
Minor impact
Status: Pending Test
This PR or Issue requires more testing
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Priority
Low
Area
What happened?
Im trying to migrate from v8 to otcr, but there is a bug that I have not been able to solve, the camera does not move smoothly.
g_lua.bindClassMemberFunction<UIMap>("followCreature", &UIMap::followCreature);
get the
player:getId()
and set it as argument.example
modules.game_interface.getMapPanel():followCreature(g_map.getCreatureById(268435461))
OTCR
otcr.mp4
v8
v8.mp4
What OS are you seeing the problem on?
Windows
Code of Conduct
The text was updated successfully, but these errors were encountered: