Stonemotmot Posted March 17, 2012 Share Posted March 17, 2012 Hello, Im trying to write a script that launches when the player enters a new location. (It could run also on an item equip if that is simpler)My issue is I dont know what object to write the script on. Is there a specific player object I am suppose to use. Link to comment Share on other sites More sharing options...
reaper9111 Posted March 18, 2012 Share Posted March 18, 2012 we would need much more details on what you are trying to do here... Link to comment Share on other sites More sharing options...
Stonemotmot Posted March 18, 2012 Author Share Posted March 18, 2012 we would need much more details on what you are trying to do here...I'll try to explain more. I want a script that runs when the player equips a new item. The script is going to look for a specific Item (I know how to do the comparison). My problem is Im not sure what object the script should be added to in order to make run every time an item is equipped to the player. Link to comment Share on other sites More sharing options...
Recommended Posts