FUN FACT: Slugs will not cross poles, nor fire. They're programmed to slime only over normal ground. You can actually use this to make 'anti-slug' tiles that only keep slugs away. Makes them hard to shoot while poleclimbing though.
Also, 'congrats' on the objarray crash, with the Berkeloids spawning flames everywhere there's a chance there's no more space for any new actors and down goes the game. I'm surprised a source mod didn't simply tweak the code to avoid crashing, it's relatively simple to do.
Your videos are giving me really valuable insight on improvements to make for the next version. I'll be sure to fix these pesky crashes!
FUN FACT: Slugs will not cross poles, nor fire. They're programmed to slime only over normal ground. You can actually use this to make 'anti-slug' tiles that only keep slugs away. Makes them hard to shoot while poleclimbing though.
Also, 'congrats' on the objarray crash, with the Berkeloids spawning flames everywhere there's a chance there's no more space for any new actors and down goes the game. I'm surprised a source mod didn't simply tweak the code to avoid crashing, it's relatively simple to do.