shadowscion / Prop2Mesh

Garry's Mod Addon - Convert a group of props into a single clientside mesh
14 stars 9 forks source link

need p2m.canCreate() for starfall #17

Closed LightRobin closed 3 years ago

LightRobin commented 3 years ago

need p2m.canCreate() for starfall or some other way to check if a p2m can be created and built. need this to queue spawning of meshes

shadowscion commented 3 years ago

why is it needed

LightRobin commented 3 years ago

disregard this lol, i assumed my chip wasnt spawning more p2ms because i was hitting a spawn rate cap or something, turns out that it wasnt spawning cuz of an error in my code