Is there a way to modify alpha channel?

To make transparent sprites or whatever. Also, I
How could I upload my custom sounds to my projects? Thanks!

Oopsie! I forgot there is an alpha channel variable in every color. But could some one tell me about the sounds! Thanks!

@Coder1500 There are two ways you can approach putting custom sounds into Codea.

  1. Find a sound file that you want to use, and make sure it is in .wav format, music will appear in .mp3 format. If you have the wrong format, you can do a conversion using a website, such as Zamzar
  2. Read this link:
    https://codea.io/talk/discussion/7991/requesting-music-files-from-internet#latest

The above link doesn’t take me to the correct place, try this.

https://codea.io/talk/discussion/7991/requesting-music-files-from-internet#latest

Thanks guys, I appreciate it. :wink: