Skip to main content

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).

0 votes
0 answers
29 views

Running slide animation problem Unreal Engine 5

When my character is running and when I press "c" he is doing good animation for slide but the problem is that when animation is over the character is going back to the place where he was ...
Sven Petrović's user avatar
3 votes
1 answer
189 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 ...
Jason O'Neil's user avatar
0 votes
2 answers
47 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 ...
Charlie's user avatar
  • 101
1 vote
1 answer
2k 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 ...
Luke 10X's user avatar
  • 113
3 votes
1 answer
711 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 ...
user29244's user avatar
  • 327
0 votes
0 answers
93 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 ...
kunokouki's user avatar
0 votes
1 answer
87 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, ...
user avatar
0 votes
1 answer
62 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....
Candle's user avatar
  • 141
1 vote
0 answers
39 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 ...
Jean-Milost Reymond's user avatar
1 vote
1 answer
179 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 ...
mike's user avatar
  • 481
2 votes
0 answers
864 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 ...
doctordingus's user avatar
0 votes
0 answers
558 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 ...
Drien RPG's user avatar
0 votes
1 answer
144 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 :
Kinan GH's user avatar
0 votes
1 answer
193 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 ...
gunza's user avatar
  • 13
0 votes
2 answers
371 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. ...
Kinan GH's user avatar

15 30 50 per page
1
2 3 4 5
13