Jump to content

Home

Is it possible to create a puppet on Kotor 1?


djh269

Recommended Posts

Yes. But not as easy as it would be for k2. Essentially you would have to redo every module in the game to spawn the droid and make it follow the player.

 

Or just modify the Heartbeat script to check if the object running the heartbeat is the Player Character, and then a check to see if the droid isn't already present...

 

One script...

Link to comment
Share on other sites

Or just modify the Heartbeat script to check if the object running the heartbeat is the Player Character, and then a check to see if the droid isn't already present...

 

One script...

 

I tried that before and it had a lot of issues.

Link to comment
Share on other sites

To be honest I don't remember. It's been a long time since I tried it. Probably 2009 or 2010.

 

I believe one way is I used a function to check npcs by tags to see if one had been spawned with that name and if there wasn't spawn one.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...