[KJ-Code] Sprite Kit 설명 By Ji Sanghoon

Post on 08-May-2015

438 views 1 download

description

3월 22일 발표한 스프라이트 킷에 대한 설명입니다.

Transcript of [KJ-Code] Sprite Kit 설명 By Ji Sanghoon

SpriteKit Framework

2014. 3. 22 Ji SnaghoonKJ-CODE Since 2010

• 2D Game Develop Framework For iOS7

• Scene, Sprite, Particle, Physics, Atlas

• It looks like cocos2D

What is SpriteKit Framework

KJ-CODE Since 2010

• It makes Multiple Scene

• Scene is made with Multiple Node

• Node can add Action

SpriteKit Framework is Made Up

KJ-CODE Since 2010

Multiple Scene

GAME App

Title View

Main Game View

Menu View

Rank View

Scene

Scene

Scene

SceneKJ-CODE Since 2010

Scene is Made with Nodes

Main Game View GAME

HUD Score

Life

BG

Player

Enemy

Shot

Destroy

KJ-CODE Since 2010

Node can add ACTION

Enemy LoopSome Action

Move 10px Right

Rotate 10 degree

KJ-CODE Since 2010

Throw Weapon

• Particle - Use Paticle Editor

• Atlas - Change Folder Name

How To Make Particle & Atlas

KJ-CODE Since 2010

Particle Editor

KJ-CODE Since 2010

Image Resource

Use 3rd Party Util

KJ-CODE Since 2010

~ 2048 * 2048Just Change folder Name *.atlasNO CODE!!

Atlas

KJ-CODE Since 2010

MERIT

• High performance 2D rendering framework

• built-in Physics Engine, Particle system support

• OSX, iOS support

• Develop Environment Package

- Sprite, Texture Atlas Support

- Nonlinear Animation Support

- AV Visual Effect Support

KJ-CODE Since 2010

• No Need 3rd Party Library

• Easy Realize To Image Effect & Mask Effect

• Good to be First Game Developer

MERIT

KJ-CODE Since 2010

DEMERIT

• Cocos2D, Cocos2D-X, Unity and otherwise available only in iOS platform

- In order to do extra work porting Android

• Community Site is still low (less information)

KJ-CODE Since 2010

Do U have Money?

KJ-CODE Since 2010

Today Demo

KJ-CODE Since 2010

https://developer.apple.com/library/ios/documentation/GraphicsAnimation/Conceptual/

CodeExplainedAdventure/AdventureArchitecture/AdventureArchitecture.html

Must Download!!!

KJ-CODE Since 2010

Question?

KJ-CODE Since 2010

KJ-CODE Since 2010

Thank yoooooou!

KJ-CODE Since 2010