This is a quick little cart to let you see the difference between the editor color palette and the palette available through code. I hope it's useful! :)
P#61375 2019-01-31 00:18
:: evman2k


Also if you wanted it to toggle from palette 1 to 2. Then
(Need some loop here) if (stat(34) or button([number])) (<=, >=, or ==) [number] then if var == [number] or [string] then DO_STUFF() end elseif (or if) var (Oppsite of other operation) [B] then DO_STUFF() VAR-=(or +=) [wait in frames] end --MUST INCUDE VAR+=1 or VAR-=1. end |
P#81638 2020-09-10 04:41
[Please log in to post a comment]