• Title/Summary/Keyword: 몬스터

Search Result 62, Processing Time 0.028 seconds

Comparative Analysis of Projectile Collision Detection Methods in Unity3D (Unity3D엔진에서 투사체 충돌처리 방법의 비교분석)

  • Seo, Jong-Seok;Kang, Myung-Ju
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2017.01a
    • /
    • pp.181-182
    • /
    • 2017
  • 게임에서 캐릭터와 몬스터 간, 캐릭터와 캐릭터 간, 피격처리 등을 위해서는 충돌처리가 필요하다. 본 논문에서는 Unity3D 엔진에서 지원하는 충돌처리 방법을 비교분석하였다. Unity3D 엔진에서 지원하는 충돌처리 방법은 Collider 방식과 Raycast 방식이 있으며, Collider 방식은 정적이거나 속도가 아주 느린 오브젝트에 사용하고, Raycast방식은 속도가 빠른 투사체를 구현하는데 적합하다.

  • PDF

The Pattern Analysis for Gameplay of RPG(Role-Play Game) Genre base on Smart-phone : Toward 'Blade for Kakao' (스마트폰 기반 RPG 장르의 게임플레이 패턴 분석 : '블레이드 for Kakao'를 중심으로)

  • Han, Sang-Geun;Song, Seung-Keun
    • Cartoon and Animation Studies
    • /
    • s.38
    • /
    • pp.237-258
    • /
    • 2015
  • This research aims to analyze gamer's behavior pattern on 'Blade for Kakao' RPG genre based on smart-phone. Three subjects were recruited using the concurrent protocol method to conduct ten episodes in region 1. As a result, it derived four behavior patterns according to the combination of space type affordance and the arrangement affordance of obstacle(monster). The result of this research revealed the forward attack arranged for the fixed obstacles in the wide space, the indirect attack as avoid-type arranged for scattered obstacles in the same space, the hunting up attack once arranged for the crowded obstacles in the same space, and the pulling attack arranged for obstacles in the narrow space. Moreover, it revealed the character growth and the optimization of attack method according to the attribute affordance of the obstacle(monster). This research expect to offer the design guideline for game level design to investigate the relationship between the game play and affordance in RPG genre based on smart-phone.

Design of Action Game Using Three-Dimensional Map and Interactions between In-Game Objects

  • Kim, Jin-Woong;Hur, Jee-Sic;Lee, Hyeong-Geun;Kwak, Ho-Young;Kim, Soo Kyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.12
    • /
    • pp.85-92
    • /
    • 2022
  • In this study, we aim to design an action game that increases the user experience. In order to increase the immersion of the game, the characteristics of the game used by the user were analyzed, and the systemic and visual characteristics of the game were designed with reference to each characteristic. The proposed method uses Unity 3D to implement an interaction system between objects in the game and is designed in a way that allows users to immerse themselves in the game. To induce immersion through the visual elements of the game, 2D objects and players are placed in a 3D space, and a 2D dynamic light shader is added. It is composed of inter-combat rules and monster behavior pattern collision detection and event detection. The proposed method contained the user experience with the implementation thesis, and showed the game's possibility of leading the user's affordance.

Character image database retrieval using MPEG-7 Color Descriptors (MPEG-7 컬러 기술자를 활용한 캐릭터 이미지 데이터베이스 검색)

  • 유광석;김회율
    • Proceedings of the IEEK Conference
    • /
    • 2001.09a
    • /
    • pp.641-644
    • /
    • 2001
  • 멀티미디어 검색을 위한 MPEG-7 표준화 작업이 완료되어감에 따라, 멀티미디어 특징 기술자를 활용한 다양한 응용들이 나타나고 있다. 본 논문에서는 미키 마우스, 포켓 몬스터 또는 호돌이와 같은 지적 재산 정보인 동시에 고부가가치 대상인 캐릭터 이미지를 대상으로 하여, 캐릭터 이미지 특징을 분석하고, MPEG-7 에서 정의된 컬러 기술들간의 검색 효율을 비교하여, 캐릭터 이미지에 가장 적합한 기술자를 제안한다. 캐릭터 이미지는 자연 이미지와는 달리, 질감(Texture)이나 모양 (Shape)정보에 비해, 주로 컬러 정보에 의존하며,존재하는 컬러의 수가 3-6 개 범위 내에 주로 존재하고, 컬러의 분포가 고르며, 질감 성분이 많지 않은 특징을 갖고 있다. MPEG-7 에 정의된 Dominant Color, Scalable Color, Color Layout 및 Color Structure 4 종류의 기술자를 캐릭터 이미지 특징에 맞는 기술자를 유형별로 분류된 3,834개의 이미지 셋에 적용하여, 검색 성능 평가 지수인 ANMRR(Average Normalized Modified Retrieval Rank) 를 측정하여 가장 효율적인 기술자를 정의한다.

  • PDF

A Path Finding of Group Game Character Using A Modified Alignment Steering Behavior of Flocking Algorithm (플로킹 알고리즘에서 수정된 정렬 조타행동 알고리즘을 이용한 집단 게임캐릭터 길찾기)

  • Kang, Myung-Ju
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2013.07a
    • /
    • pp.293-294
    • /
    • 2013
  • 다양한 생물체의 행동 원리를 이용하여 모델링한 알고리즘을 생체모방 알고리즘(Biologically Inspired Algorithm)이라고 한다. 본 논문에서는 생체모방 알고리즘 중 동물 집단의 행동을 모델링한 플로킹 알고리즘(Flocking Algorithm)을 이용한 집단 게임 캐릭터의 길찾기 방법을 제안한다. 플로킹 알고리즘의 조타행동은 크게 분리(Separation), 정렬(Alignment), 응집(Cohesion), 회피(Avoidance)로 구성되어 있다. 게임에서의 기존 플로킹 알고리즘은 주로 여러 개의 몬스터나 NPC 들로 구성된 몇 개의 그룹 단위로 독자적인 집단 행동을 하는 경우에 적합하다. 그러나, 게임플레이어가 제어하는 캐릭터가 많은 경우, 기존 알고리즘은 플레이어가 선택한 캐릭터 그룹을 목표지점으로 이동하는 방법으로 적합하지 않다. 따라서 본 논문에서는 게임 플레이어가 제어하는 집단 게임캐릭터의 목표 지점까지의 길찾기를 위한 수정된 정렬 조타행동 알고리즘을 제안한다.

  • PDF

Implementation of an Interactive NPC with Community Bulletin Board and Game Ontology (커뮤니티의 게시글과 게임 온톨로지 이용한 대화형 NPC의 구현)

  • Park, Doo-Kyung;Yoon, Tae-Bok;Park, Kyo-Hyun;Lee, Jee-Hyong
    • 한국HCI학회:학술대회논문집
    • /
    • 2007.02a
    • /
    • pp.162-167
    • /
    • 2007
  • 최근 컴퓨터 게임에 등장하는 NPC(Non-player Character)에 각종 인공지능 기법을 적용하는 연구들이 이루어지고 있다. 하지만 대부분의 연구가 플레이어를 상대하는 적대적 입장의 NPC들의 움직임 조절에 초점을 맞추고 있고 아직까지 게임 상에서 등장하는 모든 NPC는 항상 같은 말과 비슷한 행동을 되풀이하는 모습만을 보여주고 있다. 이는 플레이어가 게임을 비현실적으로 느끼게 만들고 결과적으로 게임의 재미를 저하시키는 요소로 작용한다. 플레이어에게 보다 현실적인 게임 환경을 제공하기 위해서는 NPC가 단순히 게임의 배경을 구성하는 오브젝트가 아니라 다양한 대화를 통해 플레이어에게 많은 영향을 주게 하여 게임의 기여도를 높여주어야 한다. 본 논문에서는 이를 위해 게임 속에서 주어지는 퀘스트를 구성하는 NPC, 몬스터, 보상 등의 속성 정보를 온톨로지로 구성하고, 인터넷에 존재하는 게임 커뮤니티에서 퀘스트 질의/응답 게시판의 글을 추출하여, 플레이어의 관련 질의에 응답하는 NPC를 구현하고자 한다. 이를 위해 온톨로지 정보를 이용한 검색 알고리즘을 구현하였고, 시뮬레이션을 통해 NPC가 커뮤니티 게시글(국문/영문) 정보를 이용하여 유저에게 고정되지 않은 다양한 메시지를 전달하면서 동시에 유저의 게임 진행을 도와주는 모습을 확인하였다.

  • PDF

Analysis of the Storytelling Structure of Digital Animation Trailers - Focus on PIXAR's Animation Trailers (디지털 애니메이션 트레일러의 스토리텔링 구조 분석 - 픽사 애니메이션 사례를 통해)

  • Jang, Tae-Kwon;Ahn, Shin-Hyun;Jun, Bong-Gwan
    • 한국HCI학회:학술대회논문집
    • /
    • 2007.02b
    • /
    • pp.63-69
    • /
    • 2007
  • 트레일러는 2분 내외의 짧은 시간 동안 관객에게 영화의 장점을 소개하여 영화를 소비하게 하는 일종의 영화 광고이다. 인터넷 보급과 스트리밍 기술의 발달은 비교적 용량이 작은 트레일러의 소비를 확산시켰다. 전에 비해 관객이 트레일러를 접하게 되는 경우가 많아지고 있으며, 이로 인해 트레일러 또한 작품 흥행에 영향을 끼치는 중요한 요소로 인식되고 있다. 이에 본 연구에서는 트레일러에 대한 수요 증가와 마케팅에서의 중요성 증가에 맞춰 사례 연구를 통해 효과적인 트레일러 스토리텔링 구조에 대해 분석하였다. 먼저, 영화의 메타정보, 캐릭터, 배경, 사건, 분위기, 기술력 등의 애니메이션 스토리텔링의 주요 요소를 도출하고 몬스터 주식회사(Monster Inc., 2001), 니모를 찾아서(Finding Nemo, 2003), 인크레더블(The Incredibles, 2004) 등 픽사 애니메이션 3가지 사례에서 이들 요소가 등장하는 시점과 비중을 분석함으로써 스토리텔링의 전체적인 구조를 파악하는 사례 연구를 수행하였다.

  • PDF

An Efficient Study of Expression with 2D Game Tool -Focused on Production of a Game "Shooting Monster" with Spine Tool (2D 게임 툴을 이용한 효율적인 표현 연구 - 스파인 툴을 이용한 "슈팅몬스터" 게임제작을 중심으로)

  • Lee, Heon-Woo
    • Journal of Korea Multimedia Society
    • /
    • v.19 no.7
    • /
    • pp.1208-1215
    • /
    • 2016
  • This study suggests efficient production of game with spine tool that is 2D game tool. For this, the researcher studies process and efficiency of game development by focusing on production of a game "Shooting Monster" Version 1 in service of Google Store at present. Production tools in a contents field are sharply changed. In addition, these tools are automatized into new version and efficient product. These tools help manufacturers in increasing quality of contents and time efficiency. Therefore, the researcher examines understanding of development process of existing 2D game and problems in development stage of graphic character, and analyzes production stage of character animation using spine tool, so suggests effective process of production in terms of production. The purpose of this study is to suggest the direction about graphic efficiency of tool by accessing production process to train working-level talented people in 2D mobile game field.

A Study on the Digital Animation Production and Practice (디지털 애니메이션 제작 및 실습에 대한 연구)

  • Hong, Sung-Soo;Choi, Yong-Yub;Kwon, Oh-Sam
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11a
    • /
    • pp.3-6
    • /
    • 2002
  • 애니메이션은 세계 어느 나라이든지 해외 판매를 인식하고 있으므로 국제적 소재와 내용이 중요하다. 이러한 애니메이션 필요성에 따라서 국내에서도 이와 관련된 학과들이 수없이 말이 생겨나고 있으나 애니메이션 제작에 대한 디지털 컨텐츠가 매우 부족해서 수작업이나 과거 만화 애니메이션 형태에 국한하고 있는 곳이 대부분이다. 본 논문은 이러한 점에 착안해서 애니메이션 제작과 실습 모델을 개발했으며, 그 내용은 다음과 같다. "세계의 애니메이션 동향", "애니메이션 제작 방식", "카메라웍크", "세계의 애니메이션 작품소개", "애니메이션 제작 및 실습"의 주 메뉴와 7가지의 보조버튼 "한국의 3D 애니메이션", "북한 애니메이션 실상", "특집 포켓 몬스터", "애니메이션을 위한 포토샵", "애니메이션을 위한 플래쉬", "애니메이션을 위한 라이브 모션", "애니메이션과 디자인" 등이다.

  • PDF

Development of Mobile RPG using Unity 3D Engine (Unity 3D 엔진을 이용한 모바일 RPG 게임 개발)

  • Kim, Horyul;Yoo, Jongho;Han, Changmin;An, Syoungog;Kim, Soo Kyun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.07a
    • /
    • pp.81-82
    • /
    • 2019
  • 게임 시장에 높은 점유율을 보이고 있는 추세에 따라 모바일 게임 제작에 많이 사용하고 있는 Unity 3D 게임 엔진을 사용하였다. 모바일 RPG인 '몬스터 길들이기'와 'Hundred Soul' 이라는 게임에서 감명 받아 이러한 아이디어를 바탕으로 Unity 3D 게임 엔진의 여러 기능과 접목하여, 다양한 기능 및 효과들을 구현하였고, 그에 따른 개발 방법을 설명한다.

  • PDF