Community Examples: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''Video Tutorials by Pixelwolf''' | |||
* [[Fetch Quest|Fetch Quests]] | |||
* [https://www.youtube.com/watch?v=enaMT69aeZ8&t=24s Dialogue Basics EFPSE] | |||
* [https://www.youtube.com/watch?v=rq8zRh-Gs_w&t=9s Scripting Basics in EFPSE] | |||
* [https://www.youtube.com/watch?v=pV7V9JyfrVE&t=78s Flashlight control script EFPSE] | |||
* [https://www.youtube.com/watch?v=XTkEv8Zkf9k Custom Shaders in EFPSE] | |||
* [https://www.youtube.com/watch?v=yutM32kSP3Q Animated Menus in EFPSE] | |||
=== Examples === | === Examples === | ||
* [[Animated Hud Example|Animated HUD Items and control with globals]] - [https://pixelwolfnet.itch.io/ Pixelwolf] | * [[Animated Hud Example|Animated HUD Items and control with globals]] - [https://pixelwolfnet.itch.io/ Pixelwolf] |
Revision as of 11:36, 16 November 2024
Video Tutorials by Pixelwolf
- Fetch Quests
- Dialogue Basics EFPSE
- Scripting Basics in EFPSE
- Flashlight control script EFPSE
- Custom Shaders in EFPSE
- Animated Menus in EFPSE
Examples
- Animated HUD Items and control with globals - Pixelwolf
- Randomised 3D Decoration Rotation - Grim Dev
- Simple Elevator Example
Example Projects
- Method's tests(thanks to Muzhik s Chashkoi) - (1.11 alpha 4) Flashlight with batteries, colored flashlight, day-night cycle - Method