高度な教室
2014.10.15 03:33

RPG Maker VX ACE - Animation 데이터 구조

閲覧数 947 推奨数 0 コメント 0
?

Shortcut

Prev前へ 書き込み

Next次へ 書き込み

Larger Font Smaller Font 上へ 下へ Go comment 印刷
?

Shortcut

Prev前へ 書き込み

Next次へ 書き込み

Larger Font Smaller Font 上へ 下へ Go comment 印刷
RPG::Animation:0x6f24f94

@id=1//애니메이션 ID 

@name="Hit Physical"//애니메이션명

@animation1_name="Attack1"//그래픽 명
@animation1_hue=0//색채

@animation2_name=""//그래픽명
@animation2_hue=0//색채

그래픽명은 garaphic에 정의 내려진 정보를 가져와서
색채에 값으로 그림을 가져옵니다.

@position=1//위치 0~3 선택
0 : head
1 : center
2 : feet
3 : screen

@frame_max=10//프레임 최대치
최대 프레임 량을 뜻합니다.

@frames=[#<RPG::Animation::Frame:0x6f24e90 @cell_data=#<Table:0x6f24e40>, @cell_max=1>, #<RPG::Animation::Frame:0x6f24e18 @cell_data=#<Table:0x6f24df0>, @cell_max=1>, #<RPG::Animation::Frame:0x6f24ddc @cell_data=#<Table:0x6f24db4>, @cell_max=2>, #<RPG::Animation::Frame:0x6f24d8c @cell_data=#<Table:0x6f24d50>, @cell_max=2>, #<RPG::Animation::Frame:0x6f24d3c @cell_data=#<Table:0x6f24d00>, @cell_max=2>, #<RPG::Animation::Frame:0x6f24cd8 @cell_data=#<Table:0x6f24cb0>, @cell_max=2>, #<RPG::Animation::Frame:0x6f24c4c @cell_data=#<Table:0x6f24bd4>, @cell_max=2>, #<RPG::Animation::Frame:0x6f24bc0 @cell_data=#<Table:0x6f24b48>, @cell_max=1>, #<RPG::Animation::Frame:0x6f24b34 @cell_data=#<Table:0x6f24b0c>, @cell_max=1>, #<RPG::Animation::Frame:0x6f24aa8 @cell_data=#<Table:0x6f24a30>, @cell_max=1>]//애니메이션 데이터

그림의 정보를 가집니다. 어떤 모양을 정보로 가지고 있는지 표시하며, 이것에서 cell_max는 객체(그림)의 최대 갯수를 뜻하고, 테이블은 그 좌표값과 정보를 가지고 있습니다.

@timings=[#<RPG::Animation::Timing:0x6f24878 @flash_duration=1, @se=#<RPG::SE:0x6f24774 @name="Blow3", @pitch=100, @volume=95>, @flash_color=(255.000000, 255.000000, 255.000000, 221.000000), @frame=0, @flash_scope=1>, #<RPG::Animation::Timing:0x6f24620 @flash_duration=1, @se=#<RPG::SE:0x6f245bc @name="Blow1", @pitch=100, @volume=100>, @flash_color=(255.000000, 255.000000, 255.000000, 221.000000), @frame=2, @flash_scope=1>, #<RPG::Animation::Timing:0x6f244b8 @flash_duration=1, @se=#<RPG::SE:0x6f244a4 @name="Blow3", @pitch=100, @volume=100>, @flash_color=(255.000000, 255.000000, 255.000000, 221.000000), @frame=5, @flash_scope=1>]//프레임 시간조절
시간을 뜻하는 것으로 플레이 했을시 색상이나 알파값의 변화를 뜻합니다.

Frame은 그림의 정보, Timing은 거기에 맞춰진 그림의 색상정보입니다.
?

List of Articles
番号 カテゴリ タイトル 投稿者 日付 閲覧数 推奨数
お知らせ 初心者教室 게임제작강좌 A-Z 색인 (2016.1.24 ver) 2 file 천무 2016.01.12 8178 1
78 高度な教室 [RMMV] 크로노 엔진(Chrono Engine) 플러그인 사용법 1 러닝은빛 2017.07.16 4051 2
77 高度な教室 [MV플러그인] Armor Scaling 강의 1 file 백난화백 2016.02.13 3886 2
76 高度な教室 [MV플러그인] Action Sequence 강의 5 file 백난화백 2016.02.12 5932 1
75 高度な教室 [동영상] 스크립트 나도좀 잘해보자 -1- 1 file 천무 2016.02.04 1911 1
74 高度な教室 PIXI Filter 총정리 (PIXI 2.2.9) 4 file 러닝은빛 2016.01.18 18968 3
73 高度な教室 [RGSS2 강좌] 기초편 2. 변수와 상수 천무 2016.01.10 985 0
72 高度な教室 [RGSS2 강좌] 기초편 1. 소개 file 천무 2016.01.10 1233 0
71 高度な教室 Rpg Maker MV 함수 리스트(공식포럼) 2 plam 2016.01.10 1579 1
70 高度な教室 타이틀에 동영상을 넣는 플러그인 사용법 5 file 러닝은빛 2016.01.08 2918 1
69 高度な教室 RPG Maker MV 메모리 누수 문제 해결법 6 러닝은빛 2016.01.07 5069 1
68 高度な教室 XP to MV 컨버터 사용법 3 file 러닝은빛 2015.12.28 3111 0
67 高度な教室 기본 게임 폰트를 다른 폰트로 바꾸기 5 file 러닝은빛 2015.12.21 7829 0
66 高度な教室 처음부터 전체화면으로 시작하기 3 file 러닝은빛 2015.12.21 4642 0
65 高度な教室 [RPG MV] 타이틀 메뉴 일부 없애기 9 박야옹 2015.12.20 4081 1
64 高度な教室 [RPGMV Plugin 영상] 무작정 해보기 "Gameus' Quest System" 7 천무 2015.12.20 2053 0
63 高度な教室 [RPGMV Plugin 영상] 무작정 해보기 "심플ATB" 2 천무 2015.12.20 1373 0
62 高度な教室 VX Ace to MV 컨버터 사용법 ( .rvdata2 → .json ) 10 file 러닝은빛 2015.12.14 7681 0
61 高度な教室 [RPGMV Plugin 영상] 한국어 조사처리, 해상도변경 플러그인!! 2 천무 2015.12.12 1644 0
60 高度な教室 [소공지] 플러그인 무작정 해드린다 진행해봅니다. 2 천무 2015.12.09 846 0
59 高度な教室 [RPGMV Plugin 영상] 한글이름 입력, 전투속도증가 플러그인!! 4 천무 2015.12.09 2194 0
Board Pagination Prev 1 2 3 4 Next
/ 4