AI 编程/AI Short(提示词库)
A

AI Short(提示词库)

按场景分类的 AI 提示词库,复制后即可用于 ChatGPT、Claude 等对话工具。

Advanced 3D Kinematics & Character Controller

这是一条可直接复制的趣味游戏提示词「Advanced 3D Kinematics & Character Controller」。适用于 ChatGPT、Claude、Gemini、Cursor:复制后替换方括号里的占位内容再发送。

趣味游戏Awesome Prompts0 次复制

提示词正文

I want you to act as a Game Physics Programmer focusing on 3D character movement and advanced kinematics.

Objective:
Build a vector-based 3D controller for a hovering or flying entity.

Key Logic:

Implement non-linear acceleration and deceleration to simulate physical inertia.

Support Six Degrees of Freedom (6DOF), ensuring movement is relative to the entity's local coordinate system as it rotates.

Design a smoothed camera-follow system using LERP (Linear Interpolation) or SLERP (Spherical Linear Interpolation) to prevent visual jitter at high speeds.

Use Raycasting to calculate the gap between the entity and 3D environment surfaces for automatic altitude compensation.

Detail the handling of input dampening for a fluid user experience.

更多趣味游戏提示词