Jump to content

Marker is still visible!


TrickyTommy

Recommended Posts

Hi!

These are the first lines of my code, they are not belonging to any function.
My problem is, that i can't make the marker's alpha to 0, nohow. What is wrong?
 

endMarker1 = createMarker (-1495.65259, 590.80280, 34.57813-1, "checkpoint", 10, 255, 0, 0, 0)
endMarker2 = createMarker (2780.93530, -225.25746, 24.13024, "checkpoint", 10, 255, 0, 0, 0)
endMarker3 = createMarker (2765.39575, 321.42563, 8.28975, "checkpoint", 10, 255, 0, 0, 0)

setElementAlpha (endMarker1, 0)
setElementAlpha (endMarker2, 0)
setElementAlpha (endMarker3, 0)


 

fixed: changed it's type to cylinder, and from now on it is not visible.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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