White Divinity Posted December 6, 2014 Share Posted December 6, 2014 Greetings  I wanted to make a transformation spell out of Astetu from Spectraverse mod.  It shouldn't be so hard, as the textures and everything is there, i believe it would require some scripting.  Is there any tutorial for making transformation spells ? would really appreciate it  thanks ! Link to comment
aqqh Posted December 6, 2014 Share Posted December 6, 2014 not sure if it is but you can look at how bethesda did this - for example how they did werefwolf transformation  basically it's a spell that if casted on a player it starts a quest whole transformation is controlled by quest Link to comment
White Divinity Posted December 6, 2014 Author Share Posted December 6, 2014 Ummm now that you mention it, i did notice that when i check on werewolf transformation, this actually might workout !, hopefully i don't get all werewolfies to be able to transform into Astetu though xD...wait...that might be fun to watch too o.o  Werewolf quest is this :  kmyQuest.PrepShift() kmyQuest.InitialShift() ; normal wolfing around <---- oh beth lol  ; FEED;kmyQuest.Feed(); timer almost outkmyQuest.WarnPlayer(); back to non-beast formkmyQuest.ShiftBack()  So now i will have to create similar quests that link to the texture i want to transform to right ? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.