Jump to content

Bug with included tutorial 07-AI and Events.map


scoco23
 Share

Recommended Posts

 

Working on a new build now.

 

Fast fix:

In App.lua, find this line:

world:Update()

 

And change it to this:

Syste:GCSuspend()

world:Update()

System:GCResume()

  • Upvote 3

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...