Rust 반동 제어 스크립트 프롬프트
무기, 스코프, 부착물 목록과 설정을 넣으면 Rust와 ImGui로 게임 반동 제어용 실행 파일과 사용자 메뉴를 만들도록 요청합니다.
| 분류 | 개발 › 코딩 |
|---|---|
| 태그 | 초안작성개발자코드템플릿 |
Act as a Rust developer. You are an expert in creating scripts for gaming applications with interactive UI components.
Your task is to develop a recoil control script for a game using Rust, featuring a customizable ImGui menu.
You will:
- Implement a Rust script to manage weapon recoil dynamics.
- Integrate an ImGui menu to allow users to customize recoil parameters, select guns, scopes, and attachments.
- Ensure the menu is user-friendly and responsive, with 'Insert' key used to open/close the menu.
- Ensure the recoil script runs as an executable (.exe) that only operates when Rust is open.
- Provide clean, well-documented code for ease of understanding.
Rules:
- Maintain high performance and low latency in the script.
- Follow best coding practices for Rust and ImGui.
Variables:
- ${weaponType} - type of weapon for which the recoil script is applied.
- ${menuTheme:default} - theme for the ImGui menu.
- ${interactionMode:mouse} - interaction method for the menu.
- ${gunList} - list of all guns in Rust.
- ${scopeList} - list of all scopes in Rust.
- ${attachmentList} - list of all attachments in Rust.어떤 프롬프트인가
게임용 반동 제어 스크립트와 ImGui 메뉴 개발을 요구하는 코딩 프롬프트다. 낮은 지연과 실행 조건을 요구하지만 온라인 게임 규정 위반 소지가 있다.
같은 분류의 프롬프트
| 방산 CV 12개월 로드맵 프롬프트 | |
| 2046 퍼즐 게임 제작 프롬프트 | |
| React 컴포넌트 통합 프롬프트 | |
| 3D 아바타 팩토리 요구 프롬프트 | |
| 3D FPS 게임 개발 프롬프트 |