Community Examples: Difference between revisions
Jump to navigation
Jump to search
m (Updating links for tutorials) |
m (Updating links for tutorials) |
||
Line 6: | Line 6: | ||
* [https://www.youtube.com/watch?v=On9RkT3RoAo Flashlight control script for EFPSE] | * [https://www.youtube.com/watch?v=On9RkT3RoAo Flashlight control script for EFPSE] | ||
* [https://www.youtube.com/watch?v=TFWBUhmN8sE Custom Shaders in EFPSE] | * [https://www.youtube.com/watch?v=TFWBUhmN8sE Custom Shaders in EFPSE] | ||
* [https://www.youtube.com/watch?v= | * [https://www.youtube.com/watch?v=Eq-4KGsEr6Q Animated Menus in EFPSE] | ||
* [https://www.youtube.com/watch?v=CMtVtE8unAE Get 3D Models into EFPSE] | * [https://www.youtube.com/watch?v=CMtVtE8unAE Get 3D Models into EFPSE] | ||
* [https://www.youtube.com/watch?v=zGl2sgsupss Easy 3D Rain in EFPSE] | * [https://www.youtube.com/watch?v=zGl2sgsupss Easy 3D Rain in EFPSE] |
Revision as of 21:08, 30 August 2025
Video Tutorials by Pixelwolf
- Fetch quests in EFPSE
- Dialogue Basics for EFPSE
- Scripting Basics with EFPSE
- Flashlight control script for EFPSE
- Custom Shaders in EFPSE
- Animated Menus in EFPSE
- Get 3D Models into EFPSE
- Easy 3D Rain in EFPSE
TJâs Creationkit
- How to make a Boomer Shooter/Retro FPS game - Ep.1 : Player and Basic Mapping
- How to make a Boomer Shooter/Retro FPS Game - EP.2 : Skybox and Melee Weapon
- How to make a Boomer Shooter/Retro FPS game - Ep.3 : Hitscan Weapon and Default Modifiers
- How to make a Boomer Shooter/Retro FPS game - Ep.4 : Enemies and Decorations
- How to make a Boomer Shooter/Retro FPS game - Ep.5 : Doors and Texture Animation
- How to make a Boomer Shooter/Retro FPS game - Ep.6 : HUD and Projectiles
- How to make a Boomer Shooter/Retro FPS game - Ep.7 : Custom Modifiers and Lights
- How to make a Boomer Shooter/Retro FPS game - Ep.8 : Wrapping Up the Basics
DK Productions
EASY FPS EDITOR - 2024 TUTORIAL - All Basics in 30 minutes
EASY FPS EDITOR - 2024 TUTORIAL - Fake Volumetric Lights & Importing static 3d Models for BEGINNERS
Examples
- Animated HUD Items and control with globals - Pixelwolf
- Randomised 3D Decoration Rotation - Grim Dev
- Simple Elevator Example
- Dash mechanic
- Slide Mechanic
- Grenade
- Scope mechanic
Example Projects
- Method's tests(thanks to Muzhik s Chashkoi) - (1.11 alpha 4) Flashlight with batteries, colored flashlight, day-night cycle - Method