#How to properly set child object's position?
9 messages · Page 1 of 1 (latest)
You cannot use custom scripts in Unturned
you can however use existing scripts
Look at your logs, probably says whats wrong
You can also post them here if you dont know what youre looking for
What are you trying to do exactly? Just replace the model with your own?
i want to create something like cluster rockets, since theres an existing mod called cluster grenades im trying to do something similar first then go on rocket one
but somehow the workshop mod could separate child models properly but mine child just stuck in the air while parent model flys out normally
well for a cluster grenade what Id do is create a custom explosion effect that when spawned spawns more effects using the effect spawner hook which are the actual bomblets (Attach a Grenade script to them so they can explode)