Judgement-Based Animations
Автор: trippinreal
Загружено: 2022-03-30
Просмотров: 3339412
Описание:
done in LUA.
bf reskin - / abzoule
CODE
--call your 'Sick' animations 'singDIRECTION-alt '
--e.g. for the left anim, call it 'singLEFT-alt'
function goodNoteHit(id, direction, noteType, isSustainNote)
if getPropertyFromGroup('notes', id, 'rating') == 'sick' and direction == 0 then
characterPlayAnim('boyfriend','singLEFT-alt','true')
elseif getPropertyFromGroup('notes', id, 'rating') == 'sick' and direction == 1 then
characterPlayAnim('boyfriend','singDOWN-alt','true')
elseif getPropertyFromGroup('notes', id, 'rating') == 'sick' and direction == 2 then
characterPlayAnim('boyfriend','singUP-alt','true')
elseif getPropertyFromGroup('notes', id, 'rating') == 'sick' and direction == 3 then
characterPlayAnim('boyfriend','singRIGHT-alt','true')
end
end
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: