Skip to content

Instantly share code, notes, and snippets.

View afrostalin's full-sized avatar
💭
https://boosty.to/afrostalin

Ilya afrostalin

💭
https://boosty.to/afrostalin
View GitHub Profile
@afrostalin
afrostalin / Snow.cpp
Created September 6, 2019 10:33
Snow entity component for CRYENGINE 5.5 - 5.6
// Copyright (C) 2018-2019 Space Raccoon Game Studio. All rights reserved. Contacts: <business@space-raccoon.com>
// Created by AfroStalin
#pragma once
#include "StdAfx.h"
#include "Snow.h"
namespace Game
{