Pikmin 2 collinfo.txt

From Pikmin Technical Knowledge Base
Jump to navigation Jump to search

What Collinfo Is[edit]

within user\Abe\Pellet\us\otakara_texts.szs there are multiple folders each for a different treasure and inside of each treasure folder there is a animmgr.txt for aminations and a collinfo for collision which we will go in depth here.

Format[edit]

Property Description
child count wip
radius wip
id wip
code wip
offset wip
joint index wip
attribute wip


collinfo.txt example
1 				# child count 
19.143629 			# radius 
{none}				# id 
{____}				# code 
0.000000 -2.000000 -1.000000 	# offset
0 				# joint index
0				# attribute
# child
{
	0				# child count 
	19.143629 			# radius 
	{none}				# id 
	{____}				# code 
	0.000000 -2.000000 -1.000000 	# offset
	0 				# joint index
	0				# attribute
}


Credits: GameCubing8619