Jump to content

collision and prefab not working


 Share

Recommended Posts

You are right. It appears the brush shape is not being copied with copied brushes. A temporary workaround is to rebuild it yourself:

function Script:fireBall()	 

	local fireball = Prefab:Load(self.prefabFireBall,Map.LoadScripts)
	fireball:BuildShape()

  • Upvote 1

 

 

Link to comment
Share on other sites

  • 9 months later...
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...