Search found 1 match

by Walty
31 Oct 2019, 11:02
Forum: Bug reports
Topic: Point Cloud Importer.ttm not working
Replies: 12
Views: 5219

Re: Point Cloud Importer.ttm not working

Hi, I am doing the same thing. I also modified the importer script: function sysCall_init() model=sim.getObjectAssociatedWithScript(sim.handle_self) size=1 col={255,255,255} if sim.getSimulationState()==sim.simulation_stopped then showDlg() end end importClicked_callback=function() local files=sim.f...