Channels
Videos
Games
Search
Fixed a bunch of bugs from rescale etc
Channel:
BluePrintRandom
Subscribers:
1,520
Published on
September 13, 2018 5:37:19 PM
● Video Link:
https://www.youtube.com/watch?v=O2HmU00fS9I
Duration:
2:01
5 views
0
Fixed a bunch of bugs from rescale etc
Other Videos By BluePrintRandom
2018-09-17
Project Star Tribe - Planerary canvas with new pathfinding
2018-09-17
Pathfinding nano level using A_start - Async
2018-09-16
shaved off another 1ms or so
2018-09-16
removed kdtree and swaped for a bit of math
2018-09-15
Quick demo of game with friendly units on planetary canvas
2018-09-15
pathfinding working! needs more optimizations but it's working!
2018-09-14
Player gets local nodes quads, will be used to pathfind to target
2018-09-14
yielding quads from a sorted vertex array
2018-09-13
Pathfinding using Course Graph Tree working!
2018-09-13
Restored most of the functionality of community project on world map
2018-09-13
Fixed a bunch of bugs from rescale etc
2018-09-13
Moving weapons and friendlies back into scene and fixing issues
2018-09-12
Created pathfinding Que / accelerated search again
2018-09-12
hybrid approach - if you don't have minor grid crunch it
2018-09-11
New pathfinding is much much faster in game but going to have to save graph to disk
2018-09-10
Todays work - split the planet into 6 leafs, about to split each leaf into 9
2018-09-10
Profiling pathfinder ( 6 major nodes / 1000's minor nodes)
2018-09-10
Dretchmobile
2018-09-07
Profiler is saying 1+ ms spike but script is saying .04ms
2018-09-07
grab and move object using dampen and set world position
2018-09-07
Platform logic