Projets Bonjour, J'ai réalisé quelques projets, est-il possible de les mettre en ligne sur le site. Si oui comment. Fichiers U3D et 3DS Cordialement PEACOCK35
by PEACOCK35, 16 replies, updated on February 1st 2025
I have a script that I mentioned before that recolors pixels monochromically. Within an UI mockup I use it to change the states of various elements, icons and text mostly. The script currently works on everything on a layer, and as the mockups are sizeable, th...
by jediYellow, 9 replies, updated on December 20th 2024
I'm trying to create a script that replaces oldColor with newColor with a tolerance (0-100) in percent. Sadly I couldn't find a way to get HSV from a particular variable so I am stuck on using RGB (wait... does it use BGR format instead??) and scraping the val...
This will be very useful for my upcoming cursors I want RWCursorEditor to make me a small rumble animation for any image to make into an animated cursor as a script. Is it possible?
by nibbler, 2 replies, updated on February 12th 2024
This is my code and it gives me an error! var frame0 = Document.Animation.GetFrame(0); Unable to get property 'GetFrame' of undefined or null reference
plus an idea for forum expansion Hi, I've been using RWPaint for all my art projets for the past 2-3 years. It was so perfect for my needs that I didn't need to ask for anything. Because I didn't know ( 😞 ) it's scripting capabilities. Now I need something: Ca...
by ___xed___, 20 replies, updated on June 2nd 2023
Transfers the color of one layer to the alpha of another layer, creating a new layer with the result. --Vlasta wrote this for me some time back. ;| "Configuration" Context; var li = Document.LayeredImage; var n = li.Layers; var names = []; for (var i = 0; i &l...
by jediYellow, 0 replies, updated on October 21st 2022
in RW-Paint I need to check how many pixels of a certain color is used in an image. The perfect scenario: I colorpick on a pixel in my image, and in the palette it tells how many pixels are from this color. It would be good if the output can be turned on/off. ...
by GodRage, 4 replies, updated on October 8th 2022
I need a code ASAP Hey, I'm looking for a code for making all of the pixels change alpha of your choice. In other words, make the picture transparent. Is there a code for this?
by nibbler, 2 replies, updated on November 22nd 2021
In what version did the 3d plug-in for RealWorld Cursor Editor come out? Because I watched the tutorial for the cursor with the rotating spheres (good job Vlasta) and I was wondering how he turned it into a cursor.
by absterninja, 4 replies, updated on August 25th 2020
Could someone show me how to make a template for the Card Creator program? It says it's possible but I'm not at all clear on how to go about doing it. A step-by-step would be a big help. Thanks for any suggestions. Jim.
Hi Vlasta, I'm trying to use your batch op that you wrote, to combine a bunch of icons. They are .png files of different sizes. Screenshot: http://i.imgur.com/duu0OKJ.png (this only shows a small portion--they are in different folder) I keep getting "Object d...
by kunkel321, 6 replies, updated on December 12th 2019
Can it be done? In school I'm starting to work with sine waves... and after seeing some examples the teacher was using I was thinking it would be kinda cool to see in this. Would a script that fills a layer with a graph of a given equation be difficult to impl...
by Mikey Z, 5 replies, updated on December 12th 2019
in RWIE Hi Vlasta, I'm using the beta, but I have the non-beta installed too. I've got a bunch of PNG files to make into ICOs, but I only want certain sizes (16,24,32,64) and the highest bit depth (32). Can this batch setup be made with just the GUI, or does...
by kunkel321, 4 replies, updated on December 12th 2019
batchop request :- } Hi Vlasta, I've been needing to convert lots of images to 24x24 PNG files. Often the source file is a larger PNG that needs to be reduced to 24x24 pixels. Sometimes I need to deconstruct ICO files that I made a long time ago, to get the 2...
by kunkel321, 1 reply, updated on December 3rd 2019
Post your scripts, and find some more I hope users will post various scripts here to enhance the general awesomeness of the RealWorld applications suite and help each other. Following is a template (for ease of browsing) to post scripts. Description: describe ...
by ___xed___, 3 replies, updated on July 30th 2018
I need help with coding using javascript I was wondering how to use Java Script, I know all the basic coding, I learned it in a website called "scratch" but it uses visual script codes, I don't know what to type for what. So... Can you help me? Thanks!
I need to find out how you download the 3D thingy that lets you make 3D objects. I'm so stupid because i haven't figured this out yet My friends are teasing me because i haven't uplaoded any cursors yet and i dont know what 2 do! PLEEZ HELP!!!!!
Want to know if I can make RWP act a certain way First off, I have used RWP for 2 years and I could never go to anything else... it is perfect. There is only one thing that bugs me and I am wondering if I can alter the code to get this operation. When I click ...