18
2013
Path of Something (test)
Wanted to try some Path of Exile style proto.. nothing much to see yet.
Info:
– Movement script from here: Point and click movement (forums)
– Stones from this free ATS pack (asset store)
– Ground texture: from one of those free substance packs
Webplayer:
http://unitycoder.com/upload/demos/PathOfNoobile/
Related Posts
7 Comments + Add Comment
Leave a comment
Recent posts
- MotionVector Effect: Object “disappears” when paused
- [GreaseMonkey] Unity Forum Fixer
- UnityHub: Make Hub application background Translucent
- Customize SpriteShapeRenderer quality (but has issues)
- Editor tool: Copy selected gameobject’s names into clipboard as rows (for Excel)
- Editor tool: Replace string in selected gameobject’s names
- UnityHub: Enable built-in Login Dialog (no more browser login/logout issues!)
- Use TikTok-TTS in Unity (with WebRequest)
- Create Scene Thumbnail Image using OnSceneSaved & OnPreviewGUI
- webgl+javascript TTS
- Using Moonsharp (LUA) + Unity Webgl
- Using 3D gameobject prefabs with Unity Tilemap + NavMesh Surface
Recent Comments
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- Vector3 maths for dummies! on
- UnityHub: Make Hub application background Translucent on
- UnityHub: Make Hub application background Translucent on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- [Asset Store] Point Cloud Viewer & Tools on
Nice!
Can i download the sample project anywhere?
I could add it, but there is nothing really to see..(?)
Player movement script is from that link (only changed it so that you can hold mousebutton down (instead of clicking), and had to move character to no raycast layer..and it moves the targetball object to raycast hit position..)
FREE Click to Move (Script) + Camera Control:
http://forum.unity3d.com/threads/217056-*FREE-Click-to-Move-%28Script%29-Camera-Control
free rpg controller
https://github.com/fholm/unityassets
rpg tutorial:
http://forum.unity3d.com/threads/245904-New-RPG-Tutorial-series-Produced-by-HardlyBriefDan
Look at mouse:
http://wiki.unity3d.com/index.php/LookAtMouse
Click to move:
http://wiki.unity3d.com/index.php/Click_To_Move_C
Look around control + zoom:
http://forum.unity3d.com/threads/code-camera-control-smooth-round-lookat-zoom-to-gameobject.320115/