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
At least 3GB free (for compressed ISO + save files). 2. Download God of War Ascension PPSSPP ISO (Android)
Step 4: Install Textures and Save Data (Optional but Recommended) If your download came with upgraded graphics textures: Extract the zip file.
Before you proceed, it's crucial to understand a fundamental fact:
You will need to search online for a trusted source hosting the modded file package. Because these are unofficial community creations, they are usually bundled into a .zip , .rar , or .7z file. Look for a package that includes: The modded . At least 3GB free (for compressed ISO + save files)
Here is the legal, safe method to play Chains of Olympus or Ghost of Sparta on your phone.
: Set between the original God of War and God of War II , focusing on Kratos searching for his lost brother, Deimos.
This blog post is for informational and educational purposes only. Downloading copyrighted ISO files for games you do not own is piracy. "God of War: Ascension" was never officially released for PSP or PS Vita; it is a PS3 exclusive. Any website claiming to offer a "PPSSPP ISO" for this game is likely distributing a fake file, a virus, or a poorly converted ROM hack. Before you proceed, it's crucial to understand a
While Ascension is off the table, the PSP library includes two phenomenal and complete entries in the God of War series, both of which run exceptionally well on the PPSSPP emulator:
To get the best experience:
If you are determined to play God of War: Ascension specifically, your best options are using the RPCS3 emulator on a high-performance Windows PC, or streaming it directly to a compatible device via cloud gaming platforms such as PlayStation Plus Premium. Here is the legal, safe method to play
Search for PPSSPP - PSP emulator (the free version or the paid Gold version). Download and install the application. Step 2: Acquire a Legitimate ISO File
→ browse to the ISO → tap to play.
- 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