• Title/Summary/Keyword: Unity Game engine

Search Result 99, Processing Time 0.025 seconds

Design of 2.5D Survival Game using Inventory

  • Kim, Soo Kyun;Kim, Hong-Rae;Lee, Won Joo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.23 no.8
    • /
    • pp.31-36
    • /
    • 2018
  • The survival game is characterized by the ability to survive until the item is collected and the game is completed at the specified time, and the inventory function to store the item is the core of the game. Typical survival games include 'Don't Starve', 'H1Z1', and 'Lust'. The purpose of this paper is to design a 2.5D survival game that can be enjoyed by the smart device using Unity 3D engine. Because it is designed as a mobile platform, designing light inventory function using two lists rather than existing inventory function makes it easier to design than existing inventory and light design suitable for mobile. In general, it is characterized by designing a mobile game so that it does not depend on the place of the survival game.

Avoiding Trial-and-Error based Elements for Game Scripting (게임 스크립트를 위한 시행착오 회피 요소)

  • Jung, ChanYong
    • Journal of Korea Game Society
    • /
    • v.14 no.6
    • /
    • pp.19-28
    • /
    • 2014
  • Scripting is often used in games for novices at programming to enable implementation of the game. In this paper we examine the trial-and-error elements taken to implement game programming and identify the useful features for game scripting. This paper presents complemental elements based on avoiding trial-and-error, and discusses complementary statements implementation of this proposal, where the complementary statements were written in C# on Unity3D engine. The approach is compared and contrasted to the existing approach.

Mobile Application Using Game Engine (게임 엔진을 활용한 모바일 어플리케이션)

  • Seo, Bokyoung;Hwang, Soyoung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2017.05a
    • /
    • pp.84-86
    • /
    • 2017
  • 모바일 어플리케이션의 주요 분야로 게임을 들 수 있다. 본 논문에서는 게임 엔진을 활용하여 횡 스크롤 방식의 모바일 게임 어플리케이션의 설계를 제안한다. 제안한 게임 모델을 유니티 엔진을 활용하여 구현하도록 하였다.

  • PDF

Game engine using for production of Web comic crowd scene (웹툰 군중씬 제작을 위한 게임엔진 응용)

  • Jung, Jong-Pil
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.01a
    • /
    • pp.206-207
    • /
    • 2020
  • 본 논문에서는 웹툰에서 사용되는 대규모 군중 격투씬을 표현하기 위하여 Unity3D 엔진을 사용하는 방법에 대해 연구하였다. 웹툰에서는 대규모 군중을 표현할 때 그 작업량을 줄이고 속도를 올리기 위해 여러 가지 자동화 방법을 고려하고 있고, 빠른 피드백과 실시간 렌더링, 쉬운 조작이 가능한 게임 엔진은 이 경우에 매우 유용한 도구가 될 수 있다.

  • PDF

A Unity-based Simulator for Tsunami Evacuation with DEVS Agent Model and Cellular Automata (DEVS 에이전트 모델과 셀 오토마타를 사용한 유니티엔진 기반의 지진해일 대피 시뮬레이터 개발)

  • Lee, Dong Hun;Kim, Dong Min;Joo, Jun Mo;Joo, Jae Woo;Choi, Seon Han
    • Journal of Korea Multimedia Society
    • /
    • v.23 no.6
    • /
    • pp.772-783
    • /
    • 2020
  • Tsunami is a frightful natural disaster that causes severe damages worldwide. To minimize the damage, South Korea has built a tsunami warning system and designated evacuation sites in the east and south coasts. However, such countermeasures have not been verified whether they are adequate to minimize casualties since tsunami rarely occurs in South Korea. Recently, due to increasing earthquakes in the west coast of Japan, the likelihood of South Korea entering the damage area of tsunami rises; thus, in this paper, we develops a simulator based on Unity game engine to simulate the evacuation from tsunami. In order to increase the fidelity of the simulation results, the simulator applies a tsunami simulation model that analyzes coastal inundation based on cellular automata. In addition, the objects included in tsunami evacuation, such as humans, are modeled as an agent model that determines the situation and acts itself, based on the discrete-event system specification (DEVS), a mathematical formalism for describing a discrete event system. The tsunami simulation model and agent models are integrated and visualized in the simulator using Unity game engine. As an example of the use of this simulator, we verify the existing tsunami evacuation site in Gwangalli Beach in Busan and suggest the optimal alternative site minimizing casualties.

The Design of 2D Side-Scrolling Casual Games in a Multi-platform Environment (멀티 플랫폼에서의 2D 횡스크롤 캐주얼 게임 융합 설계)

  • Yang, Dong-Hyuk;Kim, Soo-Kyun
    • Journal of the Korea Convergence Society
    • /
    • v.6 no.4
    • /
    • pp.147-152
    • /
    • 2015
  • Casual games are easy in terms of control and mode, and thus everyone can enjoy them in their free time. Character games, in particular, feature a variety of cute and attractive characters. Such character games are now available for smartphones, which are used by a large number of users, as well as for PCs. This paper is aimed at demonstrating the design of 2D side-scrolling casual shooting games utilizing Unity 3D Engine, which can be manipulated on smartphones. Unity 3D engine was used because it supports multi-platform with low costs, and it makes it possibile for games to be operated on various platforms using a single program source code. This approach is unique because the design of the games uses cute characters, attractive concepts and easy control, targeting users in their 10s or 20s, unlike existing shooting games that are serious.

Development of Action Game using Game Engine (게임엔진을 이용한 1인칭 액션 게임 개발 방법)

  • Jeon, JinSun;Lee, JaeNoh;Kim, SooKyun;An, SungOhk
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.01a
    • /
    • pp.53-54
    • /
    • 2014
  • 최근 국내외에서 모바일 시장은 큰 성장을 구가하고 있다. 이러한 추세에 발맞추어 모바일 게임 개발을 위해 여러 엔진을 게임업체에서 사용하고 있다. 특히 유니티 엔진은 멀티플랫폼을 지원하며, 저렴한 가격과 간단하고 쉽게 게임을 개발할 수 있다는 장점으로 많은 개발자들이 이용하는 엔진이다. 개발사 및 개인 개발자도 많이 이용하는 만큼 유니티의 여러 기능들과 이를 이용한 게임 제작은 개발 비용을 줄일 수 있는 장점을 가지고 있다. 본 논문에서는 유니티 엔진을 이용하여, 간단한 1인칭 게임을 제작할 수 있는 개발 방법에 대해 설명한다.

  • PDF

A study on intelligent services using 3D modeling (3차원 모델링을 적용한 지능형 서비스에 관한 연구)

  • Eunji Kim;Lee ByongKwon
    • Journal of Digital Policy
    • /
    • v.2 no.2
    • /
    • pp.1-6
    • /
    • 2023
  • This thesis was developed so that users can access tourism services more easily by utilizing Unity based on the metaverse. The core function and environment of the program were created using Unity, a game production tool, to create a virtual space. In the virtual space, it is implemented so that the tourist service can be used from various angles and positions through NPCs to which control and camera viewpoints are applied. This project is a content that allows you to visit tourist attractions in a virtual world without going to the site by using virtual reality technology. The background and goal of the project is to make it into a game form using a UI frame and fuse it into a simple game form to add fun elements to enable virtual reality tourist experience applying game for tourist attraction publicity.

Focus+context volume rendering for medical simulation based on Unity game engine (유니티 게임 엔진 기반의 의료 시뮬레이션을 위한 초점 배경 볼륨 가시화)

  • Ha, Tae-Jun;Kye, Heewon
    • Journal of Korea Game Society
    • /
    • v.18 no.4
    • /
    • pp.65-74
    • /
    • 2018
  • As commercial game engines become available to the public, attempts have been made to use it for general purpose research. This study uses the game engine to develop a medical simulation. Specifically, when the user selects an important portion of the human body, the focus+context visualization is applied to the volume data. We proposes the accumulation based method to make the background part more transparent and naturally fuse it with the focus part. Since the proposed method combines well with the existing volume visualization, the virtual surgery function such as incision is performed smoothly. The game engine is useful for general-purpose research, because auxiliary functions such as collision handling and UI can be efficiently created with the help of it.

Unity-based adventure game asset creation engine design (유니티 기반의 어드벤처 게임 에셋 생성 엔진 설계)

  • Lee, Hyoun-Sup;Choi, Dae-Kil
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.10a
    • /
    • pp.781-783
    • /
    • 2016
  • 유니티는 2D, 3D 게임 개발 도구로 다양한 물리적인 기능과 쉬운 UI와 에셋을 제공하여 개발자가 쉽게 게임을 제작할 수 있도록 지원한다. 유니티가 제공하는 주요 기능 중 하나인 에셋은 게임 개발과정에서 생성되는 스크립트, 리소스, 프리팹 등의 컴포넌트를 통칭한 것으로 개발자가 만들거나 에셋 스토어를 통해 수집하여 게임 제작에 활용할 수 있다. 즉, 에셋 스토어의 에셋들을 활용할 경우 좀 더 효율적으로 게임을 제작할 수 있다. 그러나 에셋 스토어의 구조상 개발하려고 하는 게임 장르 및 타입에 따라 어떠한 에셋을 적용할 것인지를 구분하기 쉽지 않고 적용 에셋을 찾더라도 이를 응용하여 개발 시스템에 적용하기에 상당한 시간 및 노력이 요구되는 경우도 많다. 본 논문에서는 이러한 에셋 적용문제를 해결하고 개발자의 적은 제어를 통해 효율적인 에셋을 제공할 수 있는 ACE(Adventure Create Engine)에셋 생성 엔진에 대하여 제안한다. ACE는 Unity의 상위 레벨에 존재하는 개발 도구로 최종 결과물로 생성된 패키지를 Unity에 적용할 수 있는 구조로 되어 있다. ACE를 활용할 경우 개발자의 요구에 적절한 에셋을 구축할 수 있으며 게임 개발 시간을 단축할 수 있다.

  • PDF