XaiJu
CodeLikeMe
CodeLikeMe

patreon


[Project Files] Unreal Pedestrian System - part 1

 
This is the part 1 of the mini series I am doing on a pedestrian system in unreal engine. Here, I am going to focus on a way to define the paths that pedestrians can take. For example, if we take a city, there are streets, zebra crossings and sidewalks. Even though the whole area is navigable, in a normal situation, pedestrians should only take the sidewalks and cross streets on zebra crossings. That's what I am going to walk on this episode. After that, I am going to address topics such as how to spawn pedestrians only around players visible area, how to pool characters..etc.  

password : codelikeme_pedsys

[Project Files] Unreal Pedestrian System - part 1

Comments

No worries and thank you...

I'm sorry, to my knowledge, i don't no if it is possible

Thilina Premasiri

Understood...Can sequencer be invoked to run simulations while rendering? Is there a plugin or blueprint that will allow this?

Yes, this is using navigation system and everything is intend to work in a simulated environment. It will work only for ingame level sequences.

Thilina Premasiri

Yes, I am trying to render in sequencer but nothings works unless it's simulated.

Are you trying to do a rendering with the sequencer or just trying to make an ingame level sequence?

Thilina Premasiri

This is incredible! However, what if I wanted this to work in sequencer???


More Creators