Kiyoung Moon
Thursday, October 25, 2012
cocos2d 심각하네...
컨버팅 작업 때문에 cocos2d를 어쩔 수 없이 분석하게 되었는데 정말...
보면 볼 수록 너무 못만들었네요; 엔진이 명확하지 않으면 게임플레이
프로그래머가 얼마나 고생할 수 있는지 알 수 있는거 같습니다.
혹 사용하시려고 고민하고 계신다면 cocos2d는 똥이니까 쓰지 마세요.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Task in UnrealEngine
https://www.youtube.com/watch?v=1lBadANnJaw
Unity : FPS Microgame Analysis -1-
Unity released very good FPS example for people and I decided to analysis how they make this. Personally I wanted to show you how I analys...
(모음집) NSObjectCRuntime.h에서 오류가 나올 때
NSObjectCRuntime.h에서 오류가 나올 때 십중팔구 cpp파일의 속성을 objective c++로 설정하지 않아서 생기는 문제이다. 끝.
Unity : FPS Microgame Analysis -2-
Class: ProjectileBase As you can see, ProjectileStandard has a member of ProjectileBase. ProjectileBase has a UnityAction variable, wh...
No comments:
Post a Comment