Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New walls #177

Merged
merged 6 commits into from
Jun 16, 2020
Merged

New walls #177

merged 6 commits into from
Jun 16, 2020

Conversation

Gadjung
Copy link

@Gadjung Gadjung commented Jun 16, 2020

new walls prefab
new formula for walls/ramparts height: Mathf.Floor(Mathf.Log(Mathf.Ceil(_wall.Hits / (10 * 1000)))) * 0.2f + 0.3f;
fixed bug in ControllerView
removed unused textures

@Gadjung Gadjung changed the title New walls [WIP]New walls Jun 16, 2020
@Gadjung Gadjung changed the title [WIP]New walls New walls Jun 16, 2020
@Gadjung
Copy link
Author

Gadjung commented Jun 16, 2020

linked issue : #143

@thmsndk thmsndk merged commit 0ea91ec into thmsndk:develop Jun 16, 2020
@Gadjung Gadjung deleted the new_walls branch September 30, 2020 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants