turning sprite on for a few seconds? Created 8 years ago2016-01-27 22:56:27 UTC by ninja defuse ninja defuse

Created 8 years ago2016-01-27 22:56:27 UTC by ninja defuse ninja defuse

Posted 8 years ago2016-01-27 23:01:15 UTC Post #328517
hello.
i was thining about a large old gate, when the gate is opening it emites smoke sprites.. but i don't know how to turn a sprite on for 5 seconds.

i have managed how to play a sound and env_shake the gate opening moment.
Posted 8 years ago2016-01-27 23:20:18 UTC Post #328519
Does calling the "env_sprite" do anything ?

Otherwise, "env_render".
Posted 8 years ago2016-01-28 00:02:03 UTC Post #328520
there are two flags in the env_sprite

1. Start on
2. Play Once

Should i check on of them?

edit:
going to env_render
Posted 8 years ago2016-01-28 09:13:19 UTC Post #328521
... Just trigger the sprite again after five seconds? It should toggle.
monster_urby monster_urbyGoldsourcerer
You must be logged in to post a response.