Classroom

Hello Everyone,
Anyone has an idea how could I build a virtual classroom interaction using UE
I want the students (avatars) to communicate and interact with each other and with a professor.
If there is an existing code or tutorial.

This really just seems like it would use a normal replication setup, like someone might use for any multiplayer game. The students would have a different class of actor than the professor, and thus different rules (presumably). You’d just need to figure out what sort of scenarios and interactions you want and make an appropriate set of actors, actions, and rules available to the ‘players.’ Interaction between actors (player-controlled or otherwise) is a fundamental part of making games or interactive simulations.

1 Like