Questions tagged [character]
Term 'character' in games is usually associated with complex interacting game entities which represent either player itself or non-player entities (NPC).
192 questions
0
votes
0
answers
59
views
Are segmented characters viable? Are there any future complications I watch out for?
For context, I'm almost a total beginner when it comes to the Unity Engine and game dev with some programming knowledge. As I have already tried to develop games many times in the past, but I lacked ...
0
votes
0
answers
127
views
Is it possible to create a blendshape in Unity?
I have a character and I would like to add a simple blink animation to it. But the trouble is that the character doesn't have any bones controlling it's eyelids, and there are no existing blenshapes ...
0
votes
1
answer
313
views
How to blend camera when switching between 2 characters?
I'm trying to set up a system in UE4.27 where I can switch between 2 characters. It works but when I tried to include a camera blend, it still switches character but the camera just jumps and doesn't ...
2
votes
2
answers
1k
views
Should a CharacterBody3D be the root of a character, or a child node?
I'm watching a tutorial on setting up a 3D player character in Godot, and at around 7:45, it shows CharacterBody3D as the root node.
I'm wondering if this is ...
3
votes
1
answer
361
views
How to make a CharacterBody2D slide out of StaticBody2D instead of teleporting?
I am trying to replicate Mario Maker's On/Off switches in Godot 4.1.
In my current version, if the player got stuck inside the block after it was toggled on, the player just teleports out it. I know ...
0
votes
2
answers
120
views
Using spatial hash to determine view distance
I am creating a client/server that is 2D and based on a map. Characters on the server are then separated into a spatial hash. I am using this to determine who to send data to, essentially, people in ...
1
vote
1
answer
3k
views
Is it legal to use the exact same proportions as Minecraft's Steve character model in software without permission?
I am developing a game (or a game engine) that includes a low-poly human-like character model that follows the same proportions as Minecraft's Steve character model. Specifically, the model consists ...
3
votes
1
answer
850
views
Characters ai code organization
I want to create a an ai with finely customizable character. The ai should be able to handle generic behaviors, like scheduled activity, shared across all character, but have specific override for ...
0
votes
0
answers
126
views
It's hard to move characters properly in Unity
I want to replicate the movement of a Team Fortress Scout in Unity, so the movement of the player must fall naturally, not slide, and not pass through objects. It must also be affected by ...
0
votes
1
answer
117
views
What is the process of making a chracter creator like black desert in godot/unity?
example
I get the point of switching heads or other body part models as long as they are all attached to the same bones then the animations will work, but what about changing the color of lips, ...
0
votes
1
answer
100
views
Give the Volume of a Sound a Character is currently making
I'm looking to have a sound file drive the location of a bone or morph target, to create a basic form of lip syncing. Specifically, I'm looking for help getting the volume of the sound file as a float....
1
vote
0
answers
50
views
How to limit the character movements to a delimited area
Consider the below images get from the Final Fantasy VII and Alone In The Dark games:
I assume that the above scenes are composed by a set of layers composing the background image (allowing thus the ...
1
vote
1
answer
271
views
Animating 3D characters in 2D platformer where the characters don't look good from directly side-on? (Eg. Kirby from Nintendo)
I am working on a 2D platformer with 3D characters where the design/intention is somewhat similar to Kirby:
https://www.youtube.com/watch?v=MuhLDoNobPw
Specifically, Kirby does not look good exactly ...
2
votes
0
answers
1k
views
Fix slow and weird diagonal movement on slopes in Godot 3D?
I am creating a 3rd-person player controller using move_and_slide_with_snap in the style of WoW, so the player's speed should be the same horizontally no matter what the slope of the terrain they're ...
0
votes
0
answers
655
views
Character creator and clothing, how to make the assets?
By going inside some game files of big games, it seems a lot of armors, when equiped on the characters will straight out delete their body beneat.
for example, if you wear an helmet, underneat it, all ...
0
votes
1
answer
239
views
What do "Character Designers" do in the game industry?
I'm curious about character designers, do they design characters in game related images like wallpapers or something like these :
0
votes
1
answer
238
views
What is an alternative solution to the problem of polygon collider2D not following character (animation)movement?
A 2D game and a bird's eye view of the character. This character, who has a knife in his hand, swings the knife by waving his arm, just at this time, I look at "polygon collider2d" from the ...
0
votes
2
answers
425
views
Our designer refuses to work because of job official title [closed]
Our game contains comics to tell part of the story, and our comic designer says that he is not responsible for designing the characters in the comics because it is the job of the character designer.
...
0
votes
1
answer
102
views
Dialogue System only plays the same words
I'm trying to modify brackeys dialogue system using raycast in an interactableOjects Script so that I can talk with multiple characters, however, when I talk to Character A it appears Characters B ...
0
votes
0
answers
511
views
Unity character customization parts
I'm relatively new to unity, started a couple weeks ago and so far I managed to setup a character with multiple parts, like hair, head, and body. Here's how it looks like:
I also managed to import ...
2
votes
1
answer
2k
views
Character sinks into ground when switching animations
I originally posted this question on the unity forums, but no one answered my question.
Here it is:
Hello, I have been game developing since May and today I finally figured out how animations work in ...
0
votes
1
answer
2k
views
Godot: Move_and_slide_with_snap not working on slopes
My Problem
I am currently building a platformer game. I was attempting to use move_and_slide_with_snap for the first time and can't find it working for me. My character does snap to the ground like I ...
0
votes
0
answers
99
views
Wall jump without returning to wall
In my 2D Platformer character controller that has both a wall jump and a double jump ability, how would I approach implementing a feature that stops the player from returning to the wall they ...
1
vote
1
answer
207
views
Maya name clash with FBX motion capture file and FBX avatar on the 'root'
I'm attempting to re-target motion capture data from radical motion to an avatar I created with Character Creator. After creating a character definition for one, I import the other and it appears they ...
1
vote
0
answers
258
views
Gaps in custom body parts export for Daz Genesis 8 character
I am trying to attach a custom mesh to a Daz Genesis 8 character, and export it into Unreal Engine.
I use a custom script (namely: goldenpalace - NSFW); it exports both mesh and morphs... but it ...
0
votes
1
answer
128
views
Changing contents of level depending on which character was selected
I'm trying to create a character selection menu in Unity, where each character has their own version of the level that follows.
There are about 10 characters. Each character has a different location ...
0
votes
0
answers
86
views
Abstraction for player, NPC's, and monsters
I am trying to come up with a good abstract term for my players, NPC's and monsters. They can all have stats and inventory. so they all can function in the same way. But some could be humanoids, some ...
1
vote
0
answers
119
views
How to move a player to predetermined position
So i am developing this game (as part of a larger game), where the player has to collect all the coins before moving on to the next level. Right now, I am using the space key on the keyboard to move ...
0
votes
1
answer
180
views
Character not collecting animated coins
I am trying to make a simple game where the player jumps and collects animated coins. After collecting all the coins, the scene is supposed to change. For some reason, my character collects the coins ...
0
votes
1
answer
249
views
Unity - character is not moving
What I'm trying to do
I have a character - prefab. For this prefab I have one animation (idle), which works fine - I hit "Play" button and my character is in idle state. What I want is to try to move ...
4
votes
1
answer
467
views
How to create characters randomly with a given skill and weighted abilites
I am trying to create random characters in my game.
Each character has 33 abilities and one of 6 jobs. For each job you need to skill/increase other
abilities. I am calculating an overall skill (...
0
votes
1
answer
507
views
Character Controller pulling Table in Unity Engine
I have setup a scene with one GameObject that has CharacterController component (Player) and another one Cube that represents Table with RigidBody and BoxCollider components.
Now, when I get close to ...
1
vote
1
answer
2k
views
Instant Animation Transitions? Nothing I read about is working
re-imported my character today with 3 new animations (JumpStartState, JumpDownState, JumpEndState) and moved all animation code into the PlayerController script. All of my animations are handled by ...
0
votes
1
answer
199
views
Animation is not starting even though collider is triggered?
progress is steady but it is a bumpy road. I have removed the animation script from my character and reworked it into the controller script. I have also added new animations. Doing this required ...
2
votes
1
answer
1k
views
Unity character vibrates during idle animation
My player character vibrates in his idle pose for some reason. He has 3 animations (IdleState, WalkState, RunState) and the latter 2 run smoothly, but when I don't provide directional inputs and he ...
3
votes
0
answers
92
views
Is it possible to export animations from Blender to Unity prefab without re-exporting entire character?
I have a fully rigged and animated character that I recently exported from Blender as an FBX to Unity. I need to make more animations for the character now but I am very tired of exporting the entire ...
2
votes
2
answers
1k
views
FPS Character Controller movement - Any value in reverse engineering movement formulas?
From what I know character movement in popular FPS games tend to be non-linear, but the easing curves change between games as each has its own signature formula.
Typically I imagine the physics ...
3
votes
0
answers
297
views
Coding Relationships in Games [closed]
I'm interested in researching coding techniques for coding relationships in games. I'm trying to look for resources, but haven't really come across anything yet.
More specifically, in games where ...
0
votes
1
answer
427
views
Storing Users Character in MySQL Database
Just asking a quick question about storing Characters in a database.
I am currently implementing a MySQL Database to store character data, using this current structure
Character Table:
...
6
votes
3
answers
1k
views
How to store relations between NPCs?
For an RPG I want to generate a world with lots of NPCs, and the NPCs all have relations to eachother. They can be eachothers parents, children, siblings, friends, bosses, lovers, lieges, vassals, etc....
2
votes
0
answers
122
views
Handling strange physics behaviour while sliding between coplanar surfaces
We've got a character setup based around manually resolving collisions, and we're using bullet to do so. Our characters have a kinematic rigidbody to push things around, but their movement and ...
1
vote
1
answer
452
views
My character controller is spinnning uncontrollably?
I have a character controller and after trying to implement moving independently of the camera it starts spinning uncontrollably. I have no idea why. Here is the code:
CharacterController:
...
0
votes
2
answers
3k
views
Press f to interact with NPCs or objects
How do I change the method used for initiating the interaction. Instead of clicking object, check if within a certain radius of an object when you hit a key on your keyboard.
If within 1 unit, the ...
3
votes
0
answers
363
views
How to properly write "stick to surface" character logic that handles unexpected large time deltas?
I've been trying to wrap my head around this issue: in a 2D platformer game (but this may as well apply to 3D games) I want the character to "stick" to the surface that it's moving along and at the ...
-1
votes
1
answer
191
views
Is it possible to do 2d character movement with vectors instead of using tiles
we have a character moving through a house and so far we used tiles to simulate character movement. Is it possible to use a vector image of the character and move the points via vectors to simulate ...
0
votes
1
answer
2k
views
First Person Shooter Character in Unity - Meshes Clipping When Close to Body?
I am working on a game character using Unity. I'd like it to be playable in 3rd Person and 1st Person depending on what the user chooses (switchable in game whenever ideally).
I've worked on and read ...
0
votes
1
answer
1k
views
Handling exact collisions on character controller and/or other objects in unity? (eg. head shot, chest , leg,etc)
Hello all I have been working on games in Unity for a long while (making slow progress as I do it purely on my own , and of course you helpful people here on gamedev.stackexchange!)
I've made lots of ...
1
vote
1
answer
127
views
Character getting slow when reached to speific path point
I have manually placed some cube on the floor and aim to walk my character on those cube as they are appearing in the hirarchey and here is the walk code.
...
1
vote
1
answer
68
views
3D Character Animation Effects
I'm using blender for the 3d stuff and am trying to make game effects for the character I made, I am using unity. I am not really familiar with creating game visual effects but I do know how to make ...
1
vote
0
answers
398
views
How do I create the formula for calculate the damage of a skill
I'm trying to calculate the output damage of a skill. The skill can go up from level 1 to 100, it can scale with own levels and the attack of the character.
Here some parameters
Edit:
I need a ...