Advertisement
Guest User

part of a config

a guest
Nov 9th, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. class AnimationSources
  2. {
  3. class slidingdoor1
  4. {
  5. source = "dooropen_1";
  6. animPeriod = 2;
  7. initPhase = 0;
  8. sound = "hill_slidingdoor";
  9. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement