You're welcome. I'm glad you got it all sorted.
I'm getting this error as well. It just started within the last few days. I tried reverting to r241 and that didn't resolve the issue.
Can't duplicate in 241. If the color is different but it still works when clicked it could be a display issue.
Again, likely not a bug but a settings issue but I can't open this capx either.
I'm guessing there is an error in your code, not a C2 bug, but the link to your capx doesn't work so I can't check it.
Oh, I "think" I understand what you are trying to do now. If so, what you need to do is add your object to a layout, and clone it there. All the behaviors and properties will port over to the new object type and you can edit them. If you don't want them in your game layout you can do it in an asset dump layout that isn't connected to an event sheet.
Develop games in your browser. Powerful, performant & highly capable.
It sounds like you resized the video in a negative direction. Check the object properties bar and see if the size is a negative number or not.
Make a numeric variable and set it to 0.
Make an event that says on touch (or whatever you want) set variable to 1-variable.
Make another event that says if variable = 0 set plane position to top
else set plane position to bottom
There is a difference between clone object and copy object (See manual for differences). You'll want to use copy.
I would love to see a game where you can build your own coasters, or even a game where you can "ride" pre-made coasters. I don't know what roller coaster tycoon is though (I've heard of it but never played it). Is that more like a simulated theme park where you make decisions to make money etc?
What do you mean? Can you explain what you need better?
Looking good.
Member since 5 Oct, 2013