Jump to content

Recommended Posts

Posted

Hello Guys,

maybe it`s to late for me but i tryed this:

	colshape = mp.colshapes.newCircle(vehicleShop.Marker.x, vehicleShop.Marker.y, 5, Settings.Dimension);
	
	marker = mp.markers.new(36, new mp.Vector3(vehicleShop.Marker.x, vehicleShop.Marker.y, vehicleShop.Marker.z -1), 1, {
        dimension: Settings.Dimension
	});

Now i can see the marker but i can`t see the colshape. Anyone have an idea why?

Thx for your support.

  • Xabi locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...