Author Topic: Trails  (Read 1478 times)

How to make effects on a hat?

Enter: Scenery's Tournaments

mount a bot that has some sort of emitter effect running on it

image* not a bot. only images can have emitters attached to them

are you sure its not a bot
ive had my unusual effect literally killed during a fight multiple times

are you sure its not a bot
ive had my unusual effect literally killed during a fight multiple times
bots cant have emitters tied to them. images can - these images are mounted to a bot.

whats likely going on is an emitter-only image is mounted to an invisible bot mounted to your player head node, so gyt doesnt have to take up the last image slot with the unusual effect

Im asking HOW since i have no idea what to do.

Even if we try to explain it you won't really understand, you need some intermediate knowledge of torquescript to work with things like this

Read through emote addons to find out how to create emotes from scratch. Look at throw mod to see about how mounting works. Bots are created through new aiPlayer('hatbot') { datablock = playerstandardarmor; };
« Last Edit: November 20, 2017, 06:27:12 PM by PhantOS »


dont beat yourself up over it, there's nothing wrong with lacking knowledge in a topic. the solution you're looking for in this problem is to do a little more learning until you understand the topic a bit more.

we can either make it for you from scratch, or explain what to do in each scenario. But if you don't really understand how everything works, you won't be able to assemble the pieces correctly.