Marcousik Posted July 25, 2020 Posted July 25, 2020 I am searching about this, maybe someone has suggestions: How would you write a function/script to make a model align to the terrain ? Any suggestion? We have usable functions ready to use to know the Height and the slope at a given position; Terrain:GetElevetaion() and Terrain:GetSlope() thx Quote
Josh Posted July 25, 2020 Posted July 25, 2020 Terrain::GetNormal() 1 Quote Let's build cool stuff and have fun.
SpiderPig Posted July 25, 2020 Posted July 25, 2020 Use AlignToVector() to align to the terrain's normal. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.