Scrap/Random Hacks/control toons.txt

5 lines
242 B
Text
Raw Normal View History

2015-03-01 11:03:11 -06:00
d = base.cr.doFindAll("render/Firedog")
for d in base.cr.doFindAll("render/Firedog"):
d.setAnimState(('GolfPuttLoop'))
u can change the anim to any other like swim put the toons name example change firedog to the toon name u want to control