다다닿

  • 홈

Cocos Creator 1

[CocosCreator] tween easing

그냥 이징 tween(symbol) .by(3, { position: new Vec3(0, - dist, 0) }, { easing: 'elasticOut' }) .start(); 커스텀 이징 (t) => Math.pow(1 - t, [ 가속도와 반동의 강도 (탄력) ])tween(symbol) .by(3, { position: new Vec3(0, -dist, 0) }, { easing: (t) => Math.pow(1 - t, 2) }) .start();  (t) => Math.pow(1 - t, 2) * [ 반동 길이 조절 ]tween(symbol) .by(3, { position: new Vec3(0, -dist, 0) }, { easing: (t) => Math.pow(1..

Cocos Creator 2024.10.18
이전
1
다음
더보기
프로필사진

다다닿

  • Programming (77)
    • Node.js (9)
      • package (5)
      • nest.js (3)
      • error (1)
    • AWS (9)
    • Github (2)
      • git (1)
      • markdown (1)
    • Web (1)
      • html (1)
      • css (0)
    • Language (25)
      • javascript (23)
      • c c++ (2)
    • Design Pattern (4)
    • Tool (6)
      • db (3)
      • docker (2)
      • etc (1)
    • Certificate (11)
      • SQLD (11)
    • Unity (9)
      • steamworks (1)
      • admob (3)
    • Cocos Creator (1)

Calendar

«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • 김영우 노드
  • 배윤호 노드
  • 김민재 노드

티스토리툴바