Viprin's Drawing Editor! [Curve tool has been added] |
![]() ![]() « Citoyen » 1437688020000
| 0 | ||
Trial and error. You have to constantly load your map back and forth to see where the grounds go where and there. There are third-party map editors that load the string and grounds together so you can see the drawing as you put grounds in. |
![]() ![]() « Censeur » 1437700200000
| 0 | ||
Inthebin a dit : Where would I be able to find such a thing. I'm basically brand new to this drawing editor thing. |
0 | ||
Inthebin a dit : The thing is, the o=(code) just wont appear in my XML lol and idk what to do :v |
![]() ![]() « Citoyen » 1437766380000
| 0 | ||
Are you using a rectangle ground? The default color of a rectangle ground is 324650 so you can find o="324650". |
![]() ![]() « Citoyen » 1437770340000
| 0 | ||
My background kidding me and the cheese of my map is invisible!!!! >:( |
![]() ![]() « Citoyen » 1437776340000
| 0 | ||
Help When I Try To Add An Image The Background Properties Wont Close! Help xC |
![]() ![]() « Citoyen » 1437793560000
| 0 | ||
The format seems to look a little different than last time I used viprin's drawing editor. There is an ad above the toolbar, and when I draw a line, the line follows the middle of the cursor and not the tip like it used to. Is this a bug or was it an update? Thanks. |
0 | ||
Inthebin a dit : Yeah I tried it, copied the map to the clipboard and still couldn't find it in my XML and idk why it's like that .-. I saved the drawing XML in my notepad tho, do I need to open it in Viprin's Drawing Editor while making a map? I rly dont know what to do I just want it to work ;-; |
![]() ![]() « Citoyen » 1437829080000
| 0 | ||
Viprin's Drawing Editor generates the XML of the string art only (There is no ground or object tags, just string tags). So if you want grounds in your map, you need to copy the XML and paste it into Map Editor then make your map around the art. Dernière modification le 1437829500000 |
0 | ||
Inthebin a dit : I know that, my problem is that I can't get the grounds to appear behind the drawing and the o=(code) won't appear in my XML after I copy the map to the clipboard so idk what the problem is :c |
0 | ||
I think your art is not foreground and that you're not using rectangle/circle grounds. |
![]() ![]() « Citoyen » 1437861300000
| 0 | ||
is there a tutorial for how to make simple joints in the canvas editor thingy? epalk is cute |
![]() ![]() « Citoyen » 1437882900000
| 0 | ||
This editor is now hosted on github.io to avoid ad issue. http://adamay000.github.io/vde/index.html no more backspace accident Leonboss a dit : I'm not sure what is simple joints but Impuredeath's video might help? https://www.youtube.com/watch?v=uVsxE0Ljq3Q Dernière modification le 1437883200000 |
![]() « Citoyen » 1437887400000
| 0 | ||
Finally. After long waits. |
![]() ![]() « Citoyen » 1437935280000
| 0 | ||
![]() Thankyou thankyou thankyou thankyou ![]() |
0 | ||
''Are you sure you want to close this window?'' this saved my life |
![]() ![]() « Citoyen » 1439058240000
| 0 | ||
I tried the "Generate XML with compressing" And I don't know how is this suppost to make me draw more I compressed it at 20.7KB and still not works in game. Don't know if it doesn't compress that much or I'm just using it wrong |
![]() ![]() « Citoyen » 1439063280000
| 0 | ||
20KB is the limit for how large your XML can be. So even with compressing, your XML is too large. Compression tries its best to remove and simplify unnecessary lines but it is not perfect. |
![]() ![]() « Citoyen » 1439117940000
| 0 | ||
Hm. I tried to make a Spear art movable. When I link it to rectangle with TFM's background color. The Rectangle appears over the the art Is there a way to prevent that? Also When I link rectangle to spear, Can I use multipy rectangles like. One at the tip of spear and 1 in the back? Because it appears over spear and makes it invisible. Ty |
![]() ![]() « Citoyen » 1439124720000
| 0 | ||
The rectangle ground default color is 324650, if you open up the map XML, you can CTRL + F o="324650" and take out the color so it looks like o=""; doing this means you cannot anchor to the ground however. Yes you can link multiple grounds, the art is linked to one ground value, so long as you have that one ground value placed where you want, it does not matter what grounds you link to that ground. Dernière modification le 1439128500000 |