fixed body scaling of chuck animation frames from 130% back to 100%
|
|
@ -65,8 +65,8 @@ function (Parent, Settings, Nc, Exception) {
|
|||
Settings.GRAPHICS_PATH
|
||||
+ Settings.GRAPHICS_SUBPATH_CHARACTERS
|
||||
+ this.characterName
|
||||
+ "/Animation/WithoutArms/ChuckAnimationsWithoutArms0"
|
||||
//+ "/Animation/WithoutArms/ChuckAnimations0"
|
||||
//+ "/Animation/WithoutArms/ChuckAnimationsWithoutArms0"
|
||||
+ "/Animation/WithArms/ChuckAnimations0"
|
||||
+ padF(i)
|
||||
+ ".png"
|
||||
);
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ function (Parent, Settings, Nc, PIXI) {
|
|||
}
|
||||
|
||||
var characterNames = ["Chuck"];
|
||||
var animationSets = ["WithoutArms"];//, "WithArms"];
|
||||
var animationSets = ["WithArms"];//, "WithArms"];
|
||||
var addition = "";
|
||||
for (var i = 0; i < characterNames.length; i++) {
|
||||
var characterName = characterNames[i];
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@ function (Parent, DomController, PIXI, Settings, Nc) {
|
|||
this.loader = null;
|
||||
this.init();
|
||||
this.pixi = PIXI;
|
||||
|
||||
PIXI.BaseTexture.SCALE_MODE.DEFAULT = PIXI.BaseTexture.SCALE_MODE.NEAREST;
|
||||
}
|
||||
|
||||
PixiView.prototype = Object.create(Parent.prototype);
|
||||
|
|
@ -66,7 +68,7 @@ function (Parent, DomController, PIXI, Settings, Nc) {
|
|||
|
||||
PixiView.prototype.createMesh = function (texturePath, callback, options) {
|
||||
|
||||
var texture = PIXI.Texture.fromImage(texturePath, false, PIXI.BaseTexture.SCALE_MODE.NEAREST);
|
||||
var texture = PIXI.Texture.fromImage(texturePath);
|
||||
|
||||
var mesh = new PIXI.Sprite(texture);
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ function (Parent, Box2D, Settings, CollisionDetector, Item) {
|
|||
|
||||
this.characterName = "Chuck";
|
||||
this.player = player;
|
||||
this.height = 43;
|
||||
this.height = 37;
|
||||
this.width = 9;
|
||||
this.headHeight = 12;
|
||||
this.reachDistance = 20;
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 749 B After Width: | Height: | Size: 571 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0002.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 814 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0003.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1,016 B After Width: | Height: | Size: 798 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0004.png
Executable file → Normal file
|
Before Width: | Height: | Size: 992 B After Width: | Height: | Size: 749 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0005.png
Executable file → Normal file
|
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 757 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0006.png
Executable file → Normal file
|
Before Width: | Height: | Size: 899 B After Width: | Height: | Size: 686 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0007.png
Executable file → Normal file
|
Before Width: | Height: | Size: 851 B After Width: | Height: | Size: 641 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0008.png
Executable file → Normal file
|
Before Width: | Height: | Size: 787 B After Width: | Height: | Size: 632 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0009.png
Executable file → Normal file
|
Before Width: | Height: | Size: 833 B After Width: | Height: | Size: 642 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0010.png
Executable file → Normal file
|
Before Width: | Height: | Size: 851 B After Width: | Height: | Size: 685 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0011.png
Executable file → Normal file
|
Before Width: | Height: | Size: 872 B After Width: | Height: | Size: 663 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0012.png
Executable file → Normal file
|
Before Width: | Height: | Size: 918 B After Width: | Height: | Size: 695 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0013.png
Executable file → Normal file
|
Before Width: | Height: | Size: 937 B After Width: | Height: | Size: 732 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0014.png
Executable file → Normal file
|
Before Width: | Height: | Size: 980 B After Width: | Height: | Size: 754 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0015.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1,003 B After Width: | Height: | Size: 777 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0016.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1,019 B After Width: | Height: | Size: 774 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0017.png
Executable file → Normal file
|
Before Width: | Height: | Size: 969 B After Width: | Height: | Size: 747 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0018.png
Executable file → Normal file
|
Before Width: | Height: | Size: 952 B After Width: | Height: | Size: 739 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0019.png
Executable file → Normal file
|
Before Width: | Height: | Size: 889 B After Width: | Height: | Size: 671 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0020.png
Executable file → Normal file
|
Before Width: | Height: | Size: 794 B After Width: | Height: | Size: 672 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0021.png
Executable file → Normal file
|
Before Width: | Height: | Size: 800 B After Width: | Height: | Size: 620 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0022.png
Executable file → Normal file
|
Before Width: | Height: | Size: 870 B After Width: | Height: | Size: 672 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0023.png
Executable file → Normal file
|
Before Width: | Height: | Size: 858 B After Width: | Height: | Size: 677 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0024.png
Executable file → Normal file
|
Before Width: | Height: | Size: 875 B After Width: | Height: | Size: 699 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0025.png
Executable file → Normal file
|
Before Width: | Height: | Size: 901 B After Width: | Height: | Size: 724 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0026.png
Executable file → Normal file
|
Before Width: | Height: | Size: 958 B After Width: | Height: | Size: 730 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0027.png
Executable file → Normal file
|
Before Width: | Height: | Size: 947 B After Width: | Height: | Size: 771 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0028.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1,022 B After Width: | Height: | Size: 822 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0029.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1,022 B After Width: | Height: | Size: 822 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0030.png
Executable file → Normal file
|
Before Width: | Height: | Size: 978 B After Width: | Height: | Size: 771 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0031.png
Executable file → Normal file
|
Before Width: | Height: | Size: 953 B After Width: | Height: | Size: 736 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0032.png
Executable file → Normal file
|
Before Width: | Height: | Size: 912 B After Width: | Height: | Size: 712 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0033.png
Executable file → Normal file
|
Before Width: | Height: | Size: 883 B After Width: | Height: | Size: 700 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0034.png
Executable file → Normal file
|
Before Width: | Height: | Size: 837 B After Width: | Height: | Size: 678 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0035.png
Executable file → Normal file
|
Before Width: | Height: | Size: 876 B After Width: | Height: | Size: 691 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0036.png
Executable file → Normal file
|
Before Width: | Height: | Size: 822 B After Width: | Height: | Size: 651 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0037.png
Executable file → Normal file
|
Before Width: | Height: | Size: 847 B After Width: | Height: | Size: 671 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0038.png
Executable file → Normal file
|
Before Width: | Height: | Size: 886 B After Width: | Height: | Size: 664 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0039.png
Executable file → Normal file
|
Before Width: | Height: | Size: 955 B After Width: | Height: | Size: 743 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0040.png
Executable file → Normal file
|
Before Width: | Height: | Size: 995 B After Width: | Height: | Size: 761 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0041.png
Executable file → Normal file
|
Before Width: | Height: | Size: 997 B After Width: | Height: | Size: 778 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0042.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1,007 B After Width: | Height: | Size: 789 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0043.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1,001 B After Width: | Height: | Size: 750 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0044.png
Executable file → Normal file
|
Before Width: | Height: | Size: 919 B After Width: | Height: | Size: 733 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0045.png
Executable file → Normal file
|
Before Width: | Height: | Size: 915 B After Width: | Height: | Size: 690 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0046.png
Executable file → Normal file
|
Before Width: | Height: | Size: 849 B After Width: | Height: | Size: 659 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0047.png
Executable file → Normal file
|
Before Width: | Height: | Size: 795 B After Width: | Height: | Size: 670 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0048.png
Executable file → Normal file
|
Before Width: | Height: | Size: 840 B After Width: | Height: | Size: 642 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0049.png
Executable file → Normal file
|
Before Width: | Height: | Size: 768 B After Width: | Height: | Size: 628 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0050.png
Executable file → Normal file
|
Before Width: | Height: | Size: 851 B After Width: | Height: | Size: 651 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0051.png
Executable file → Normal file
|
Before Width: | Height: | Size: 883 B After Width: | Height: | Size: 687 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0052.png
Executable file → Normal file
|
Before Width: | Height: | Size: 919 B After Width: | Height: | Size: 728 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0053.png
Executable file → Normal file
|
Before Width: | Height: | Size: 986 B After Width: | Height: | Size: 735 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0054.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 807 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0055.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 814 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0056.png
Executable file → Normal file
|
Before Width: | Height: | Size: 721 B After Width: | Height: | Size: 571 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0057.png
Executable file → Normal file
|
Before Width: | Height: | Size: 822 B After Width: | Height: | Size: 631 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0058.png
Executable file → Normal file
|
Before Width: | Height: | Size: 838 B After Width: | Height: | Size: 647 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0059.png
Executable file → Normal file
|
Before Width: | Height: | Size: 813 B After Width: | Height: | Size: 642 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0060.png
Executable file → Normal file
|
Before Width: | Height: | Size: 814 B After Width: | Height: | Size: 652 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0061.png
Executable file → Normal file
|
Before Width: | Height: | Size: 854 B After Width: | Height: | Size: 625 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0062.png
Executable file → Normal file
|
Before Width: | Height: | Size: 841 B After Width: | Height: | Size: 602 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0063.png
Executable file → Normal file
|
Before Width: | Height: | Size: 843 B After Width: | Height: | Size: 617 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0064.png
Executable file → Normal file
|
Before Width: | Height: | Size: 827 B After Width: | Height: | Size: 616 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0065.png
Executable file → Normal file
|
Before Width: | Height: | Size: 850 B After Width: | Height: | Size: 621 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0066.png
Executable file → Normal file
|
Before Width: | Height: | Size: 882 B After Width: | Height: | Size: 643 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0067.png
Executable file → Normal file
|
Before Width: | Height: | Size: 954 B After Width: | Height: | Size: 727 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0068.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 800 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0069.png
Executable file → Normal file
|
Before Width: | Height: | Size: 868 B After Width: | Height: | Size: 683 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0070.png
Executable file → Normal file
|
Before Width: | Height: | Size: 958 B After Width: | Height: | Size: 793 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0071.png
Executable file → Normal file
|
Before Width: | Height: | Size: 989 B After Width: | Height: | Size: 883 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0072.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 870 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0073.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 929 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0074.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 913 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0075.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 908 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0076.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 892 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0077.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 868 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0078.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 857 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0079.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 870 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0080.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 860 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0081.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 865 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0082.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 810 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0083.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1,023 B After Width: | Height: | Size: 837 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0084.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 793 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0085.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 845 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0086.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 858 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0087.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 833 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0088.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 878 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0089.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 854 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0090.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 865 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0091.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 868 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0092.png
Executable file → Normal file
|
Before Width: | Height: | Size: 721 B After Width: | Height: | Size: 571 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0093.png
Executable file → Normal file
|
Before Width: | Height: | Size: 870 B After Width: | Height: | Size: 634 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0094.png
Executable file → Normal file
|
Before Width: | Height: | Size: 896 B After Width: | Height: | Size: 641 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0095.png
Executable file → Normal file
|
Before Width: | Height: | Size: 878 B After Width: | Height: | Size: 649 B |
BIN
static/img/Characters/Chuck/Animation/WithArms/ChuckAnimations0096.png
Executable file → Normal file
|
Before Width: | Height: | Size: 831 B After Width: | Height: | Size: 607 B |