Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

My object looks funny, clipped or wrong size, how come, how debug?

0
Posted

My object looks funny, clipped or wrong size, how come, how debug?

0

First check the inspector for Am_LEFT, Am_TOP, Am_HEIGHT, Am_WIDTH values to see if they are reasonable. Then, if these are set through constraints, set break points in your code to make sure the formulas are being called and are responding as you expect. If you “flash” the object using the “Objects/Flash Object” command in the inspector, then this will often print a message to the console describing why the object isn’t visible. Also, remember that groups clip objects inside of them, so make sure that the groups that the objects are in are big enough.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123