Glad to hear, they are lucky to have such a talent artist as their friend :)
TheGameAfter
Recent community posts
Hi, I will be honest, It seems like this pixel art pack does not have the same Black/white line ending as you got in all of your other pixel art packs, so the way I see it I can't use it with your other animation pocks as it's, please consider adding those lines (or make two versions of it if you want) so it matches the rest of your animation packs.
In the pack image, it seems like you do have it, so maybe I'm mistaken and there is another version of this animation with the white/black lines inside this pack. if so It might be better to put those pictures on the page. or at least show one or two of those.
The following are just my opinion you can agree with or not. The price is fine when you include many sounds of different types of actions (example: different weapons, different areas, and so on), but packs like this one that only gives sounds of one action (walking on 'sand' only, and not walking in many types of areas sounds), it seems over price, just want to share my thought, it's up to you ofc. Your SE/audio is very impressive!
I will just say it, your art is great, really, However, your price for each animation is the same as a full sheet animation from another artist, even your bundle is a very high price too, honestly, not many will pay such a price! $1-$2 will be the max price for the most expensive once (if you selling 1 type of animation separately like now) and not $3-$10 for some of them as it is now (for many not all). Taking the price down or making a way lower 'bundle' will help many who want to get your animations but do not have the money. I'm sure it takes time and effort so it is up to you, of course.
I get it now, thanks for the detailed explanation, I think in my mind is actually very cool that you can change the Region ID on the tile in 'x,y' location to the region I'd on the Prefabs map. Never sew plugin the not only replace the tile I'd but also the region I'd.
And I'm looking forward for the tutorial about The 'freedom to handle the tile 'data', thanks again.
So just to confirm the script to change Region ID '1' area with the specific "Prefab" when using map note will be:
let Name = "MyFirstPrefab";
let changeRegion = true;
letsave = true;
- Do I missed something?
- And how do you define the specific 'Regoin Id' number you want to post the "Prefab" in (with out knowing the 'x' and 'y' location of the region)?
Seems like the main plugin "Cyclone Map Editor" not work properly with 'Altimit pixel movement'.
The location of the 'mouse' not work properly (no console error) with 'altimit pixel movement, probably because the line code lines below (in the altimit pixel move plugin), can you try to look it up and see if you can fix it without the need to disable the code lines?
Code line 01:
var DOM_PARSER = new DOMParser();
var PARAMETERS = PluginManager.parameters( 'AltimitMovement' );
Code line 02:
prune.forEachProperty = forEachProperty;
Side question: did you find time to fix the error with this plugin (you said something about making it leading the all map to fix it), at the moment I still can't use it.
best,
Nissan
Nice, and I think your plugin cover the switch part in a different way, I will have to check and I will let you know. I want to do the change few times depending of a switch player turn off (bu buying a house for example or upgrade it).
About the Pixel movement I'm glad that works after change it a bit. Since yo usaid you have to change the 'inside' of the altimit' plugin for it to work, I'm using specific version of altimit pixel movement, this version meant to give more freedom, I wonder if you can check this version as well (may be useful for you as well), here is the file:
https://drive.google.com/file/d/18FB8gVsdtVqrTTc-HRVTbM_Sb70aquNB/view?usp=shari...
Got it, sounds good, I'm waiting for the mv virsion then. I will also check it and let you know, if you have time to test it too it will be great.
Side question: Do you prefer MZ when is come to FPS or maybe other reason? Or you don't see a big different the worth convert all the scripts/events from mv (I probably can't change now but just wondering from a pro perspective)?
Hi again Ritter, hope you doing well.
About this new neet copy post tile plugin: Would it works as intended with 'Altimit pixel movement'? I know sometime the pixel movement plugin not touch the same functions other plugins that use 'x' y' location check, so I wonder if this will work too? or it will need a patch/update for that purpose?
Also I like the new itch community system :)
Thanks for the respond, I trust your experience.
Edit: just got it and put it in my project and tried to upload the play test, then I get the following error for some reason, are is something to do with the 'Pixi'? I'm using mv version 1.6.2 so it should be the last Pixi the come with it (4.5.4). do I need to update my Pixi some how? or maybe a plugin? (I tried to update Pixi in the past with other project file but it have problems with other plugins I used so I drop it and use the mv version).
The error do not appear when using only ' Cyclone-Map-Editor-MV.js', only when adding Cyclone-ExtraTilesets-MV.js
Sounds like a 'neat' plugin coming up.
Quick question about this one though:
I was thinking to use it to call/addvABS items/skills (chorono engine), as you probably know with mog ABS is have an extra 'comment' script he need to call it in the ABS items/skills menu, also is ABS skills/items show up in a separate menu (not part of the default menu).
How will I add/setup a ABS(chorono engine) item to show up?
Thanks for the explanation, sounds like simple but affective way to solve the Chrono engine issue, and yes I'm still worry a bit about the loading save un-spwan' events, my game have day and night system and basically every 'morning' player will be able to 'attack' the ground (and found items) again, that when I plan to restore the 'un-spwan' events. a good example how to the 'restor' events effectively will definitely going to help, And no rush with the demo (I can't wait though :))