Skip to content

Use a snow emitter around the camera#2762

Open
petchema wants to merge 1 commit into
Interkarma:masterfrom
petchema:fix-snow-emitter
Open

Use a snow emitter around the camera#2762
petchema wants to merge 1 commit into
Interkarma:masterfrom
petchema:fix-snow-emitter

Conversation

@petchema

Copy link
Copy Markdown
Collaborator

Specially when going down hills, it's obvious that the snow emitter is above the player and snow particles can't keep up with player's movement.

Simplest fix is to use an emitter around the camera instead of above; It's not perfect but greatly improves the visual effect worse cases.

Test:

set_weather 6
location 3

(maybe use location 3 multiple times until you spawn on the sea side of Sentinel)
Then descend in the direction of the sea, preferably on horse

Source:
https://gamedev.stackexchange.com/questions/198424/in-a-top-down-3d-game-how-can-i-simulate-snow-without-actually-covering-entire

Specially when going down hills, it's obvious that the snow emitter is
above the player and snow particles can't keep up with player's
movement.

Simplest fix is to use an emitter around the camera instead of above;
It's not perfect but greatly improves the visual effect worse cases.

Source:
https://gamedev.stackexchange.com/questions/198424/in-a-top-down-3d-game-how-can-i-simulate-snow-without-actually-covering-entire

@Daneel53 Daneel53 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kab was OK, present into Test3, no remark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants