Nidhogg 2 Posted September 11, 2014 Hello Well, I think my question is very simple, how do I implement new own palettes to the game? I know nothing about spriting, but I'm doing my best, and here is where I leak of practice, I don't know where do I put the files of my sprite (its a NPC). Somebody help c: Thank you Quote Share this post Link to post Share on other sites
0 Ragnar Lothbrok 21 Posted September 11, 2014 (edited) data/sprite/npc then add it on luafiles/datainfo/NPCIdentity.lua Edited September 11, 2014 by Ragnar Lothbrok 1 Nidhogg reacted to this Quote Share this post Link to post Share on other sites
0 Nidhogg 2 Posted September 11, 2014 (edited) So the .act and the .spr should have 5 to 8 views of an usual NPC, and in the .lua I should create another ID with the name I want? How I connect the .act and .spr with the info in the .lua? I don't understand that too :C Edited September 11, 2014 by Nidhogg Quote Share this post Link to post Share on other sites
0 Ragnar Lothbrok 21 Posted September 12, 2014 in luafiles just put the name of the sprite.. and the .act and .spr files put them on data/sprite/npc folder.. what do you mean 5-8 views? Quote Share this post Link to post Share on other sites
0 Nidhogg 2 Posted September 13, 2014 Ok, the files in the NPC folder must have the same name as in the .lua? And by 5-8 views, I ment the facing of the NPC according to the camera Quote Share this post Link to post Share on other sites
0 Uzieal 89 Posted September 28, 2014 Have you by chance read this ? (http://herc.ws/wiki/Palettes) There is not a super easy way to recolor until you learn how to make a few baseline pallets you find acceptable for most applications then it is as simple as opening applying the .pal file and re-saving. Please read the Palletes Guide in the wiki and post any further questions you have. Quote Share this post Link to post Share on other sites
Hello
Well, I think my question is very simple, how do I implement new own palettes to the game? I know nothing about spriting, but I'm doing my best, and here is where I leak of practice, I don't know where do I put the files of my sprite (its a NPC).
Somebody help c:
Thank you
Share this post
Link to post
Share on other sites