Posted 15 years ago2009-09-20 06:28:12 UTCPost #273527
hi guys. im making a map right now and i need some help with my sprites. basically i want a sprite in my map to rotate around a certain point. i heard this can be done with the help of func_train, but im not really sure how. Can anyone help me out on this one?
Posted 15 years ago2009-09-20 13:59:19 UTCPost #273546
can you change the sprite of an env_beam? and just tie it to 2 func trains that are really close to eahcother? I've never tried it but it could be worth a shot.
Posted 15 years ago2009-09-20 14:14:08 UTCPost #273547
ive already tried moving a env_sprite with a func_train.. didnt work... tried moving the sprite from env_laser with func_train... didnt work. i guess ill try that tetsu0
Posted 15 years ago2009-09-20 18:25:14 UTCPost #273549
If using spirit and the movewith function is not working, its because you have to toggle the function_train at the same time as the env_sprite, yes the env_sprite needs to be toggled.