Forum Topics tagged distance

Similar Tags

Report Tag

29 forum topics with this tag
  • 4 replies
  • 246 views
This content is deleted
Forum Topic
How to I measure the total distances between chain links?
0 favourites

I'm attempting to measure the distances between chain links made up of a single sprite. I am using R0j0s verlet motion as a base cp3 file. I made a loop in the...

  • 0 replies
  • 152 views
0 favourites

The 3D Fog (exponential) effect must be depth-based (i.E. A plane perpendicular to the camera direction) because, especially at wider FOVs, you can get very unn...

posted 1 years ago
  • 2 replies
  • 222 views
This content is deleted
Forum Topic
How do I merge text objects?
0 favourites

So I am making a game similar to Angry Birds, and I have a text object that shows how much damage was done/score gained whenever a damaging collision happens. H...

posted 1 years ago
  • 1 replies
  • 160 views
0 favourites

As closer the entity gets to me, the camera will shake and the magnitude of the shaking will increase. Now if the entity is moving away from me, the magnitude d...

  • 2 replies
  • 178 views
This content is deleted
Forum Topic
How do I destroy object according Its distance?
0 favourites

Greetings, I am facing a problem that the solution is probably very simple. I have a walking character and I have 2 identical object types. If my character is c...

  • 1 replies
  • 184 views
This content is deleted
Forum Topic
Determine Z elevation to fill screen with an object
0 favourites

Hopefully someone can solve this. I've tried every variation of the equation and chatGPT can only get u so far. I'm trying to determine the needed Z elevation o...

posted 7 months ago
  • 3 replies
  • 175 views
This content is deleted
Forum Topic
How do I spawn a sprite along pathfinding route
0 favourites

I am using Pathfinding Direct Movement" project as an example for my turn-based game in order to show me the path that player is going to follow. I want to make...

posted 6 months ago
  • 2 replies
  • 108 views
0 favourites

My game has a drog and drop function where an Object sprite can be droped on a Document sprite. Document sprite can have many zones. Object changes appearance (...

posted 3 months ago
  • 3 replies
  • 62 views
This content is deleted
Forum Topic
How do I keep a certain distance between Npcs?
0 favourites

I have multiple platformer Npcs in the level, who move towards the player with different speeds. How do I check for each Npc if they're to close to each other -...

Similar Tags