Mario Mey

Results 48 comments of Mario Mey

Maybe I didn't explain myself well... For example, I work with 384x224 render size (Street Fighter II arcade version real resolution). I import a Guile sprite, ripped off from original...

Yes, you are right. Before reading your "NOTE", I tried to put an image larger than render size. Y checked Image Offset and then applied Tranform tool. The image changed...

I downloaded and testing it... but no, it doesn't do what I need. I removed Transform Tool addon and installed yours. I add an image, press Space, select PS.Add transform...

I don't have doubts that Power Sequencer is a great tool... but, for now, I don't know how to try it... and don't have the time to do a reverse...

Hey, good job, doakey3! It would be great if you list the fixes and new features in comparison with the original non-developed-any-more version.

Sorry, I didn't download your fork. I don't have time for now...

- Move the elements with arrow keys. - Duplicate element (Ctrl-D). - Copy/paste color? Right click on an element color buttn -> "Copy", select another, "Paste". Also, paste in several...

@iesvme: doesn't VLC Player (or other video player) freeze when exiting while playing a video, in your computer? I have a Ryzen 5 3400G, similar as yours (with Radeon 11...

Before line 287, I added: console.log(background, sourceX, sourceY, sourceW, sourceH, destX, destY, destW, destH); to debug it. Before the bug arrived (at second 9.1), the last lines logged were: ......

I made a workaround using try-catch... it only pass by the error, the game doesn't crash, but it is not the solution.