Unreal Engine sample projects
- - ----------- - -
using C++ and Blueprint
developed for prototyping and reference
all projects are free to try and Please send me feedback..
- Using widgets as health bar and changing it based on player collision in 3 methods
- Custom property of item on stage
- Blueprint only
Using:
collision detection, widgets, material parameters, timeline component, blueprint functions
| Aspect | Rating | Notes | |--------|--------|-------| | Account security | ✅ High | TLS 1.3 for SIP registration | | Media encryption | ✅ High | SRTP/ZRTP available | | Logging privacy | ⚠️ Moderate | Logs may contain call metadata – disable in Settings | | Update mechanism | ✅ Secure | Signed updates via HTTPS |
If you want to move forward with your VoIP setup, I can help you:
After installation, you need to configure Zoiper to connect to your VoIP provider. Here is a quick guide to get started. zoiper+315+for+windows+64+bit+new
Uses TLS, SRTP, and ZRTP to secure communications.
Go to Settings > Accounts > Select your account > Advanced . Turn on STUN and use a public STUN server (e.g., ://google.com ). Alternatively, lower the registration expiry time to 120 seconds. Audio Distortion or Crackling | Aspect | Rating | Notes | |--------|--------|-------|
Navigate to the Settings menu and select Accounts .
Download Zoiper 3, a free VoIP softphone. Zoiper 3 Providers. :: Zoiper. ... Which version? Connect to? 32 bit or 64 bit - Frequently Asked Questions :: Zoiper Go to Settings > Accounts > Select your account > Advanced
: Despite its advanced features, Zoiper 315 sports a clean and intuitive interface that makes it accessible to users of all skill levels. The straightforward design ensures that users can easily navigate through the software and configure settings according to their preferences.
Recently, the development team rolled out a significant milestone: . This isn't just a minor patch or a security update; it’s a comprehensive overhaul designed for Windows users who demand speed, stability, and cutting-edge features on modern hardware.
The modern 64-bit iteration of Zoiper transforms your desktop into a full-scale unified communications hub. 1. Superior Audio and Video Codecs
- Using collision scenarios, each as separate map with similar Blueprint and C++ approach
- Search and find properties on collision actor with C++
- 6 maps
- C++ and Blueprint
Using:
C++ : TFieldIterator
Blueprint: TextRender, SpotLight
- Using GameInstance to save total score on map change (between levels)
- Using HUD class and communicate with GameMode on score/pick-item
- Display image and number of picked up items in widget (3 different items)
- Use Sequencer on change map
- Spawn Emitter
- GameMode communications on game logic and data flow
- Custom FBX object made by Blender and 3 imported images for widget
- Blueprint only
Using:
GameInstance, GameMode, HUD, Widget, Sequencer, Emitter, Collision detection, Map/Level change
- Spawn destroyable objects based on box boundary
- Customisable features
- C++ only
Using:
RandomPointInBoundingBox, SpawnActor, Collision detection
- Communication with GameMode for data flow control between independent stage objects
- Blueprint only
Using:
Widget, Font Material, GameMode, Collision detection
- Having 4 different approaches of AI on character by using AI Controler
- Blueprint only
Using:
AI Controller, Behaviour Tree, Blackboard, BTT Task , GameMode communication on collision detection
- Drag and Drop by using F key
- Simple game prototype
- Communication with GameMode for game logics
- Blueprint only
Using:
Drag and Drop functionality, Physic Handler, Widget, GameMode , Collision handling