Unreal Engine sample projects
- - ----------- - -
using C++ and Blueprint
developed for prototyping and reference

all projects are free to try and Please send me feedback..

Active Stage Items

- 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

microsoft security essentials 64 bit windows 7 microsoft security essentials 64 bit windows 7

Microsoft Security Essentials 64 Bit Windows 7

For 64-bit Windows 7 users, MSE became the "gold standard" for basic protection. It was built on the , the same foundation used by Enterprise-grade Microsoft Forefront.

"Is... is that it?" Sarah asked, blinking. "You didn't have to code anything? You didn't use a hex editor?" microsoft security essentials 64 bit windows 7

Recent user reports and testing indicate that while some systems may still receive occasional definition updates through manual downloads or legacy services, automatic updates for MSE on Windows 7 have largely ceased as of early 2025. Key Features and 64-Bit Performance For 64-bit Windows 7 users, MSE became the

Disclaimer: Windows 7 is an end-of-life operating system. Connecting it to the internet carries inherent risks. This guide is for informational purposes only. For 64-bit Windows 7 users

Blueprint and C++

- 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, FindPropertyByName, ContainerPtrToValuePtr, SpotLightComponent, TextRenderComponent
Blueprint: TextRender, SpotLight

microsoft security essentials 64 bit windows 7 microsoft security essentials 64 bit windows 7 microsoft security essentials 64 bit windows 7
Levels

- 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

microsoft security essentials 64 bit windows 7 microsoft security essentials 64 bit windows 7 microsoft security essentials 64 bit windows 7
Spawn Geos

- Spawn destroyable objects based on box boundary
- Customisable features
- C++ only

Using:
RandomPointInBoundingBox, SpawnActor, Collision detection

microsoft security essentials 64 bit windows 7 microsoft security essentials 64 bit windows 7
GameMode Advantage

- Communication with GameMode for data flow control between independent stage objects
- Blueprint only

Using:
Widget, Font Material, GameMode, Collision detection

microsoft security essentials 64 bit windows 7 microsoft security essentials 64 bit windows 7 microsoft security essentials 64 bit windows 7
AI and Blueprint

- 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

microsoft security essentials 64 bit windows 7
Drag and Drop

- 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

microsoft security essentials 64 bit windows 7 microsoft security essentials 64 bit windows 7 microsoft security essentials 64 bit windows 7