SUPPORT BOARD OVERVIEW & TIPS:

About Receiving Help from the Support Board: While all members may answer questions posted in the Support board, you should only rely on responses posted or confirmed by support moderators and website administrators. Any solutions provided by members of the community that are not verified by a staff member (as indicated by a light-green background) are provided as-is, and we cannot take responsibility for any of the results of said actions.

About Responding to Support Threads: If you feel you know the answer to a question, you are welcome to respond to the thread and politely offer assistance. Please be courteous and try to provide detailed and helpful solutions to users who may not be as advanced as you. We ask that you refrain from posting one-sentence solutions.

Please search for existing topics before creating one! It's quite likely someone else has already encountered a similar issue which was resolved. You can search for existing support threads by clicking here .

About Topic Tags:

* Topics denoted with the [OPEN] tag are awaiting a response from the end user. You are welcome to post in these threads if you are experiencing a similar issue so we may provide further support.

* Topics denoted with the [RESOLVED] title have been successfully answered and confirmed by a support moderator and the end user, and should be used as a reference. These topics are locked.

* Topics denoted with the [CLOSED] tag were either inactive for more than 30 days or the end user did not respond to a suggestion and confirm if the issue was resolved. These topics are locked.

lock [RESOLVED] Marble Blast STOP - Mac - Ball Texture Problem

  • Jiquor
  • Jiquor's Avatar Topic Author
  • Offline
  • Professional Marbler
  • Professional Marbler
  • STOPX Creator
  • Posts: 363
  • Thank you received: 155
30 Apr 2016 04:24 - 18 Jun 2016 22:44 #1
Okay. Countless times now (I'm about to release the MAC Version to my mod, Marble Blast STOP, but there's one teeny-tiny little problem...)

Whenever I try to replace the ball.superball.png texture (rainbow transparent marble) with my STOP Sign Ball in the Mac Version....
Guess what I get?

I get a ball that looks like... gross. It's basically the quicksand texture.
Any way to resolve this? Thanks. Once this problem is fixed, I can release the MAC Version, and MBS 1.0.2!


STOPX Creator. Getting better by every release.
Attachments:
Last edit: 18 Jun 2016 22:44 by Aayrl.
The topic has been locked.
  • HiGuy
  • HiGuy's Avatar
  • Offline
  • Lead Developer
  • Lead Developer
  • PQ Developer Emeritus
  • Posts: 1333
  • Thank you received: 604
30 Apr 2016 16:44 #2
That's the environment map showing. There are two solutions for this:

- Set $pref::environmentMaps = 0; everywhere (this will disable them on all shapes though)
- Make the marble's texture mostly transparent (fully transparent = fully visible in game, for some reason)

This signature is real code
Code:
function clientcmd12dothepq() { commandToClient(LocalClientConnection, '34onthedancefloor'); }
The topic has been locked.
  • Three
  • Three's Avatar
  • Offline
  • Lead Developer
  • Lead Developer
  • level designer
  • Posts: 468
  • Thank you received: 349
30 Apr 2016 16:46 #3
Try making the marble skin about 75% transparent. It's trying to put an environment map on it, which messes up horribly with no transparency.

Follow me on twitter at @threefolder
The topic has been locked.
Moderators: Doomblah
Time to create page: 0.772 seconds