• Title/Summary/Keyword: 게임 스크립트

Search Result 58, Processing Time 0.022 seconds

Game Development Using Script Language (스크립트 언어를 이용한 게임 개발)

  • Choi, Han-Yong;Jung, Jin-Young
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05b
    • /
    • pp.975-978
    • /
    • 2003
  • 엔진을 도입하여 개발할 경우 단지 하부 구조를 구현하지 않았을 뿐, 엔진 내용을 이해할 정도의 수준이 되어야 한다는 것이다. 그러므로 게임 업계에서는 양질의 게임을 개발하기 위해서 여전히 고급 프로그래머를 필요로 하고 있으며, 이러한 부분은 여전히 개발비 상승에 영향을 미치고 있다. 그러므로 프로그램을 이해하는 기획자 수준에서도 게임을 개발할 수 있는 좀 더 상위 개념의 개발 방법의 필요성이 대두되고 있다. 본 논문에서는 이러한 문제를 해결하기 위해 스크립트를 이용하여 게임게임 전체 관리 부분, 모델의 AI부분 카메라 조작 부분으로 게임을 구성할 수 있도록 하였다. 그리고 스크립트 언어는 2 계층의 구조를 갖고 있으며, 하부 계층은 직접적으로 엔진을 제어하게 되어있다. 그러나 스크립트의 목표는 직접적인 엔진 제어를 줄이는 추상화작업을 목표로 하기 때문에 이를 추상화한 상부계층의 스처립트 언어를 설계하여 하부계층의 엔진제어 모듈로 변환하도록 하였다. 따라서 본 논문에서는 게임엔진을 직접적으로 모델링 하지 않고 개발하기 위한 추상화된 상위 단계의 스크립트 언어를 이용하여 기획단계예서 게임을 구성해 볼 수 있으며, 직접적으로 하부구조의 엔진 구현 및 엔진의 내용을 잘 이해할 정도의 수준이 아니더라도 스크립트언어를 이용하여 게임을 개발할 수 있다.

  • PDF

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.

A Study on the Production of 2D Pixel Game Objects Using Basic Shape (기본도형을 활용한 2D Pixel 게임 오브젝트 제작연구)

  • KIM, Do-Kyung
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.07a
    • /
    • pp.213-215
    • /
    • 2022
  • 현재 게임들에서 Retro 풍이 일면서 다시 2D그래픽이 주목을 받고 있는 현상이 발생하고 있다. 물론 과거에도 2D 그래픽풍의 게임이 없었던 것은 아니나 근래에 들어서는 그 양상이 좀 더 진화되어 유저들에게 어필을 하고 있어 주목이 되고 있다. 현재 출시된 멀티 플랫폼 게임 엔진 중 게임 개발사에서 많이 사용 중인 엔진은 Unity3D 엔진이다. 본 논문에서는 Unity3D 엔진을 이용한 2D게임 그래픽 제작에 대해 논하고자 한다. 유니티 엔진은 C#, 자바스크립트로 코드를 작성할 수 있다는 이유로 C#과 모노 기반 코드로 개발되었다고 알려져 있었다. 실제로 엔진의 런 타임 부분은 C++과 마이크로소프트 닷넷 API, 에디터 프로그램은 C#으로 개발되었다. 스크립트는 유니티 내에서 바로 수정은 하지 못하고 Mono Develop등 유니티를 지원하는 스크립트 에디터에서 수정할 수 있다. 이에 본 논문에서는 멀티 플랫폼 게임 엔진을 이용한 2D 게임 그래픽인 Pixel Art 구현을 제안 하고자한다. 이를 통해서 다양한 멀티 플랫폼 기반의 게임 설계 및 개발에 도움이 되었으면 한다. 어떤 요소들이 2D게임을 선택하는 데에 있어 영향을 끼치는가에 대해서 알아보고, 세부항목에 따른 기본 도형을 이용한 게임 오브젝트 제작의 특징과 그 이유가 사용자에게는 어떤 의미를 가지는가에 대한 것을 알 수 있다.

  • PDF

Skeleton Game Development Using Script (스크립트를 이용한 스켈레톤 게임 개발)

  • Choi Han-Yong;Kim Gui-Jung
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2005.05a
    • /
    • pp.55-58
    • /
    • 2005
  • The existing game development way is adopting a direct engine design way. It was hard to learn game development, but it can learn the process that uses a script an abstraction. And it improves productivity and convenience anger because modeling does not do an engine directly and reduce a development cost and can solve a problem of a development human power security. The representative characteristic of this paper was able to change a development environment into an abstract script language with modeling having done an engine in the existing game development environment directly.

  • PDF

Game Planning and Development IDE based on Script (스크립트 기반의 게임 기획 및 개발을 위한 통합 개발 환경)

  • Lee Don-Yang;Park Wee-Joon;Choi Han-Yong
    • The Journal of the Korea Contents Association
    • /
    • v.5 no.3
    • /
    • pp.133-140
    • /
    • 2005
  • It is important matter to develop game that language should consider improving game development environment. It is hardly any language that is designed to develop a game. Most developer used general purpose programming language in these situations, and directly modeling with engine. For this reasons, developers cannot easily develop games and must programming on engine level. It is hard to develop a game in this environment that was not able to understand an engine well. Moreover, developer and planner want to use an abstracted high-level language on planner phase and are going to easily develop a game. It was not have communication tool between developer and planner. Therefore, we defined a script language for modeling based on abstract engine level. In addition, we did build IDE to develop game using abstracted high-level language. It was able to develop a game on high-speed development environment. Therefore, developer does not must develop with engine phase but can develop a game with planners. In addition, game planner and developer can use a communication tool because it is able to develop skeleton game.

  • PDF

A MMORPG Game Scenario Development with Script DB (스크립트 DB를 이용한 MMORPG의 게임 시나리오 개발)

  • Song, Hyun-Joo;Rhee, Dae-Woong
    • Journal of Korea Game Society
    • /
    • v.6 no.4
    • /
    • pp.89-95
    • /
    • 2006
  • The game has both directionalities that users are to choose and act accordingly. In this regard, the game scenario goes beyond just conveying the story, and trains users and guide them in playing the Same. However, this Same scenario is huge in size and every event is linked with each other so that it was rather difficult to have it made in practice. A study proposes that a script, the minimum unit, is built into a database, and based on which, quests are made, then the resulting quests are built back into a database. Scripts are classified into text, graphic and sound type and these are positioned in accordance with the quest structure. With this method, one can re-use the existing scenarios and can overcome the negatives of irregular qualities of scenarios.

  • PDF

Effects of Game-Based Self-Advocacy Script Intervention on Children with Disabilities (인권 침해와 관련한 게임 기반 스크립트 중재가 초등 장애아동의 자기옹호 언어 및 행동에 미치는 영향)

  • Yu, Seohyun;Kwon, Jungmin
    • Journal of Korea Game Society
    • /
    • v.15 no.3
    • /
    • pp.161-176
    • /
    • 2015
  • The purpose of this study was to examine the effects of a script intervention based on multimedia on the verbal and behavioral self-advocacy skill of elementary school students with disabilities. A multiple probe baseline design across subjects had been used with 4 students with intellectual disabilities. The results showed all participants showed significant increase of verbal and behavioral self-advocacy performance in asking for help, expressing one's opinions, and coping with violations, and the effects were maintained. The intervention was more effective for verbal self-advocacy than behavioral. Some suggestions for future study are discussed.

Extended Script Structure for Advertisement Game Development (광고형 게임 개발을 위한 확장 스크립트 구조)

  • Park, Jung-Yong
    • Journal of Korea Game Society
    • /
    • v.7 no.2
    • /
    • pp.53-60
    • /
    • 2007
  • This paper proposes the knowledge structure of an extended script for advertisement style game embodiment. This approach is able to allow for developing game and advertisement module. Research to reconsider contradictory awareness about existent game have been evolving from game education system, advertisement style game and simulation game for training and so on. In this paper, a situation hierarchy structure which allows the designer for simulating high-level specifications of game structure. And we describes with mathematical structure for proposed situation structure. Game unfolding utilizes with causality. Game reflects situation of a spatiotemporal real world. For this goal, we applied extended script to game world. Advertisement style module progresses by method to provide company's advertisement to user while game is gone. The advantage of proposed method are able to allows for novice to effectively insert banner image, video and so on into advertisement module. The proposed method was implemented in the "Shooting BaDuk" among games.

  • PDF

A Case Study on Quest Engine for Travia Online Game (트라비아 온라인 게임의 퀘스트 엔진 구축 사례)

  • Lee Wan-Bok;Roh Chang-Hyun;Sohn Hyoung-Ryul
    • Journal of Game and Entertainment
    • /
    • v.2 no.2
    • /
    • pp.9-16
    • /
    • 2006
  • This paper introduces the case study of constructing a quest engine system in a commercial online game. The system can help several operations for quests such as modeling and execution with a dedicated script language. Since the many attributes of a quest, including the type or preconditions or execution ordering of quests, could be represented well with the script, game developers can constitute and modify a quest system very easily. Thus it is expected that the quest system introduced in this paper can be a good guideline to the developers of online RPG games.

  • PDF

A Study On Analysis and Availability of Unity 3D Engine (Unity 엔진의 분석 및 유용성에 대한 검토)

  • Yoon, Seok-Hyun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.01a
    • /
    • pp.323-326
    • /
    • 2014
  • 본 논문에서는 Unity 3D 엔진을 심층 분석하여 게임개발 교육현장에서의 유용성을 검토하였다. Unity 엔진을 이용하면 필드의 제작, 캐릭터 애니메이션 세팅, 스크립트 작성, Asset 관리, 레벨 디자인 등 많은 작업을 하나의 통합 환경에서 수행할 수 있다. 또한 컴파일 과정을 거치지 않아도 게임을 제작하는 도중 언제라도 실행해 볼 수 있기 때문에 개발에 걸리는 시간을 단축 할 수 있다. 본 연구의 초점은 게임 앱 설계 관련 프로젝트의 수행이나 교육용 게임 개발의 학습 모형을 제시하기 위한 과정이다.

  • PDF