Source SDK Base 2007 particle bug: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
In {{srcsdk07|4}}, if a player is damaged by an NPC or kills an NPC, a white [[particle]] orb may appear at the center of the map. (i. e. 0,0 or x=0 y=0)
[[File:Source 2007 particle orb bug.jpg|right|thumb|White particle orb which appears to containing all particles{{confirm}}.]]
In {{srcsdk07|4}}, if a player is damaged by an NPC or kills an NPC, a white [[particle]] orb which contains bloods and other particles may appear at the center of the map. (i. e. 0,0 or x=0 y=0)


The game framerate will slowly drop, which is determined by how close you are to the object (or if you zoom at it).
The game framerate will slowly drop, which is determined by how close you are to the particle (or if you zoom at it), and how many of them spawn after the player get's hurt or killing NPCs multiple times.


{{Note|This issue isn't present in some SDK Base 2007 games like {{bms12|2|addtext = (2012/Mod version)}}, and was likely fixed in {{src13|1}}.}}
{{Note|This issue isn't present in some SDK Base 2007 games like {{bms12|2}}. It only exist in {{code|sourcetest}} (Source Engine Test).}}


==External Links==
==External Links==
Line 9: Line 10:


{{stub}}
{{stub}}
{{Uncategorized stub|date=January 2024}}
[[Category:Source]][[Category:Source 2007]][[Category:Feedback]][[Category:Particle System]][[Category:Particle Effects]]

Latest revision as of 00:26, 16 May 2025

White particle orb which appears to containing all particles[confirm].

In Source SDK Base 2007 Source SDK Base 2007, if a player is damaged by an NPC or kills an NPC, a white particle orb which contains bloods and other particles may appear at the center of the map. (i. e. 0,0 or x=0 y=0)

The game framerate will slowly drop, which is determined by how close you are to the particle (or if you zoom at it), and how many of them spawn after the player get's hurt or killing NPCs multiple times.

Note.pngNote:This issue isn't present in some SDK Base 2007 games like Black Mesa (mod) Black Mesa (mod). It only exist in sourcetest (Source Engine Test).

External Links

Preview[1]

Stub

This article or section is a stub. You can help by expanding it.