playMaker

Author Topic: Create Object action freeze game while creating!  (Read 1035 times)

Silicon Power

  • Full Member
  • ***
  • Posts: 186
Create Object action freeze game while creating!
« on: August 24, 2021, 12:24:32 PM »
Hi. I need to clone some game object inside my hierarchy I use "Create Object"  action for this but there is a problem that game freeze as long as it creating objects!
« Last Edit: August 24, 2021, 01:00:00 PM by Silicon Power »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Create Object action freeze game while creating!
« Reply #1 on: August 24, 2021, 04:23:59 PM »
Hi.
Creating objects is cpu heavy, are you creating several at the same time?

if so maybe look into pooling.