» 2020 » September の記事

disable strip engine code and build again

use sequence of png set

drag and drop the png to the asset Library

Set the Texture type to Sprite and pixels per unit size to 1

Apply the change

Drag the set of png to the scene

Create new animation.anim

And del the object from the scene

Create a game object UI>image

change the first image to source image , add Component Animator

Controller change the animation which is named as same as set of png

Open Window>Animation>Animation

Delete the missing element

redrag the set of png

done

~ unity png transparent setting ~

connie 2020.09.15 | unity | | No Comments

~ php 7.0 update to 7.4 on centos 7 ~

connie 2020.09.14 | php | | No Comments

yum install yum-utils
yum update -y
yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm
yum-config-manager –enable remi-php74
php -v
sudo systemctl restart php-fpm

reset slave;<====
stop slave;
change master to master_log_file=’mysql-bin.000045′,master_log_pos=274497196;
START SLAVE;
SHOW SLAVE STATUS \G;

~ ImportError: No module named Crypto.Cipher ~

connie 2020.09.09 | python | | No Comments

pip3 install pycryptodome

~ unity change project name ~

connie 2020.09.07 | unity | | No Comments

-change the folder name of asset’s parent folder
-del all the .sln or .csproj file
-restart project

| HOME |

Smiley face

September 2020
S M T W T F S
 12345
6789101112
13141516171819
20212223242526
27282930