Skip to content

How to deal with Trees? #23

@Nostrademous

Description

@Nostrademous

In the game, there are 2,207 trees (according to the internet anyways). Each tree occupies 64 x 64 units, centered at an x,y,z location and identified by an integer.

The protobuf sent by Dota2 only updates tree events when they are destroyed.

As a result, we will have to pre-seed all the trees into the game at start I think.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions